Skip to content

Commit e3d9aac

Browse files
Apply suggestions from code review
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 14f25c2 commit e3d9aac

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

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

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

1313
## SYNOPSIS
14-
Removes a previously installed provisioning certificate
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-
Removes a previously installed provisioning certificate
24+
Removes a previously installed provisioning certificate.
2525

2626
## EXAMPLES
2727

28-
### Example 1: Uninstall Trusted Provisioning Certificate
28+
### Example 1: Uninstall a trusted provisioning certificate
2929
```powershell
3030
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
Uninstall Trusted Provisioning Certificate with the specified thumprint.
33+
Uninstall a trusted provisioning certificate with the specified thumbprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
If enabled specifies that device type is mobile.
38+
If enabled, specifies that the device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter

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

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

1313
## SYNOPSIS
14-
Removes a previously installed provisioning certificate
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-
Removes a previously installed provisioning certificate
24+
Removes a previously installed provisioning certificate.
2525

2626
## EXAMPLES
2727

28-
### Example 1: Uninstall Trusted Provisioning Certificate
28+
### Example 1: Uninstall a trusted provisioning certificate
2929
```powershell
3030
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
Uninstall Trusted Provisioning Certificate with the specified thumprint.
33+
Uninstall a trusted provisioning certificate with the specified thumbprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
If enabled specifies that device type is mobile.
38+
If enabled, specifies that the device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter

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

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

1313
## SYNOPSIS
14-
Removes a previously installed provisioning certificate
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-
Removes a previously installed provisioning certificate
24+
Removes a previously installed provisioning certificate.
2525

2626
## EXAMPLES
2727

28-
### Example 1: Uninstall Trusted Provisioning Certificate
28+
### Example 1: Uninstall a trusted provisioning certificate
2929
```powershell
3030
PS C:\> Uninstall-TrustedProvisioningCertificate -Thumbprint ‎fedd995b45e633d4ef30fcbc8f3a48b627e9a28b
3131
```
3232

33-
Uninstall Trusted Provisioning Certificate with the specified thumprint.
33+
Uninstall a trusted provisioning certificate with the specified thumbprint.
3434

3535
## PARAMETERS
3636

3737
### -ConnectedDevice
38-
If enabled specifies that device type is mobile.
38+
If enabled, specifies that the device type is mobile.
3939

4040
```yaml
4141
Type: SwitchParameter

0 commit comments

Comments
 (0)