diff --git a/Powershell/README.md b/Powershell/README.md new file mode 100644 index 0000000..8e45b55 --- /dev/null +++ b/Powershell/README.md @@ -0,0 +1,10 @@ +

Universal Task Script.ps1

+ +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 \ No newline at end of file