Hi,
I have a requirement for which, I need to know things like:
- Is Integration Service installed on this OS?
- Is the "Backup Service" enabled within the IS?
- What is the VHD type? Is it encrypted?
- etc...
All from within the Guest OS. Is there any programming API/Lib that I can use to get such information from within the Guest?
Here the guest would be one of Win Server 2008/R2, 2012/R2.
Thanks! Anand.