< Back

Set-D365CeActiveODataConfig

Mon Jan 13, 2020 8:45 am

NAME Set-D365CeActiveODataConfig



SYNOPSIS

Set the active broadcast message configuration





SYNTAX

Set-D365CeActiveODataConfig [-Name] <String> [-Temporary] [<CommonParameters>]





DESCRIPTION

Updates the current active broadcast message configuration with a new one





PARAMETERS

-Name <String>

Name of the broadcast message configuration you want to load into the active broadcast message configuration



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Temporary [<SwitchParameter>]

Instruct the cmdlet to only temporarily override the persisted settings in the configuration store



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES





Tags: Servicing, Message, Users, Environment, Config, Configuration, ClientId, ClientSecret, OnPremise



Author: M????tz Jensen (@Splaxi)



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Set-D365CeActiveBroadcastMessageConfig -Name "UAT"



This will set the broadcast message configuration named "UAT" as the active configuration.











RELATED LINKS

Add-D365CeODataConfig

Get-D365CeActiveODataConfig

Get-D365CeODataConfig

Set-D365CeActiveODataConfig