Does anyone know how to create a SR to reboot a server using PowerShell
So if we are using this script (shutdown -r -f -m \\<ServerName> -t 00 -d up:125:1) so we want the user to be able to pick the server name from the asset list and have that name replace the <ServerName> in the script with the server name. Is that possible and if so how do we accomplish this?
Thanks!
Answers
For example, Start the script with:
Then at the bottom of the script window, you will see the Servername Powershell Param show up and you can assign a property from the SR.
The install guide has an example it in. You can get to the install guide here: https://support.cireson.com/KnowledgeBase/View/1369#/
Hope this answers your question
Otherwise this is not so useful
Let me confirm and get back to you....
The properties that are available are just for the base class and no derived classes (Including extended classes)
I am not sure if this is going to be added to in v2+ of the product or not, but you might want to add it to a feature request so it gets on the radar of the product team.
For Example: