When using custom scripts for Detection Methods you have the possibility to use a Powershell script. However, if your environment has security in focus, then setting the ExecutionPolicy for Powershell scripts to anything other than AllSigned is not an option. This means you have to sign your scripts before running them. Christian has written an […]
Posts tagged Signature
Problems with Client Certificates after Renewing a Site Signing Certificate in ConfigMgr
After a colleague of mine moved the CA at a customer site he had to renew the certificates for their ConfigMgr site running in Native Mode. The renewal went smooth for all certificates, Document Signing, Server- and PXE certificate. However, after the new site signing certificate was issued all clients stopped getting policies. We got […]