Skip to content

Commit baaede7

Browse files
authored
Merge pull request MicrosoftDocs#2729 from velkovb/update/get-trustedprovisioningcertificate
Populate article Get-TrustedProvisioningCertificate
2 parents bd87ffe + ff448ca commit baaede7

File tree

3 files changed

+42
-27
lines changed

3 files changed

+42
-27
lines changed

docset/winserver2016-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Get-TrustedProvisioningCertificate
1111
# Get-TrustedProvisioningCertificate
1212

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Lists all installed trusted provisioning certificates.
1515

1616
## SYNTAX
1717

@@ -21,21 +21,26 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

28-
### Example 1
28+
### Example 1: List installed trusted provisioning certificates
29+
```powershell
30+
PS C:\> Get-TrustedProvisioningCertificate
2931
```
30-
PS C:\> {{ Add example code here }}
32+
```output
33+
The operation completed successfully.
34+
35+
No certificates found in the trusted provisioners store
3136
```
3237

33-
{{ Add example description here }}
38+
Lists all installed trusted provisioning certificates.
3439

3540
## PARAMETERS
3641

3742
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
43+
If enabled, specifies that the device type is mobile.
3944

4045
```yaml
4146
Type: SwitchParameter
@@ -50,7 +55,7 @@ Accept wildcard characters: False
5055
```
5156
5257
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
58+
Specifies the logs directory path.
5459
5560
```yaml
5661
Type: String
@@ -65,7 +70,7 @@ Accept wildcard characters: False
6570
```
6671
6772
### -Thumbprint
68-
{{Fill Thumbprint Description}}
73+
Specifies the thumbprint of the certificate to retrieve.
6974
7075
```yaml
7176
Type: String
@@ -80,7 +85,7 @@ Accept wildcard characters: False
8085
```
8186
8287
### -WprpFile
83-
{{Fill WprpFile Description}}
88+
Specifies the location of the WPR profile file.
8489
8590
```yaml
8691
Type: String

docset/winserver2019-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Get-TrustedProvisioningCertificate
1111
# Get-TrustedProvisioningCertificate
1212

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Lists all installed trusted provisioning certificates.
1515

1616
## SYNTAX
1717

@@ -21,21 +21,26 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

28-
### Example 1
28+
### Example 1: List installed trusted provisioning certificates
29+
```powershell
30+
PS C:\> Get-TrustedProvisioningCertificate
2931
```
30-
PS C:\> {{ Add example code here }}
32+
```output
33+
The operation completed successfully.
34+
35+
No certificates found in the trusted provisioners store
3136
```
3237

33-
{{ Add example description here }}
38+
List all installed trusted provisioning certificates.
3439

3540
## PARAMETERS
3641

3742
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
43+
If enabled, specifies that the device type is mobile.
3944

4045
```yaml
4146
Type: SwitchParameter
@@ -50,7 +55,7 @@ Accept wildcard characters: False
5055
```
5156
5257
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
58+
Specifies the logs directory path.
5459
5560
```yaml
5661
Type: String
@@ -65,7 +70,7 @@ Accept wildcard characters: False
6570
```
6671
6772
### -Thumbprint
68-
{{Fill Thumbprint Description}}
73+
Specifies the thumbprint of the certificate to retrieve.
6974
7075
```yaml
7176
Type: String
@@ -80,7 +85,7 @@ Accept wildcard characters: False
8085
```
8186
8287
### -WprpFile
83-
{{Fill WprpFile Description}}
88+
Specifies the location of the WPR profile file.
8489
8590
```yaml
8691
Type: String

docset/winserver2022-ps/provisioning/Get-TrustedProvisioningCertificate.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Get-TrustedProvisioningCertificate
1111
# Get-TrustedProvisioningCertificate
1212

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Lists all installed trusted provisioning certificates.
1515

1616
## SYNTAX
1717

@@ -21,21 +21,26 @@ Get-TrustedProvisioningCertificate [[-Thumbprint] <String>] [-LogsDirectoryPath
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Lists all installed trusted provisioning certificates; use this cmdlet to get the certificate thumbprint to use with the `Uninstall-TrustedProvisioningCertificate` cmdlet.
2525

2626
## EXAMPLES
2727

28-
### Example 1
28+
### Example 1: List installed trusted provisioning certificates
29+
```powershell
30+
PS C:\> Get-TrustedProvisioningCertificate
2931
```
30-
PS C:\> {{ Add example code here }}
32+
```output
33+
The operation completed successfully.
34+
35+
No certificates found in the trusted provisioners store
3136
```
3237

33-
{{ Add example description here }}
38+
Lists all installed trusted provisioning certificates.
3439

3540
## PARAMETERS
3641

3742
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
43+
If enabled, specifies that the device type is mobile.
3944

4045
```yaml
4146
Type: SwitchParameter
@@ -50,7 +55,7 @@ Accept wildcard characters: False
5055
```
5156
5257
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
58+
Specifies the logs directory path.
5459
5560
```yaml
5661
Type: String
@@ -65,7 +70,7 @@ Accept wildcard characters: False
6570
```
6671
6772
### -Thumbprint
68-
{{Fill Thumbprint Description}}
73+
Specifies the thumbprint of the certificate to retrieve.
6974
7075
```yaml
7176
Type: String
@@ -80,7 +85,7 @@ Accept wildcard characters: False
8085
```
8186
8287
### -WprpFile
83-
{{Fill WprpFile Description}}
88+
Specifies the location of the WPR profile file.
8489
8590
```yaml
8691
Type: String

0 commit comments

Comments
 (0)