Add Powershell/README.md
This commit is contained in:
10
Powershell/README.md
Normal file
10
Powershell/README.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<h2>Universal Task Script.ps1</h2>
|
||||||
|
|
||||||
|
DESCRIPTION
|
||||||
|
Streamlines task creation and management across multiple servers:
|
||||||
|
- Always runs as SYSTEM
|
||||||
|
- Supports Once/Daily/Weekly/Monthly triggers
|
||||||
|
- Custom action command + arguments
|
||||||
|
- Custom settings (start when available, wake to run, restart on failure)
|
||||||
|
- Optionally list existing tasks
|
||||||
|
- Can target a remote server via CIM session
|
||||||
Reference in New Issue
Block a user