Nelson Araujo's WebLog

Your source for research in the cloud.

Virtual Server Deployment Manager (VSDM)

Blog - About

About Nelson Araujo's WebLog

I'm Nelson Sampaio Araujo Junior, senior developer of Microsoft Research. My main responsibilities are the architecture of Data Storage, Management and Accessibility (a.k.a. "data in the cloud") for the eResearch Platform and the Power Management infrastructure for the Singularity Operating System. I hope you find this blog useful.

Regards.

  • Nelson Araujo's WebLog

    Updating a template

    • 0 Comments
    Due to the way the file system is organized into the disk, it is not possible to patch the disk on the parent without invalidating (thus destroying all modifications made since then). The recommended procedure to update a template would be: Create...
  • Nelson Araujo's WebLog

    Installing VSDM on a 64-bits Windows Server System 2003

    • 1 Comments
    VSDM works on a 64-bits system. To enable it the system needs to be correctly configured. Please follow the steps below to enable VSDM to run on those systems. System Requirements Install Virtual Server 2005 AMD64 Install .NET Framework 1...
  • Nelson Araujo's WebLog

    Automating VSDM via scripts

    • 0 Comments
    Sample scripts are bundled with VSDM in its installation folder (by default C:\Program Files\VSDM\samples). It is recommended that you have some understanding of the VSDM solution before continuing to read this article. Option Explicit Dim server Dim...
  • Nelson Araujo's WebLog

    Security: What to configure when using VSDM?

    • 0 Comments
    Q: What do I need to configure on Virtual Server or File System to secure my installation? A: Nothing! If you are using VSDM to manage your Virtual Server, whenever you apply the Security Policy VSDM automatically hardens Virtual Server and File...
  • Nelson Araujo's WebLog

    Error "FATAL: Cannot load config file"

    • 0 Comments
    If you just installed VSDM and when you create a virtual machine you continuously get this error message, you might be missing some configuration information. To resolve this issue, follow the steps below: Make sure you log in as administrator ...
  • Nelson Araujo's WebLog

    Why my VM does not start?

    • 0 Comments
    In my previous post I talked about the need to keep the template ID and VM names small. If you make them too big, your machine might not start. You can check the Virtual Server Web Administration page to make sure this is the reason (Administration >...
  • Nelson Araujo's WebLog

    Hint: Keep you Template ID small

    • 0 Comments
    A very useful hint for the VSDM administrators: keep the template IDs as small as possible. The Template ID will be used to build the Virtual Machine name, virtual machine folder and other important system information. The operating system has a maximum...
  • Nelson Araujo's WebLog

    VSDM :: Customizing the help page

    • 0 Comments
    VSDM offers the administrator the option to customize the appearance of the help page. This is very useful to put important information about troubleshooting, contacts and other relevant information for the daily job, without poluting the main page. It...
  • Nelson Araujo's WebLog

    VSDM :: Displaying notices to users (billboard)

    • 0 Comments
    VSDM has a built-in capability of displaying messages, like a billboard. To unveil this feature, you have to edit the vsdm_config.xml directly, as the Wizard does not have support to manage it using the graphical interface. The only important advise...
  • Nelson Araujo's WebLog

    VSDM :: Installation Guide

    • 0 Comments
    Paul Adare created a comprehensive step by step guide on how to install VSDM. The link to the guide is here: http://www.identit.ca/blogs/paul/2005/04/vsdm_installati.php This is a great addition. Thanks Paul!
  • Nelson Araujo's WebLog

    VSDM :: Post Installation Steps

    • 1 Comments
    Configuring your server proxy settings VSDM requires internet access to be able to retrieve information about new releases. If you wish to disable this feature, please see the "Enabling/disabling new version check reminders" topic. The proxy settings...
  • Nelson Araujo's WebLog

    Where do I get VSDM from?

    • 0 Comments
    You can download VSDM 1.3.0 from this location: http://www.microsoft.com/downloads/details.aspx?FamilyId=FF59C543-5107-42F6-9252-A8CDE3B53915
  • Nelson Araujo's WebLog

    VSDM :: Project Home Page

    • 0 Comments
    Welcome to VSDM Project Here are some quickly links to get you started with the VSDM solution What is VSDM? What is a template? Where do I download VSDM from? Step by step Installation Guide Post Installation steps Frequently asked...
  • Nelson Araujo's WebLog

    VSDM :: Frequently Asked Questions (Q 'n' A)

    • 1 Comments
    Q: What do I need to be able to see my Virtual Machine's console? A: You have to enable VMRC on your Virtual Server (VS) administrative console. This is the only step you must do from the original VS administration. Follow the steps below to enable...
  • Nelson Araujo's WebLog

    What is a template?

    • 0 Comments
    A VSDM "Template" is a Virtual Machine Hard Disk image that is used as a master image. Like the image that generates a CD that will be applied to a blank media, a virtual template works in an analogous way. Once the user creates an image based on the...
  • Nelson Araujo's WebLog

    What is VSDM?

    • 0 Comments
    The original problem to be solved was to create a system that provides security to Virtual Server in a way that the users can manage their Virtual Machines (create, start, stop, delete) without interfering with the other user’s VM or the host system....
Page 1 of 1 (16 items)