Get-WssAlert

Get-WssAlert

Gets alerts that the server generated.

Syntax

Parameter Set: Default
Get-WssAlert [[-Network]] [ <CommonParameters>]

Detailed Description

The Get-WssAlert cmdlet gets alerts that the server generated for issues that relate to computer backups, server storage, low disk space, files system, and hard drives. Specify the Network parameter to get the alerts that the server generates for the local computer and the computers in your network that the server monitors.

Parameters

-Network

Indicates that the cmdlet gets alerts for all computers in the home network.

Aliases

none

Required?

false

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get alerts

This command gets alerts that the server generated.

PS C:\> Get-WssAlert

Enable-WssAlert

Disable-WssAlert

Clear-WssAlert

Repair-WssAlert

Enable-WssAlert