PowerShell automation of Hyper-V and SCVMM -


i have new project need automate series of actions on virtual machines using powershell. seems there waaaayyyy too information out there. vast majority of blog postings , articles seem either (1) generic cmdlet reference pages or (2) overly simplistic sample scripts specific.

what looking starter articles cover following

the basic object architecture , relationships between objects. example, looking information on vm's disk(s) , accident discovered have go virtualharddisk property of virtualdiskdrives property of virtualmachine object. why 3 levels down? difference between virtualdiskdrive , virtualharddisk?

the difference between hyper-v cmdlets , cmdlets come system center, , when use 1 on other. there overlap?

i understand posting broad hope can point specific starting point learn from.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -