Forum Discussion
Rbovenkamp
Jun 23, 2020Copper Contributor
Deploy signed powershell scripts
What is the best way to deploy signed powershell scripts with Microsoft 365 and Intune? Is it possible to sign the scripts with a self signed certificate which is rolled out by Intune to the clients?
Moe_Kinani
Jun 24, 2020Bronze Contributor
You need to sign the PS with trusted publisher not Self Signed, then use Intune PS script, under Devices->Windows-> PS Scripts.
Remember to hit Yes on Enforce Script Signature Check.
Remember to hit Yes on Enforce Script Signature Check.