Restore-InstantClone

Restore clones.

Syntax

Restore-InstantClone [<CommonParameters>]

Description

When you restart your machines, the VHDs that back clones need to be restarted. Run this cmdlet to restart all clones.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see http://technet.microsoft.com/en-us/library/hh847884.aspx.

Inputs

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

Return values

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

Examples

---------- EXAMPLE 1 ----------

Restore-InstantClone -Verbose

This will restore all clones. Those that are already restored, it will skip.