Skip to content

Instantly share code, notes, and snippets.

@briancain
Created May 30, 2018 19:53
Show Gist options
  • Save briancain/9447a39676fb2d7f6b89851b0af06fc0 to your computer and use it in GitHub Desktop.
Save briancain/9447a39676fb2d7f6b89851b0af06fc0 to your computer and use it in GitHub Desktop.

Compare

  • CimSession
  • ComputerName
  • Credential
  • VirtualMachinePath
  • SnapshotFilePath
  • SmartPagingFilePath
  • CompatibilityReport
  • AsJob
  • Name
  • VM
  • DestinationCimSession
  • DestinationHost
  • DestinationCredential
  • IncludeStorage
  • DestinationStoragePath
  • Vhds
  • ResourcePoolName
  • RetainVhdCopiesOnSource
  • Path
  • VhdDestinationPath
  • Register
  • Copy
  • VhdSourcePath
  • GenerateNewId
  • Verbose
  • Debug
  • ErrorAction
  • WarningAction
  • InformationAction
  • ErrorVariable
  • WarningVariable
  • InformationVariable
  • OutVariable
  • OutBuffer
  • PipelineVariable
  • WhatIf
  • Confirm

Import

  • CimSession
  • ComputerName
  • Credential
  • CompatibilityReport
  • Path
  • VhdDestinationPath
  • Register
  • Copy
  • VirtualMachinePath
  • SnapshotFilePath
  • SmartPagingFilePath
  • VhdSourcePath
  • GenerateNewId
  • AsJob
  • Verbose
  • Debug
  • ErrorAction
  • WarningAction
  • InformationAction
  • ErrorVariable
  • WarningVariable
  • InformationVariable
  • OutVariable
  • OutBuffer
  • PipelineVariable
  • WhatIf
  • Confirm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment