Set-RASTenantBrokerSettings
Last updated
Last updated
Set-RASTenantBrokerSettings
Updates the default Tenant Broker Settings.
Set-RASTenantBrokerSettings [ (bool)] [ (string)] [ (bool)] [ (bool)] [ (uint)] [ (string)] [()]
Updates the default Tenant Broker Settings.
Site ID for which to modify the Tenant Broker settings.
IP Address to be used when registering a tenant, when the OverrideAddress is set.
When set, billing information is not provided in the Licensing category of Tenants joined with secret keys.
Override Tenant Broker address in tenant invitations and secret keys.
Public domain address used to register the tenants. If you want to register tenants as subdomains, specify the domain part of the host name. For example, to use "subdomain.domain.com" as a tenant hosts name, specify "domain.com".
Allow RAS Sites to register in Tenant Broker using a secret key.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Set-RASTenantBrokerSettings -OverrideAddress $true
Updates the Tenant Broker Settings to use the global broker address.