Skip to content

Get-CPCRestorePoint

SYNOPSIS

Get all Cloud PC restore points

SYNTAX

Get-CPCRestorePoint -Name <String> [<CommonParameters>]

DESCRIPTION

The function will restore a Cloud PC to a certain point in time

EXAMPLES

EXAMPLE 1

Get-CPCRestorePoint -Name "CloudPC01"

PARAMETERS

-Name

Enter the Cloud PC display name

Type: String
Parameter Sets: (All)
Aliases:

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

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES