For the complete documentation index, see llms.txt. This page is also available as Markdown.

Invoke-RASReportingSettings

NAME

Invoke-RASReportingSettings

SYNOPSIS

Invoke actions on Reporting Settings.

SYNTAX

Invoke-RASReportingSettings [ClearSharedSecret (SwitchParameter)] [(CommonParameters)] **

DESCRIPTION

Invokes actions on Reporting Settings such as ClearSharedSecret.

PARAMETERS

ClearSharedSecret (SwitchParameter)

Clear the shared secret.

(CommonParameters)

INPUTS

-none-

OUTPUTS

-none-

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

Invoke-RASReportingSettings -ClearSharedSecret

Clears the shared secret for RAS Reporting.

Last updated