Sign In
Nelson Araujo's WebLog
Your source for research in the cloud.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
eResearch
Microsoft Baseline Security Analyzer (MBSA)
Miscelaneous
Virtual Server
Virtual Server Deployment Manager (VSDM)
Archive
Archives
February 2010
(1)
January 2007
(1)
June 2006
(1)
April 2006
(1)
February 2006
(1)
January 2006
(1)
December 2005
(2)
August 2005
(4)
July 2005
(3)
May 2005
(2)
April 2005
(11)
MSDN Blogs
>
Nelson Araujo's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Nelson Araujo's WebLog
Welcome to Cloud Research Engagements
Posted
over 2 years ago
by
Nelson Araujo
0
Comments
We are going through fundamental shift in basic research in most academic disciplines from the three traditional paradigms of theory, experiment and computation, to a new fourth paradigm of data-driven discovery. Read more @ http://research.microsoft...
Nelson Araujo's WebLog
Virtual Server 2005 – IDE to SCSI Virtual Machine Migration
Posted
over 5 years ago
by
Nelson Araujo
0
Comments
The following white paper contains important information on how to migrate your Virtual Server hard disks from IDE to SCSI. That will increase the overall performance of your virtual machines. If you have any questions, don't hesitate to ask! Enjoy. ...
Nelson Araujo's WebLog
MSDN Wiki pages
Posted
over 6 years ago
by
Nelson Araujo
0
Comments
Microsoft released a Wiki for MSDN. You can check them here: http://msdnwiki.microsoft.com/ My contributions to the Wiki can be found here: http://msdnwiki.microsoft.com/wikiedit/myprofile.aspx?name=Nelson%20Araujo&skinlocale=en-us
Nelson Araujo's WebLog
Updating a template
Posted
over 6 years ago
by
Nelson Araujo
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
Posted
over 6 years ago
by
Nelson Araujo
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
Posted
over 6 years ago
by
Nelson Araujo
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?
Posted
over 7 years ago
by
Nelson Araujo
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"
Posted
over 7 years ago
by
Nelson Araujo
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?
Posted
over 7 years ago
by
Nelson Araujo
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
Posted
over 7 years ago
by
Nelson Araujo
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
Determining missing updates from command-line output
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
Here is a quick tip on how to quickly script MBSA 2.0 to filter and show only the missing updates. But before start using it, note that using a script to parse the <UpdateData> nodes is a far better idea because of the richness of the information...
Nelson Araujo's WebLog
(Cool) Tablet PC game published
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
I'm very happy to write here that it is now available on Windows Tablet PC Power Toys a game I've written: Word Search game. If you have a Tablet PC you can (and should) download it for free from here: http://download.microsoft.com/download/5/e/7/5e7ff50e...
Nelson Araujo's WebLog
Converting a MBSA 2.0 report into text format (updates check)
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
Before you start relying on this sample, I'd like to say that: If you still uses MBSA 1.2.1 and this script would help you keep your automation, I strongly encourage you to upgrade your scripts to support MBSA 2.0. MBSA 2.0 provides more data, in a more...
Nelson Araujo's WebLog
Determining if a patch/update is installed with MBSA 2.0
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
Sample script and CMD file to verify if a specific patch is missing, using a MBSA scan report....
Nelson Araujo's WebLog
Microsoft Baseline Security Analyzer 2.0 (MBSA 2.0) shipped
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
I'd like to let you all know that Microsoft Baseline Security Analyzer 2.0 (aka MBSA 2.0) has shipped. To get the new application, also available in other languages, please visit the product download page at http://www.microsoft.com/mbsa . The download...
Nelson Araujo's WebLog
VSDM :: Customizing the help page
Posted
over 7 years ago
by
Nelson Araujo
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
Visio Connector for MBSA available
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
This add-on to Visio is very cool. It integrates Visio and MBSA. With this tool you can: (1) perform scans directly from Visio and (2) view the results of the output directly on your network topology chart. http://www.microsoft.com/technet/security...
Nelson Araujo's WebLog
VSDM :: Displaying notices to users (billboard)
Posted
over 7 years ago
by
Nelson Araujo
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
Posted
over 7 years ago
by
Nelson Araujo
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
Windows XP Setup Simulator
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
This is a free tool available for download. (O download é grátis) English Windows XP Setup Simulator is a program that teaches you how to install Windows XP, without having to worry you will mess up your hardware or software. It just simulates installing...
Nelson Araujo's WebLog
VSDM :: Disabling new version check
Posted
over 7 years ago
by
Nelson Araujo
0
Comments
Although highly disrecommended, you can disable the new version check from VSDM. To do that, change the following setting on vsdm_config.xml file: <NewVersionCheck enabled=" false " /> Warning: By doing that, the system will never notify the...
Nelson Araujo's WebLog
VSDM :: Post Installation Steps
Posted
over 7 years ago
by
Nelson Araujo
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?
Posted
over 7 years ago
by
Nelson Araujo
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
Posted
over 7 years ago
by
Nelson Araujo
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)
Posted
over 7 years ago
by
Nelson Araujo
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...
Page 1 of 2 (28 items)
1
2