Update Powershell/README.md

This commit is contained in:
2025-06-27 02:39:40 +00:00
parent cafd06592f
commit b2469e962e

View File

@@ -1,6 +1,6 @@
<h2>Directory Contents</h2>
<h2>Universal Task Script.ps1</h2>
<h2>Register-UniversalTask-TUI.ps1</h2>
DESCRIPTION
Streamlines task creation and management across multiple servers:
@@ -11,5 +11,14 @@ DESCRIPTION
- Optionally list existing tasks
- Can target a remote server via CIM session
<strong>Usage:</strong>
Launch the menu on local machine:
```.\Register-UniversalTask-TUI.ps1 -RunTUI```
Youll be prompted step-by-step to list or create tasks, including remote targeting.
<h2>Everything Else</h2>
Still working documenting this crap