Set D365ActiveBroadcastMessageConfig - FH-Inway/d365fo.tools GitHub Wiki
Set the active broadcast message configuration
Set-D365ActiveBroadcastMessageConfig [-Name] <String> [-Temporary] [<CommonParameters>]
Updates the current active broadcast message configuration with a new one
Set-D365ActiveBroadcastMessageConfig -Name "UAT"
This will set the broadcast message configuration named "UAT" as the active configuration.
Name of the broadcast message configuration you want to load into the active broadcast message configuration
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Instruct the cmdlet to only temporarily override the persisted settings in the configuration store
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
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.
Tags: Servicing, Message, Users, Environment, Config, Configuration, ClientId, ClientSecret, OnPremise
Author: Mötz Jensen (@Splaxi)
Add-D365BroadcastMessageConfig
Clear-D365ActiveBroadcastMessageConfig
Get-D365ActiveBroadcastMessageConfig
Get-D365BroadcastMessageConfig