Guest User

Untitled

a guest
Jun 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. PS C:\Users\jacksbrr> Set-ExecutionPolicy RemoteSigned -Force
  2. Set-ExecutionPolicy : Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft
  3. .PowerShell' is denied.
  4. At line:1 char:20
  5. + Set-ExecutionPolicy <<<< RemoteSigned -Force
  6. + CategoryInfo : NotSpecified: (:) [Set-ExecutionPolicy], UnauthorizedAccessException
  7. + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand
Add Comment
Please, Sign In to add comment