You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Notes:
PowerShell execution policy needs to be set to unrestricted (Set-ExecutionPolicy Unrestricted) before execution
Return to remote-signed when done (Set-ExecutionPolicy RemoteSigned)