Skip to content

Commit a7031b6

Browse files
authored
Merge pull request #917 from VLG17/patch-11
list of values for -CertStoreLocation
2 parents 600b51b + 03106ef commit a7031b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docset/windows/pkiclient/import-certificate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ This example imports the certificate from the file into the current store.
6161
### -CertStoreLocation
6262
Specifies the path to the certificate store where the certificates will be imported.
6363
If the path to the certificate store is not specified, then the current store is used.
64+
In order to get a list of valid CertStoreLocation values, open Powershell and run "cd cert:". Afterwards type "dir".
6465

6566
```yaml
6667
Type: String

0 commit comments

Comments
 (0)