Windows CA – Can’t select new template to issue

We run a couple of internal Windows CA’s for issuing certificates for our on-prem servers. Ran into a problem where a new template would not show up when I tried to assign it using “Certificate Template to Issue”. Solution was to open PowerShell as Admin on the CA and run: certutil -setcatemplates +”template_name“

Windows 11 Upgrade

I have some VM’s running Windows 11 that don’t have a virtual TPM chip associated. So upgrading to 25H2 was proving difficult because Windows Update wouldn’t pull it down. Did some digging and found the option to run setup from and elevated command prompt using: setup.exe /product server That option worked great and allowed me…

Cisco Unity Connections – Office 365

We have been using Cisco Unity Connections for a long time and have had it integrated with Office 365 for voicemail notifications. We got reports that when someone was left a voicemail, their phone would reflect that there was a voicemail, but no notification was getting to the users Office 365 Inbox. After a little…