Skip to content

Commit 5bd625f

Browse files
author
Ryan Willis
committed
removing powershell
1 parent cf74f06 commit 5bd625f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

articles/azure-arc/servers/troubleshoot-extended-security-updates.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,6 @@ If you're unable to allow access to the PKI URL from your servers, you can manua
8686
certutil -addstore CA "Microsoft Azure TLS Issuing CA 06 - xsign.crt"
8787
```
8888
89-
```powershell
90-
Import-Certificate -FilePath '.\Microsoft Azure TLS Issuing CA 01 - xsign.crt' -CertStoreLocation Cert:\LocalMachine\CA
91-
Import-Certificate -FilePath '.\Microsoft Azure TLS Issuing CA 02 - xsign.crt' -CertStoreLocation Cert:\LocalMachine\CA
92-
Import-Certificate -FilePath '.\Microsoft Azure TLS Issuing CA 05 - xsign.crt' -CertStoreLocation Cert:\LocalMachine\CA
93-
Import-Certificate -FilePath '.\Microsoft Azure TLS Issuing CA 06 - xsign.crt' -CertStoreLocation Cert:\LocalMachine\CA
94-
```
95-
9689
1. Try installing the Windows updates again. You may need to reboot your computer for the validation logic to recognize the newly imported intermediate CA certificates.
9790
9891
### Error: Not eligible (HRESULT 1633)

0 commit comments

Comments
 (0)