From df53e36f04e5de55efd4c453ed9e21ff260f3cb2 Mon Sep 17 00:00:00 2001 From: Bit Date: Wed, 5 May 2021 00:02:28 -0700 Subject: [PATCH 1/2] Added Web Trends --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 60010d8..a1ae6cf 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ Sample Code and Documentation to Assist Deployment and Management of On-Premises and AWS Servers Microsoft Documentation: -
Az Automation Schedule -
Az Automation Software Update Configuration +
Az Automation Schedule +
Az Automation Software Update Configuration

General Troubleshooting:
1) Ensure Azure Az PowerShell module is completely up to date.
2) Troubleshoot Update Agent Readiness: Not Configured

Troubleshooting MMA Agent: -
Windows Troubleshooting -
Linux Troubleshooting -
Troubleshoot Hybrid Runbook Worker +
Windows Troubleshooting +
Linux Troubleshooting +
Troubleshoot Hybrid Runbook Worker
Windows Troubleshooter Tool -
Linux Troubleshooter Tool +
Linux Troubleshooter Tool

General Information:
1) As of January 2019, patch groups are limited to 500 servers. If there are more than 500 servers, customers will need to divide into multiple groups.
2) If WSUS is involved with the deployment, Windows looks to WSUS as the control plane with excluded and included patches. From 94b2c01fe4d08986f80fcc55e4ea1dedb4b26ccf Mon Sep 17 00:00:00 2001 From: Bit Date: Wed, 5 May 2021 02:00:43 -0700 Subject: [PATCH 2/2] Added Web Trends