Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New-CimSession - The SSL certificate is expired #750

Closed
NarzeusNabartey opened this issue Oct 10, 2023 · 1 comment
Closed

New-CimSession - The SSL certificate is expired #750

NarzeusNabartey opened this issue Oct 10, 2023 · 1 comment

Comments

@NarzeusNabartey
Copy link

Hello. I am having errors when using New-CimSession

New-CimSession : The server certificate on the destination computer (xxx.xxx.xxx.xxx:5986) has the following errors:
The SSL certificate is expired.
At C:\Users\Zeus\Documents\poc\GuestConfiguration\testScript.ps1:22 char:10

  • $demo1 = New-CimSession @paramCimSession
  •      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [New-CimSession], CimException
    • FullyQualifiedErrorId : HRESULT 0x80072f8f,Microsoft.Management.Infrastructure.CimCmdlets.NewCimSessionCommand
    • PSComputerName : xxx.xxx.xxx.xxx
@JumpingYang001
Copy link
Contributor

@NarzeusNabartey I think you mean https://github.com/jborean93/omi, as official omi has dropped powershell support on 2018.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants