Disallowing multiple vm console sessions

Currently I’m involved in a high-secure virtual infrastructure design and we are required to reduce the number of entry points to the virtual infrastructure. One of the requirements is to allow only a single session to the virtual machine console. Due to the increasing awareness \ demand of security in virtual infrastructure more organizations might want to apply this security setting.

1. Turn of the virtual machine.
2. Open Configuration parameters of the VM to edit the advanced configuration settings
3. Add Remote.Display.maxConnections with a value of 1
4. Power on virtual machine

Update: Arne Fokkema created a Power-CLI function to automate configuring this setting throughout your virtual infrastructure. You can find the power-cli function on ICT-freak.nl.

10 thoughts on “Disallowing multiple vm console sessions

  1. Pingback: PowerCLI: RE: Disallowing Multiple VM Console Sessions « ICT-Freak.nl

  2. Pingback: Technology Short Take #8 - blog.scottlowe.org - The weblog of an IT pro specializing in virtualization, storage, and servers

  3. Alastair Cooke

    Hi Frank,

    First off great blog, I always have to set aside some time to re-read your longer posts to get and understand all the information.

    A correction for this post, the advanced setting is “RemoteDisplay.maxConnections”
    You have a dot between Remote and Display which doesn’t work on my 4.1 environment and might cause me issues when I redo my VCAP-DCA exam.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>