Custom Search

Thursday, October 24, 2013

Get familiar with Powershell and Hyper-v


http://social.technet.microsoft.com/Forums/windowsserver/en-US/dabb3ff1-3d0f-4d86-b862-c28f3544f8fe/hyperv-wmi-powershell-examples

http://www.mediazone.nl/post/How-to-manage-a-Hyper-V-core-with-powershell-on-the-Hyper-V-machine.aspx

http://www.petri.co.il/powershell-hyper-v-windows-server-2012.htm

http://blogs.technet.com/b/matthts/archive/2012/02/27/using-native-powershell-cmdlets-with-hyper-v-in-windows-server-8.aspx


SCRIPT to get system information : Should provide most information for our Hyper-V Node.
http://gallery.technet.microsoft.com/scriptcenter/Windows-System-Inventory-616e2749

http://gallery.technet.microsoft.com/scriptcenter/Find-System-Hardware-b68938c8

Getting WMI Class names etc:
http://blogs.technet.com/b/heyscriptingguy/archive/2009/03/03/how-do-i-find-the-names-of-wmi-classes.aspx
http://www.howtogeek.com/138801/geek-school-using-powershell-to-get-computer-information/

How to Run PowerShell Commands on Remote Computers
http://www.howtogeek.com/117192/

No comments:

Post a Comment