From 3ccefaecfc6307a7c2a0259115c177fc7736e9b9 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Mar 2021 21:01:20 -0800 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 b01f12a771a1024b87149fd533ebaafbfbdffa74 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 4 Mar 2021 22:22:15 -0800 Subject: [PATCH 2/2] Added Web Trends