I have a Windows Server 2016 (Build 14393) that I'm running NPrinting on (possibly not relevant). I performed an update on Friday night, and I am seeing EventID=300 errors. Below is the full text of the warning.
Provider Health: Cannot find the certificate store
because the specified X509 store
location WindowsPowerShell is not valid..
Details:
ProviderName=Certificate
ExceptionClass=ProviderInvocationException
ErrorCategory=ObjectNotFound
ErrorId=CertProviderItemNotFound
ErrorMessage=Cannot find the certificate store because
the specified X509 store
location WindowsPowerShell is not valid.
Severity=Warning
SequenceNumber=109
HostName=Default Host
HostVersion=5.1.14393.3866
HostId=49853eaf-740f-437f-b361-bb0b40af7e66
HostApplication=C:\Windows\system32\wbem\wmiprvse.exe
EngineVersion=5.1.14393.3866
RunspaceId=19286b5f-7eb9-45bb-b26d-8fddbc61a25b
PipelineId=132
I've noticed that the errors only flood in when my Powershell ISE
(Powershell 5.1.14393.3866) is open. And boy, do they flood in.
Does anyone know how to resolve this issue? Any help is greatly appreciated