TOP LEVEL CATEGORIES
EXPLORE
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Check Hyper-V Integration Services
Current Version
1.0
Last Release Date
2017-12-12
Owner
christian
Compatible With
If VM Version has newer than Version on Host Version result is ok
Usage: check_is_hv.ps1 -V NameOfVM -U DomainAdminUser -P DomainAdminPassword Checkcommand: check_is_hv=cmd /c echo scriptscheck_is_hv.ps1 -V $ARG1$ -U $ARG2$ -P $ARG3$; exit $LastExitCode | powershell.exe -command - Output: Name of Hyper-V Host of the VM and Update required or not Description: At first the Script reads VM's Registry to find the parent Hyper-V Host. Then it checks the installed IS on the Hyper-V Host and the installed IS on the VM. Username and Password is needed to connect the hosts powershell. Script is tested on Windows 2012 R2 Hyper-V Hosts and OS of VM's could be Windows 2003 -> Windows 2016.
You must be logged in to submit a review.
To:
From: