mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-06 12:43:39 +00:00
Corrected indentation in preview; tidied indentation in source
This commit is contained in:
@ -88,8 +88,7 @@ Get-DefaultPolicy -OutFile filename [-PassThru] [.. common ..]
|
||||
|
||||
**OutFile** - string, mandatory - The filename where the root certificate file should be persisted to disk. The file name should be a .cer file. If the file already exists, it will be overwritten (note: create the folder first).
|
||||
|
||||
**PassThru** - switch, optional - If present, returns an X509Certificate2 object returning the default
|
||||
policy file.
|
||||
**PassThru** - switch, optional - If present, returns an X509Certificate2 object returning the default policy file.
|
||||
|
||||
- Command running time:
|
||||
|
||||
|
Reference in New Issue
Block a user