I have done a number of posts about checking your integration services versions in the past (here and here for example). But this have all been written using the in-box Hyper-V management tools. Now that I have SCVMM up and running in my house, I thought I would give a quick run through of how to do this with SCVMM.
The fist thing to point out is that you can just see this directly in the SCVMM UI by choosing to display the VM Additions column:
Image may be NSFW.
Clik here to view.
You can also get this information through PowerShell by running:
Get-SCVirtualMachine | Select Name, VMAddition
Image may be NSFW.
Clik here to view.
(Note, in the screenshot above I am filtering the results to not include Hyper-V Replica recovery virtual machines).
Cheers,
Ben
Clik here to view.
