Update Powershell/README.md
This commit is contained in:
@@ -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
|
||||
|
||||
<h2>Everything Else</h2>
|
||||
Still working documenting this crap
|
||||
<strong>Usage:</strong>
|
||||
|
||||
Launch the menu on local machine:
|
||||
|
||||
```.\Register-UniversalTask-TUI.ps1 -RunTUI```
|
||||
|
||||
You’ll be prompted step-by-step to list or create tasks, including remote targeting.
|
||||
|
||||
<h2>Everything Else</h2>
|
||||
|
||||
Still working documenting this crap
|
||||
Reference in New Issue
Block a user