Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.31 KB

File metadata and controls

66 lines (44 loc) · 1.31 KB
external help file Module Name online version schema
WSS_Cmdlets.xml
WssCmdlets
2.0.0

Get-WssAlert

SYNOPSIS

Gets alerts that the server generated.

SYNTAX

Get-WssAlert [-Network]

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.

EXAMPLES

Example 1: Get alerts

PS C:\> Get-WssAlert

This command gets alerts that the server generated.

PARAMETERS

-Network

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

Type: SwitchParameter
Parameter Sets: (All)
Aliases: 

Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Enable-WssAlert

Disable-WssAlert

Clear-WssAlert

Repair-WssAlert

Enable-WssAlert