Skip to content

Invoke-CPCReprovision

SYNOPSIS

Restore a Cloud PC to a certain point in time with

SYNTAX

Invoke-CPCReprovision [-Name <String>] [<CommonParameters>]

DESCRIPTION

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

EXAMPLES

EXAMPLE 1

Invoke-CPCReprovision -Name "CloudPC01"

PARAMETERS

-Name

Enter the Cloud PC display name

Type: String
Parameter Sets: (All)
Aliases:

Required: False
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