NAME
Uninstall-TrustedProvisioningCertificate
SYNOPSIS
{{Fill in the Synopsis}}SYNTAX
Uninstall-TrustedProvisioningCertificate [-Thumbprint]
[-ConnectedDevice] [-LogsDirectoryPath ] [-WprpFile
] [ ] DESCRIPTION
{{Fill in the Description}}PARAMETERS
-ConnectedDevice [
{{Fill ConnectedDevice Description}} Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false] -LogsDirectoryPath
{{Fill LogsDirectoryPath Description}} Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false-Thumbprint
Certificate thumbprint Required? true Position? 0 Default value NoneAccept pipeline input? True (ByPropertyName, ByValue)
Accept wildcard characters? false-WprpFile
{{Fill WprpFile Description}} Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? falseThis cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216). INPUTS
System.StringOUTPUTS
System.ObjectNOTES
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}RELATED LINKS