OpManager's IT workflow automation allows you to automate repetitive tasks and processes efficiently. By leveraging a simple drag-and-drop interface, you can easily create a workflow tailored to your specific needs and configure the criteria for its execution. This documentation will guide you through the steps to execute a workflow in OpManager.
Before executing a workflow, ensure that you have associated the workflow to the respective devices.
Set objShell = CreateObject("Wscript.Shell")
objShell.Run("powershell.exe -noexit c:\scripts\test.ps1")
To gain in-depth insights into OpManager's automated workflows, explore the following help documents.
Thank you for your feedback!