Raydar
7 years agoLevel 3
PowerShell Take Jobs Off Hold
I need to take a group of jobs off hold. I'm looking for a way to do this via PoSH script, but have not yet stumbled across a feature to do this. Do you have any suggestions on how to do this?
I'm not sure how the jobs got put on hold. The Job Engine System Service stopped responding, don't know why. I would like to:
1) query which jobs have been suspended / superceded / are awaiting for the next Full Backup to run first.
2) if appropriate, reactivate the job
Thanks much - Ray