<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Soul of a Virtual Machine : Remote Access &amp; Mgmt</title><link>http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx</link><description>Tags: Remote Access &amp; Mgmt</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SSL and Virtual Server</title><link>http://blogs.technet.com/megand/archive/2005/05/18/405129.aspx</link><pubDate>Thu, 19 May 2005 02:29:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:405129</guid><dc:creator>megand</dc:creator><slash:comments>2265</slash:comments><comments>http://blogs.technet.com/megand/comments/405129.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=405129</wfw:commentRss><description>&lt;P&gt;Q: Rod has this question: "I recently made the switch over to Virtual Server 2005 from VMware.&amp;nbsp; I love the web based interface but am having troubles with enabling SSL.&amp;nbsp;Can I use SelfSSL from the IIS6 Reskit?&amp;nbsp; Could I set up a CA in a virtual machine to create the website and VMRC SSL certificates? Any tips on securing the Admin website and VMRC? &lt;/P&gt;
&lt;P&gt;A: Here's a response from Ed Reed, a developer on the Virtual Machine team, and our resident VM security expert:&lt;/P&gt;
&lt;P&gt;For the Administration Website, there are no special requirements for an SSL certificate. As long as the certificate supports Server Authentication, it really doesn't matter where the certificate comes from. The choice of certificate, however,&amp;nbsp;determines the level of security that SSL encryption can provide. Here are some links to relevant information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Designing a Public Key Infrastructure: &lt;BR&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/DepKit/b1ee9920-d7ef-4ce5-b63c-3661c72e0f0b.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/DepKit/b1ee9920-d7ef-4ce5-b63c-3661c72e0f0b.mspx&lt;/A&gt; 
&lt;LI&gt;Best Practices for Implementing a Microsoft Windows Server 2003 Public Key Infrastructure: &lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws3pkibp.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws3pkibp.mspx&lt;/A&gt; 
&lt;LI&gt;Windows Server 2003 PKI Operations Guide: &lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws03pkog.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/ws03pkog.mspx&lt;/A&gt; 
&lt;LI&gt;How to implement SSL with a stand-alone certificate server in Virtual Server 2005: &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;887490"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;887490&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The requirements are different, however, for VMRC. Because Virtual Server runs as NetworkService, you need to create the VMRC SSL certificate using the IVMVirtualServer::VMRCCreateEncryptionCertificateRequest COM interface. You can also create this certificate from the Administration Website on the Virtual Machine Remote Control (VMRC) Server Properties page. This request makes a temporary certificate that can be used to perform SSL encryption, however, it doesn't have the full security of a certificate signed by a third-party CA. If you use MAKECERT or some other tool, the private key is stored such that it is inaccessible to NetworkService. Such a certificate will not work for VMRC.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=405129" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category></item><item><title>Announcing Virtual Server Deployment Manager (VSDM) 1.3.0</title><link>http://blogs.technet.com/megand/archive/2005/04/15/403758.aspx</link><pubDate>Fri, 15 Apr 2005 20:32:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:403758</guid><dc:creator>megand</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/megand/comments/403758.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=403758</wfw:commentRss><description>&lt;P&gt;Finally, this very cool tool created by Nelson Araujo is available as a free download from Microsoft (it was demo'd last year at TechEd in WINIL401). VSDM manages a virtual library of templates and ISO images and provides a streamlined way to manage and deploy virtual machines. Administrators can configure VSDM to allow non-administrators&amp;nbsp;to create and manage their own machines without impacting other users' machines, or even being able to view them. This is a&amp;nbsp;"must have" tool if you manage a&amp;nbsp;large number of virtual machines or need to frequently recreate images based on a master image (template). &lt;/P&gt;
&lt;P&gt;To download VSDM, go to &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=FF59C543-5107-42F6-9252-A8CDE3B53915&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=FF59C543-5107-42F6-9252-A8CDE3B53915&amp;amp;displaylang=en&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For lots of good information and support for using the tool, see Nelson's blog: &lt;A href="http://blogs.msdn.com/nelson_araujo/archive/category/9970.aspx"&gt;http://blogs.msdn.com/nelson_araujo/archive/category/9970.aspx&lt;/A&gt;. For some draft installation instructions, see Paul Adare's blog:&amp;nbsp;&lt;FONT face=Arial size=2&gt; &lt;/FONT&gt;&lt;A title=http://www.identit.ca/blogs/paul href="http://www.identit.ca/blogs/paul"&gt;&lt;FONT face=Arial size=2&gt;http://www.identit.ca/blogs/paul&lt;/FONT&gt;&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=403758" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category><category domain="http://blogs.technet.com/megand/archive/tags/What_2700_s+in+the+Toolbox/default.aspx">What's in the Toolbox</category></item><item><title>MOM report for evaluating virtualization candidates</title><link>http://blogs.technet.com/megand/archive/2005/04/14/403740.aspx</link><pubDate>Fri, 15 Apr 2005 04:15:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:403740</guid><dc:creator>megand</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/megand/comments/403740.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=403740</wfw:commentRss><description>&lt;P&gt;Chong Lee and Thomas Mathew -- Technology Specialists here at Microsoft -- are developing a report that you can load into Microsoft Operations Manager 2005 (MOM)&amp;nbsp;to monitor the performance of physical computers that are candidates for virtualization. This report can help you determine which computers are good candidates for virtualization, and of those, which computers you can virtualize on the same hardware. This report will be available for download when it's complete. I'll let you know where you can get it. In the meantime, you can ask your TAM or account rep for a copy. &lt;/P&gt;
&lt;P&gt;Click here to see a view of the report: &lt;A href="http://megandavis.members.winisp.net/Resources/VS-Candidate-Report.JPG"&gt;http://megandavis.members.winisp.net/Resources/VS-Candidate-Report.JPG&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=403740" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category><category domain="http://blogs.technet.com/megand/archive/tags/What_2700_s+in+the+Toolbox/default.aspx">What's in the Toolbox</category></item><item><title>Just released: Virtual Server Management Pack for MOM 2005</title><link>http://blogs.technet.com/megand/archive/2005/04/07/403487.aspx</link><pubDate>Fri, 08 Apr 2005 01:26:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:403487</guid><dc:creator>megand</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/megand/comments/403487.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=403487</wfw:commentRss><description>&lt;P&gt;This Management Pack is an add-on for Microsoft Operations Manager (MOM) 2005. It monitors the health, availability, and performance of Virtual Server. You can download it from the Microsoft Web site at:&amp;nbsp;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B8BBF08F-134A-46CE-9D63-FB7EF5258059&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=B8BBF08F-134A-46CE-9D63-FB7EF5258059&amp;amp;displaylang=en&lt;/A&gt;.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;&lt;STRONG&gt;Overview of the Virtual Server Management Pack&lt;BR&gt;&lt;/STRONG&gt;The Microsof Virtual Server 2005 section of the Virtual Server Management Pack monitors the performance and availability of Virtual Server and virtual machines. By detecting and providing alerts for critical events and performance indicators, this Management Pack helps you correct and prevent possible service outages. As a result, this Management Pack can play an important role in ensuring that Virtual Server and virtual machines are available and working correctly. &lt;/P&gt;
&lt;P&gt;By using embedded expertise, this Management Pack provides alerts for performance, health, and availability conditions that indicate problems. In some cases it can even identify issues before they become critical, allowing you to maintain a high level of availability and performance for Virtual Server and your virtual machines. As a result, this Management Pack can reduce the cost of ownership by enabling proactive management and reducing resolution times for identified issues.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=403487" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category></item><item><title>Virtual Server script repository</title><link>http://blogs.technet.com/megand/archive/2005/01/17/354585.aspx</link><pubDate>Mon, 17 Jan 2005 21:49:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:354585</guid><dc:creator>megand</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/megand/comments/354585.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=354585</wfw:commentRss><description>&lt;P&gt;You probably already know that Virtual Server provides a complete set of COM interfaces for programmatic management (see Start &amp;gt; All Programs &amp;gt; Microsoft Virtual Server &amp;gt; Virtual Server Programmer's Guide). But did you know about the Virtual Server script repository on TechNet? It contains sample scripts for tasks such as managing virtual hard disks, configuring Virtual Server and virtual machines, configuring security, and managing virtual networks.You can find the repository at &lt;SPAN class=803534201&gt;&lt;A title=http href="http://www.microsoft.com/technet/scriptcenter/scripts/vs/default.mspx"&gt;http://www.microsoft.com/technet/scriptcenter/scripts/vs/default.mspx&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=354585" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category><category domain="http://blogs.technet.com/megand/archive/tags/Scripting/default.aspx">Scripting</category></item><item><title>HP Webinar: Virtual Machine Management Pack</title><link>http://blogs.technet.com/megand/archive/2005/01/06/348046.aspx</link><pubDate>Fri, 07 Jan 2005 02:17:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:348046</guid><dc:creator>megand</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/megand/comments/348046.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=348046</wfw:commentRss><description>&lt;P&gt;HP is delivering a live Webinar on January 14, 2005 on Virtual Machine Management. Here's the description from HP: "Learn the advantages of virtual machine technology and understand how the Virtual Machine Management Pack allows you to manage and control the VMWare and Microsoft Virtual Server resources in your environment." To register, go to &lt;A href="http://www.hpbroadband.com/program.cfm?key=Q91MTB88Y"&gt;http://www.hpbroadband.com/program.cfm?key=Q91MTB88Y&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=348046" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category><category domain="http://blogs.technet.com/megand/archive/tags/Learning/default.aspx">Learning</category></item><item><title>Can’t open the Virtual Server Administration Website </title><link>http://blogs.technet.com/megand/archive/2004/11/23/268842.aspx</link><pubDate>Wed, 24 Nov 2004 00:03:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:268842</guid><dc:creator>megand</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/megand/comments/268842.aspx</comments><wfw:commentRss>http://blogs.technet.com/megand/commentrss.aspx?PostID=268842</wfw:commentRss><description>&lt;p&gt;(Updated to correct an error: You want to enable DCOM for Authenticated Users rather than Everyone.) &lt;/p&gt; &lt;p&gt;On Windows XP SP2, you may no longer be able to open the Administration Website, although you could before you installed Windows XP SP2. This is due to tighter security measures in Windows XP SP2. To fix the problem, either uninstall and reinstall Virtual Server, or else do the following:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Click "Start," click "Control Panel," and then double-click "Administrative Tools." &lt;li&gt;Double-click&amp;nbsp;"Component Services." &lt;li&gt;Expand "Component Services", 'Computers," "My Computer,' and "DCOM Config." &lt;li&gt;Right-click the first instance of&amp;nbsp;Virtual Server in the list, and then click "Properties." &lt;li&gt;On the "Security" tab, in "Launch Permissions" click "Edit." &lt;li&gt;Select "Authenticated Users" and then, next to "Launch Permission,"&amp;nbsp;select "Allow." If "Authenticated Users" doesn't appear in the list, you'll need to add it before you can take this step.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;If you've installed (the currently pre-release version of) Windows Server 2003 SP1, the same issue may exist. If you can’t open the Administration Website locally, you can try configuring your LAN settings so that the proxy server is bypassed for the Administration Website URL, as follows. &lt;/p&gt; &lt;ol&gt; &lt;li&gt;In&amp;nbsp;Internet Explorer, click "Tools" and then "Internet Options." &lt;/li&gt; &lt;li&gt;On the "Connections" tab, click "LAN Settings" and then "Advanced." &lt;li&gt;In "Exceptions," type the full URL of the Administration Website, and then click "OK."&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;You can also try changing the DCOM configuration, as for Windows XP SP2. The UI is slightly different, though:&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Click "Start," point to "Administrative Tools," and then click "Component Services." &lt;li&gt;Expand "Component Services," "Computers," "My Computer," and "DCOM Config." &lt;li&gt;Right-click "Virtual Server" and then click "Properties." &lt;li&gt;On the "Security" tab, in "Launch and Activation Permissions" click "Edit." &lt;li&gt;Select "Authenticated Users" and then next to "Local Launch,"&amp;nbsp;select "Allow." If "Authenticated Users" doesn't appear in the list, you'll need to add it before you can take this step. &lt;li&gt;If you want to also allow remote DCOM, next to "Remote Launch," select "Allow."&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=268842" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/megand/archive/tags/Remote+Access+_2600_+Mgmt/default.aspx">Remote Access &amp; Mgmt</category></item></channel></rss>