

Then replace any existing references in the applicable Connection Request Policies and the Network Policies. Skip the part of installing the CA role and try starting with creating the new certificate. This article on powershell365 outlines the full process for creating the certificates and NPS wireless policies. You'll need to use CA to issue a new Domain Controller certificate. If you were using a self-signed certificate from Windows Server CA, you should be able to use another. You'll need to create a new one and associate it with your NPS policy/policies relating to wireless clients. It would make sense that a CA couldn't issue a certificate that was valid longer than the CA itself.ĪFAIK, you can't renew an expired certificate. My certificates always renew automatically a little over a month before they expire, but then again, I'm nowhere close to my CA expiring. This time you'll hopefully be able to fix whatever issue kept it from renewing automatically. Once it's off, re-install the role and set it up for NPS.

Search Google for 'uninstall enterprise certificate authority' for guides on getting all of that. Certain objects are stored in Active Directory. That said, there's a bit more to the uninstall than just uninstalling the ADCS role. If that failed, I'd completely remove the Certification Authority and then follow a solid, step-by-step guide on setting up a CA properly. Powershell Install-AdcsCertificationAuthority -CAType EnterpriseRootCa -CryptoProviderName "RSA#Microsoft Software Key Storage Provider" ` -KeyLength 2048 -HashAlgorithmName SHA1 -ValidityPeriod Years -ValidityPeriodUnits 5 I can select the certificate, but I can't log in to Wifi.Ĭan anyone provide any help here? Thanks!!

I tried installing it on our NPS and using it, but it does not seem to work. We also have a wildcard certificate we had purchased.

The only option it gives is to "submit new request." I found some steps that are supposed to renew the domain CA, Certificate Authority > right click on DC > all tasks > renew certificate, but I do not have that option. After looking at the template, I noticed it was issued by one of our domain controllers CA, which had also conveniently expired at the same time. We tried to renew it off of a template that was available, but it failed with an expiration message. After some digging we found in our NPS that our certificate had expired. We came in this morning with our Wifi not working. Also, I have no idea if this was setup correctly in the first place, as it happened before my time with the company. I apologize in advanced, but I do not know a whole lot about certificates, so bear with me.
