File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,9 +79,19 @@ git clone https://github.com/brazilianscriptguy/Windows-SysAdmin-ProSuite.git
7979 .\ScriptName.ps1
8080 ```
8181
82- 4 . Review outputs:
83- - Logs: ` C:\Logs-TEMP\ ` , ` C:\ITSM-Logs-WKS\ ` , or ` C:\ITSM-Logs-SVR\ `
84- - Reports: ` .csv ` files generated per tool
82+ 4 . ** Review Outputs**
83+
84+ - Run scripts using ** Run with PowerShell** or from an ** elevated PowerShell console**
85+ - Provide the required parameters or interact via the GUI (script-dependent)
86+ - Review the generated outputs
87+
88+ ### 📂 Output Locations
89+
90+ | Path | Purpose |
91+ | ----------------------------| -------------------------------------------------------------------------|
92+ | ` C:\Scripts-LOGS\ ` | GPO synchronization, agents, and security tooling logs |
93+ | ` C:\Logs-TEMP\ ` | General-purpose, transient, and legacy script outputs |
94+ | ` %USERPROFILE%\Documents\ ` | CSV and exported reports for compliance, forensics, and ITSM workflows |
8595
8696---
8797
You can’t perform that action at this time.
0 commit comments