10 lines
385 B
Markdown
10 lines
385 B
Markdown
<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 |