Forum Discussion
kapil525
Feb 26, 2021Copper Contributor
Run PowerShell with elevate permission on remote server
I having installed a new application which connects and runs the PowerShell command on remote server but the same is not working. When tried the same command by logging into the remote server with ad...
farismalaeb
Feb 26, 2021Steel Contributor
Have you Tried the -Verb RunAS https://ss64.com/ps/syntax-elevate.html