RUM Scripting Task is Not Running The Script in an Elevated Prompt.
说明
When I run the script with RUM's (Resource Update Manager) scripting task the script does not run. When I run the script locally with an elevated command prompt the script runs fine.
原因
When running scripts using RUM's scripting task a non-interactive session is opened up on the workstation by the agent to run the script. Depending on what the script being ran does this can have an adverse effects, therefore it has to be run in an elevated fashion.