Clear-MDISensorProxyConfiguration
Clears the proxy configuration for the Defender for Identity sensor.
Syntax
Clear-MDISensorProxyConfiguration
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
This function clears the proxy configuration for the Defender for Identity sensor.
Examples
EXAMPLE 1
Clear-MDISensorProxyConfiguration
This example clears the proxy configuration for the Defender for Identity sensor.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | System.Management.Automation.SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet isn't run.
Type: | System.Management.Automation.SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |