Skip to content

Commit ac9dd2a

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

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

SysAdmin-Tools/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)