sted Posted September 6, 2017 Posted September 6, 2017 I'm in a primary school, so £500 to prevent me doing a bit of typing is too much. I've been looking at this: https://gallery.technet.microsoft.com/scriptcenter/PowerShell-Create-Active-7e6a3978 BUT it's not running because it isn't digitally signed! How can I get my server (2012 R2) to run it? Is there a security setting somewhere? Does anyone have a basic PS script they would like to share? you can run digitally unsigned powershell files (and iirc if you copy and paste the contents to a file created on your domain it becomes signed because the file was created by a trusted source) you just need to alter the security levels you can always change it back Set-ExecutionPolicy unrestricted
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now