James_Daniel
Jan 14, 2019Copper Contributor
Signed PowerShell Script
Hi All,
Can someone explain more about signed PS Scripts?
Why we need to use signed? what is the purpose of signing the scripts.
Regards
James Daniel
You don't *need* to sign them, but in a nutshell - signing is a way to "certify" that the script code was written by specific entity and has not been modified.
If you need detailed instructions on how to do that, here's an old scripting guy post: https://blogs.technet.microsoft.com/heyscriptingguy/2010/06/16/hey-scripting-guy-how-can-i-sign-windows-powershell-scripts-with-an-enterprise-windows-pki-part-1-of-2/