Skip to content

Commit 14f25c2

Browse files
committed
Populate article Uninstall-TrustedProvisioningCertificate
Related to MicrosoftDocs#2493
1 parent 1975764 commit 14f25c2

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

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

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

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Removes a previously installed provisioning certificate
1515

1616
## SYNTAX
1717

@@ -21,21 +21,21 @@ Uninstall-TrustedProvisioningCertificate [-Thumbprint] <String> [-LogsDirectoryP
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Removes a previously installed provisioning certificate
2525

2626
## EXAMPLES
2727

28-
### Example 1
29-
```
30-
PS C:\> {{ Add example code here }}
28+
### Example 1: Uninstall Trusted Provisioning Certificate
29+
```powershell
30+
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
{{ Add example description here }}
33+
Uninstall Trusted Provisioning Certificate with the specified thumprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
38+
If enabled specifies that device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter
@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
53+
Specifies the logs directory path.
5454
5555
```yaml
5656
Type: String
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
```
8181
8282
### -WprpFile
83-
{{Fill WprpFile Description}}
83+
Specifies the location of the WPR profile file.
8484
8585
```yaml
8686
Type: String

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

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

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Removes a previously installed provisioning certificate
1515

1616
## SYNTAX
1717

@@ -21,21 +21,21 @@ Uninstall-TrustedProvisioningCertificate [-Thumbprint] <String> [-LogsDirectoryP
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Removes a previously installed provisioning certificate
2525

2626
## EXAMPLES
2727

28-
### Example 1
29-
```
30-
PS C:\> {{ Add example code here }}
28+
### Example 1: Uninstall Trusted Provisioning Certificate
29+
```powershell
30+
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
{{ Add example description here }}
33+
Uninstall Trusted Provisioning Certificate with the specified thumprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
38+
If enabled specifies that device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter
@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
53+
Specifies the logs directory path.
5454
5555
```yaml
5656
Type: String
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
```
8181
8282
### -WprpFile
83-
{{Fill WprpFile Description}}
83+
Specifies the location of the WPR profile file.
8484
8585
```yaml
8686
Type: String

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

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

1313
## SYNOPSIS
14-
{{Fill in the Synopsis}}
14+
Removes a previously installed provisioning certificate
1515

1616
## SYNTAX
1717

@@ -21,21 +21,21 @@ Uninstall-TrustedProvisioningCertificate [-Thumbprint] <String> [-LogsDirectoryP
2121
```
2222

2323
## DESCRIPTION
24-
{{Fill in the Description}}
24+
Removes a previously installed provisioning certificate
2525

2626
## EXAMPLES
2727

28-
### Example 1
29-
```
30-
PS C:\> {{ Add example code here }}
28+
### Example 1: Uninstall Trusted Provisioning Certificate
29+
```powershell
30+
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
{{ Add example description here }}
33+
Uninstall Trusted Provisioning Certificate with the specified thumprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
{{Fill ConnectedDevice Description}}
38+
If enabled specifies that device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter
@@ -50,7 +50,7 @@ Accept wildcard characters: False
5050
```
5151
5252
### -LogsDirectoryPath
53-
{{Fill LogsDirectoryPath Description}}
53+
Specifies the logs directory path.
5454
5555
```yaml
5656
Type: String
@@ -80,7 +80,7 @@ Accept wildcard characters: False
8080
```
8181
8282
### -WprpFile
83-
{{Fill WprpFile Description}}
83+
Specifies the location of the WPR profile file.
8484
8585
```yaml
8686
Type: String

0 commit comments

Comments
 (0)