Gets SystoLOCK custom root container path.
Get-SystoLockCustomRootContainer [-DomainController <String>] [<CommonParameters>]
The Get-SystoLockCustomRootContainer
cmdlet gets the SystoLOCK custom root container distinguished name, if one is configured on the system, or returns nothing if it is not.
PS C:\> Get-SystoLockCustomRootContainer
Returns SystoLOCK custom root container.
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
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
This cmdlet does not accept any input.
Contains custom root container distinguished name.
Remove-SystoLockCustomRootContainer
Set-SystoLockCustomRootContainer