15 lines
480 B
Markdown
15 lines
480 B
Markdown
<h2>Directory Contents</h2>
|
|
|
|
<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
|
|
|
|
<h2>Everything Else</h2>
|
|
Still working documenting this crap |