NAME
Get-TrustedProvisioningCertificate
SYNOPSIS
{{Fill in the Synopsis}}SYNTAX
Get-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
{{Fill Thumbprint Description}} Required? false Position? 0 Default value None Accept pipeline input? False 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
NoneOUTPUTS
System.ObjectNOTES
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}RELATED LINKS