Forum Discussion

KristinaA's avatar
KristinaA
Occasional Contributor
4 years ago
Solved

VMware vSPhere and default screen resolution for VM's

Hi all,   Is any way to set VMware vSPhere remote console default resolution, so that started to run tests (using TestExecute) will not be affected by changed resolution during (re-)connection to V...
  • m_essaid's avatar
    4 years ago

    Hi Kristina,

     

    First update your VMware tools to the last version.

    Then edit the .vmx file attached to your VM and add this at the end :

    guestInfo.svga.wddm.modeset="FALSE"
    guestInfo.svga.wddm.modesetCCD="FALSE"
    guestInfo.svga.wddm.modesetLegacySingle="FALSE"
    guestInfo.svga.wddm.modesetLegacyMulti="FALSE"

    this will let VRMC keep the resolution you set