Invoke-RASTenantBrokerSettings
The cmdlet invokes a command on an object of type Tenant Broker Settings. Available commands: GenerateHash
Invoke-RASTenantBrokerSettings -Command {GenerateHash} [-SiteId <uint>] [<CommonParameters>]
The cmdlet invokes a command on an object of type Tenant Broker Settings. Available commands: GenerateHash
-SiteId <uint> Site ID from which to retrieve the Tenant Broker settings.
-Command <TenantBrokerSettingsCommand> Tenant Broker Settings command.
Possible values: GenerateHash
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ----------
Invoke-RASTenantBrokerSettings -SiteId 1 -Command GenerateHash
Updates the specified site's default Tenant Broker settings with a new secret hash key.