This is a straightforward Profile that will bring back a list of all the (non-Microsoft) Tasks.
-note, running the following cmd
Get-ScheduledTask | Where-Object { $_.TaskPath -notlike "\Microsoft\*" }
- Download this Zip file.
- Unzip
- From the Orion web console. Under the SCM Settings page. Click Profiles, and then Import and select the unzipped file.
Some of my process in pictures.
First attempt:
After creating the Baseline, and then creating a new one.
And