Skip to content

Commit afce471

Browse files
Update README.md
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent dfc3a79 commit afce471

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

  • SysAdmin-Tools/SystemConfiguration-and-Deployment

SysAdmin-Tools/SystemConfiguration-and-Deployment/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ All scripts align with the engineering standards used throughout **Windows-SysAd
5858

5959
| Script Name | Function |
6060
|------------|----------|
61+
**Baseline-Maintenance-Server.ps1** | Automates server health checks (SFC/DISM), light Windows Update reset, controlled reboot handling, and structured logging — optimized for Scheduled Task deployment via GPO |
62+
| **Baseline-Maintenance-Workstation.ps1** | Automates workstation remediation including Windows Update reset, local GPO baseline cleanup, SFC/DISM repair, and structured logging — optimized for Scheduled Task deployment via GPO |
6163
| **Broadcast-ADUser-LogonMessage-viaGPO.ps1** | Displays customized logon messages to domain users via GPO |
6264
| **Cleanup-WebBrowsers-Tool.ps1** | Clears browser cache, cookies, and session data |
6365
| **Clear-and-ReSyncGPOs-ADComputers.ps1** | Resets and reapplies GPOs across all domain-joined machines |
@@ -93,15 +95,6 @@ powershell -ExecutionPolicy Bypass -File Remove-n-Clean-Winget-on-Windows-Server
9395

9496
---
9597

96-
## 🟨 VBScript Maintenance Suite (.vbs)
97-
98-
| Script Name | Function |
99-
|------------|----------|
100-
| **Baseline-Maintenance-Server.vbs** | Automates server health checks (SFC/DISM), light Windows Update reset, controlled reboot handling, and structured logging — optimized for Scheduled Task deployment via GPO |
101-
| **Baseline-Maintenance-Workstation.vbs** | Automates workstation remediation including Windows Update reset, local GPO baseline cleanup, SFC/DISM repair, and structured logging — optimized for Scheduled Task deployment via GPO |
102-
103-
---
104-
10598
## 🚀 Usage Instructions
10699

107100
1. Run scripts using **Run with PowerShell** or from an **elevated PowerShell console**

0 commit comments

Comments
 (0)