Undo-LabHostRemoting
SYNOPSIS
Reset the local policy values to their defaults
SYNTAX
Undo-LabHostRemoting [-Force] [-NoDisplay]
DESCRIPTION
Reset the local policy values to their defaults. See Enable-LabHostRemoting for those settings.
EXAMPLES
Example 1
PS C:\> Undo-LabHostRemoting -Force
Without user interaction, reset all values
PARAMETERS
-Force
Indicates that no interaction is requested
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-NoDisplay
Indicates that no console output should be returned
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False