Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 883 Bytes

File metadata and controls

44 lines (27 loc) · 883 Bytes
external help file Module Name online version schema
WSS_Cmdlets.xml
WssCmdlets
2.0.0

Get-WssBackupDisk

SYNOPSIS

Gets a list of online hard disks that can be backup targets and can store server backups..

SYNTAX

Get-WssBackupDisk

DESCRIPTION

The Get-WssBackupDisk cmdlet gets all online hard disks that can be backup targets and can store server backups.

EXAMPLES

Example 1: Get a list of backup targets

PS C:\> $ContosoBUDisk215 = Get-WssBackupDisk

This command gets the list of currently available backup targets and stores the list in the variable named $ContosoBUDisk215.

PARAMETERS

INPUTS

OUTPUTS

NOTES

RELATED LINKS

Initialize-WssBackupDisk