Tests whether the SystoLOCK object identifier entry exists.
Test-SystoLockMspkiEnterpriseOid [[-Oid] <String>] [-DomainController <String>] [<CommonParameters>]
The Test-SystoLockMspkiEnterpriseOid
cmdlet tests whether one or more object identifier entries are presents in the directory.
PS C:\> Test-SystoLockMspkiEnterpriseOid
Tests all SystoLOCK object identifier entries.
PS C:\> Test-SystoLockMspkiEnterpriseOid -Oid 1.3.6.1.4.1.37708.1.5.2
Test specified object identifier entry.
Specifies domain controller host name or IP address.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Specifies object identifier string.
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Object identifier.
Contains object identifier information.
DisplayName: OID display name.
DN: OID entry distinguished name.
Flags: specifies object identifier type.
IsPresent: indicating whether the OID entry is present in the directory $true
; otherwise $false
.
Oid: object identifier string.
Get-SystoLockMspkiEnterpriseOid
New-SystoLockMspkiEnterpriseOid