Tag Archives: define

Powershell: Define a x509 certificate in a script

Hi,

the best way to store a certificate in a powershell script is in an byte array. But how to get such a byte array as string from an existing certificate?
Continue reading Powershell: Define a x509 certificate in a script

Advertisment to support michlstechblog.info

Windows: Apply a local policy for all user expect Administrator Accounts

Hi,

this is a very common task 🙂

Continue reading Windows: Apply a local policy for all user expect Administrator Accounts