Display VMHost of VM

BatchPatch Forums Home Forums BatchPatch Support Forum Display VMHost of VM

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11014
    doug
    Moderator

    sal – BatchPatch has built-in functionality to retrieve registry values. Check ‘Actions > Get information > Get registry key/value’

    I hope this helps.

    -Doug

    #11013
    sal
    Participant

    Thanks Doug,

    I got that working but is there a way to just return the value that I’m looking for instead of the HKLM:SOFTWAREMicrosoftVirtual MachineGuestParameters before it?

    Thanks again.

    #11008
    doug
    Moderator

    sal – Unfortunately I don’t have a way for you to cut out the excess. Probably the easiest thing to do when reviewing the report for more than one computer is to select all the desired rows and use ‘Actions > expand rows’

    -Doug

    #10982
    jjlandstrom
    Participant

    Not sure if this will help.

    I get specific key info with reg query via a remote process and | findstr. Here are some examples.

    reg query “HKEY_LOCAL_MACHINESoftwareMicrosoftInternet Explorer” /v svcVersion | findstr svcVersion

    reg query “HKEY_LOCAL_MACHINESOFTWAREMicrosoftNET Framework SetupNDPv4Full” | findstr Version

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.