Update Powershell/README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<h2>Directory Contents</h2>
|
<h2>Directory Contents</h2>
|
||||||
|
|
||||||
<h2>Universal Task Script.ps1</h2>
|
<h2>Register-UniversalTask-TUI.ps1</h2>
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
Streamlines task creation and management across multiple servers:
|
Streamlines task creation and management across multiple servers:
|
||||||
@@ -11,5 +11,14 @@ DESCRIPTION
|
|||||||
- Optionally list existing tasks
|
- Optionally list existing tasks
|
||||||
- Can target a remote server via CIM session
|
- Can target a remote server via CIM session
|
||||||
|
|
||||||
|
<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>
|
<h2>Everything Else</h2>
|
||||||
|
|
||||||
Still working documenting this crap
|
Still working documenting this crap
|
||||||
Reference in New Issue
Block a user