Screenconnect commandline: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Enable Remote Execution | Enable Remote Execution | ||
< | <syntaxhighlight lang="python" line='line'>powershell Set-ExecutionPolicy RemoteSigned</syntaxhighlight> | ||
Revision as of 14:06, 13 March 2020
Enable Remote Execution
powershell Set-ExecutionPolicy RemoteSigned