Hi All,
We have created few tasks for suppressing the alert for nodes through unmanage utility editor , task are running successful as per the scheduler.
But we see the node is not getting unmanaged in the console.
Any suggestions please
Try/catchthrowexit x where x is your errorWrite-host x
Gotta add some error handling to your task. Could be any number of things at this point. The task can be successful without the script doing anything at all depending how you configure it
how can it be done