Disable-WssMsoIntegration
Disables aad_2 integration.
PowerShell
Disable-WssMsoIntegration
[-Force]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
The Disable-WssMsoIntegration cmdlet disables integration between Windows Server Essentials and aad_1 and the configuration data associated with the integration is removed.
PowerShell
PS C:\> Disable-WssMsoIntegration
This command disables integration between Windows Server Essentials and aad_2. Before it disables integration, the cmdlet prompts you for confirmation.
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Forces the command to run without asking for user confirmation.
Type: | SwitchParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |