File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed
winserver2016-ps/provisioning
winserver2019-ps/provisioning
winserver2022-ps/provisioning Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff 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
3030PS 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
4141Type : SwitchParameter
Original file line number Diff line number Diff 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
3030PS 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
4141Type : SwitchParameter
Original file line number Diff line number Diff 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
3030PS 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
4141Type : SwitchParameter
You can’t perform that action at this time.
0 commit comments