<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx</link><description>Ins and Outs of Virtual Server 2005 Administration and IIS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#431409</link><pubDate>Wed, 22 Jun 2005 07:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431409</guid><dc:creator>Nektar</dc:creator><description>The other day I was trying to administer or just author web page running as non-admin for FrontPage 2002 Server Extentions. It was impossible for me to achieve this. When running as local admin everything worked but when running as a normal user I would get the logon dialog and whatever password I would enter it would not log me into FrontPage Server. I got so frastrated that I remove FP 2002 Server Extentions.</description></item><item><title>More automation (Virtual Server and IIS)</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#431422</link><pubDate>Wed, 22 Jun 2005 08:49:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431422</guid><dc:creator>Brain.Save()</dc:creator><description /></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#437525</link><pubDate>Mon, 11 Jul 2005 17:13:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:437525</guid><dc:creator>Matt</dc:creator><description>Can you share your commandline VS admin tool written in WMI?</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#437654</link><pubDate>Tue, 12 Jul 2005 00:14:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:437654</guid><dc:creator>David.Wang</dc:creator><description>I do not have a WMI-based commandline VS admin tool to share.&lt;br&gt;&lt;br&gt;If you have specific questions about how to script Virtual Server Administration, I can try and answer that.&lt;br&gt;&lt;br&gt;//David</description></item><item><title>"Page cannot be found" when trying to connect to VSWebApp.exe</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#487949</link><pubDate>Wed, 02 Nov 2005 03:11:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:487949</guid><dc:creator>Dmitry Polyakovsky</dc:creator><description>I installed Virtual Server 2005 Standard edition Win XP Pro SP2 and keep &lt;br&gt;getting this error when I browse to &lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://localhost/VirtualServer/VSWebApp.exe?view=1"&gt;http://localhost/VirtualServer/VSWebApp.exe?view=1&lt;/a&gt; .&lt;br&gt;I am logged in as Administrator.  &lt;br&gt;I uninstalled and re-installed but no luck.&lt;br&gt;Virtual Server virtual web directory is located under Default WebSite in &lt;br&gt;IIS.  The virtual web folder points to C:\Program Files\Microsoft Virtual &lt;br&gt;Server\WebSite\VirtualServer\ where VSWebApp.exe is present.&lt;br&gt;&lt;br&gt;&lt;br&gt;      The page cannot be found&lt;br&gt;      The page you are looking for might have been removed, had its name &lt;br&gt;changed, or is temporarily unavailable.&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------------&lt;br&gt;&lt;br&gt;      Please try the following:&lt;br&gt;&lt;br&gt;        a.. If you typed the page address in the Address bar, make sure that &lt;br&gt;it is spelled correctly.&lt;br&gt;&lt;br&gt;        b.. Open the localhost home page, and then look for links to the &lt;br&gt;information you want.&lt;br&gt;        c.. Click the Back button to try another link.&lt;br&gt;      HTTP 404 - File not found&lt;br&gt;      Internet Information Services&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------------&lt;br&gt;&lt;br&gt;      Technical Information (for support personnel)&lt;br&gt;&lt;br&gt;        a.. More information:&lt;br&gt;        Microsoft Support&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#499715</link><pubDate>Sat, 03 Dec 2005 13:02:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:499715</guid><dc:creator>cognitivecharm</dc:creator><description>Hi there ...&lt;br&gt;i have a problem like i am not able access com api from vb6 ... or more specifically none of the function supported by IVMVirtualServer works ...&lt;br&gt;i have included the refrence required that i needed to refer com api thru vb ...&lt;br&gt;&lt;br&gt;the error i get (say findvirtualmachine) is &lt;br&gt;Run-Time Error -214703550 (80070542):&lt;br&gt;Method FindVirtualMachine of object IVMVirtualMachine failed&lt;br&gt;&lt;br&gt;even i get the same error in python com&lt;br&gt;&lt;br&gt;am i missing something like initiating the server ... &lt;br&gt;i dont know what it is .. and even the com api doc at msdn isn't much helping&lt;br&gt;&lt;br&gt;one more thing ... these thing with vbscript works absolutely fine ...&lt;br&gt;&lt;br&gt;i hope u can sort out my prob or may build me a way to tackle the problem&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#500021</link><pubDate>Mon, 05 Dec 2005 13:03:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:500021</guid><dc:creator>David Wang</dc:creator><description>cognitivecharm - 0x80070542 translates into:&lt;br&gt;1. an error - the highest order bit in the first number is 1 (0x8 = 0b1000)&lt;br&gt;2. in Win32 - that is what the 0x007 means&lt;br&gt;3. of 0x0542 = 1346 decimal.&lt;br&gt;&lt;br&gt;NET HELPMSG 1346 gives:&lt;br&gt;&amp;quot;Either a required impersonation level was not provided, or the provided impersonation level is invalid.&amp;quot;&lt;br&gt;&lt;br&gt;Documentation on MSDN is not going to help much because it is documentation on how to use technology, not how to troubleshoot it. In other words, MSDN documentation assumes you got things working.&lt;br&gt;&lt;br&gt;At this point, you say that the COM interface from VBScript works perfectly fine, so it does not look like anything is wrong from the COM nor Virtual Server side of things. I do not know the syntax to import COM TLB into VB6 nor whether there are special requirements to having it work in VB...&lt;br&gt;&lt;br&gt;Sorry, I really can't help much further other than to say it definitely works in JScript/VBScript, VB.Net, and C/C++.&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#506400</link><pubDate>Wed, 21 Dec 2005 20:31:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:506400</guid><dc:creator>Biffer</dc:creator><description>I'm also having trouble under Python com, and it's really irritating the hell out of me.  I've got jscript and vbscript working fine.  So I thought I'd be clever, and invoke a dispatch interface to the script control (from Python), and feed the lines one-by-one to the jscript interpretter.  Bam!  this blows up too... Doh! &lt;br&gt;&lt;br&gt;It seems you can get an object instance, but the moment you call any methods on it you get a COM exception (-2147352567)&lt;br&gt;&lt;br&gt;If the same problem happens in VB6 this is interesting, implying it's not simply a problem with pythoncom as I'd suspected.&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#532413</link><pubDate>Wed, 15 Feb 2006 12:51:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:532413</guid><dc:creator>Mahokka</dc:creator><description>Hi everybody :-)&lt;br&gt;&lt;br&gt;This message is for Dmitry Polyakovsky: I don't know if it's too late or not (somehow) and if you've already gotten the answer to your problem, but I had the same one and to resolve it, I wrote the loopback address (127.0.0.1) in the url instead of &amp;quot;localhost&amp;quot;. For me it worked so much better like that ;-).&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#543510</link><pubDate>Sat, 04 Mar 2006 11:23:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:543510</guid><dc:creator>Barney</dc:creator><description>re the 0x80070542 err - if you get this from a remote machine, its because your default dcom is set at identity - to verify - component services/Computers/My Computer - Properties/Default Properties/Default Impersonate = Impersonate ... and try again&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#578946</link><pubDate>Wed, 19 Apr 2006 15:57:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:578946</guid><dc:creator>Benjamin</dc:creator><description>Sharing files with host on Virtual server 2005.&lt;br&gt;&lt;br&gt;I would like to be able to share files with the host operating system. Just normal textfiles which i need to transfer between virtual server and the host.&lt;br&gt;&lt;br&gt;I installed the loopback adapter and used this as network adapter for a virtual network. When running the virtual server i am still not able to acces the host file system. I am not even able to ping the host from the virtual server and vice versa.&lt;br&gt;&lt;br&gt;I am not able to browse whe opening IE&lt;br&gt;&lt;br&gt;Any suggestions on what to do?&lt;br&gt;</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#578949</link><pubDate>Wed, 19 Apr 2006 16:11:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:578949</guid><dc:creator>David.Wang</dc:creator><description>Benjamin - In general, I suggest reading and following the Virtual Server documentation on how to setup the loopback adapter and general networking documentation.&lt;br&gt;&lt;br&gt;One of the most common mistakes (after not creating a Virtual Network bound to the Loopback and configuring the Guest to use a Virtual NIC bound to this Virtual Network) is to fail to have the Loopback adapter on the Host and Virtual NIC in the Guest on the same TCP/IP Segment - i.e. basic networking 101.&lt;br&gt;&lt;br&gt;In other words:&lt;br&gt;- set up the Loopback Adapter on the Host to have the following Static IP:&lt;br&gt;192.168.1.1&lt;br&gt;255.255.255.0&lt;br&gt;- set up the Virtual NIC inside the Guest to have the following Static IP:&lt;br&gt;192.168.1.2&lt;br&gt;255.255.255.0&lt;br&gt;&lt;br&gt;And you should now be able to communicate from Host to Guest via 192.168.1.2 and Guest to Host with 192.168.1.1&lt;br&gt;&lt;br&gt;As for ability to browse the Internet with IE from the Guest - that is a separate network routing issue.&lt;br&gt;&lt;br&gt;I suggest visiting the Virtual Server Newsgroup because these are frequently asked questions and full-answers exist - use either NNTP reader like Outlook Express or Web-based reader:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsserversystem/virtualserver/community/default.mspx"&gt;http://www.microsoft.com/windowsserversystem/virtualserver/community/default.mspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#591894</link><pubDate>Sun, 07 May 2006 18:54:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:591894</guid><dc:creator>Carrie McLeish</dc:creator><description>My company is deploying exchange server 2003 Enterprise on six different virtual servers for six different forests. &amp;nbsp;What are some of the pitfalls when doing this? &amp;nbsp;I have read documentation supporting and not supporting exchange on VS 2005. &amp;nbsp;What are your thoughts?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Carrie McLeish</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#596072</link><pubDate>Fri, 12 May 2006 15:16:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596072</guid><dc:creator>David.Wang</dc:creator><description>Carrie - since Exchange is heavily disk IO intensive and Virtual Machines do not help disk IO, I am not certain of the rationale to deploy Exchange on Virtual Machine.&lt;br&gt;&lt;br&gt;I believe Exchange 2003 SP1 is supported on Virtual Server 2005. This stuff is all documented on microsoft.com website, and you can also query microsoft.public.virtualserver newsgroup/community.&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/windowsserversystem/virtualserver/community/default.mspx"&gt;http://www.microsoft.com/windowsserversystem/virtualserver/community/default.mspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#596187</link><pubDate>Fri, 12 May 2006 18:29:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596187</guid><dc:creator>NickB</dc:creator><description>This article answered my question perfectly in all respects but one - How to install without IIS. &amp;nbsp;Clearly you do not need to use IIS to adminsister virutal server, but the tool you decribe - VSWebApp.exe - is contained within the executable download and you do not seem to be able to extract it without running the install. &amp;nbsp;Here's the Gotcha - the install won't run unless you have IIS running. &lt;br&gt;Seems to me that means I need to install IIS in order to extract the file I want to use to run against my Apache server... no?&lt;br&gt;Any workaround greatly appreciated. NickB</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#596711</link><pubDate>Sat, 13 May 2006 06:48:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596711</guid><dc:creator>David.Wang</dc:creator><description>NickB - Ah, I see. Then, your comment is really just a complaint about the requirements of installing the VSWebApp.exe component.&lt;br&gt;&lt;br&gt;Virtual Server installs without IIS. Just don't check the WebApp component on installation and IIS is not required. I install Virtual Server like this all the time.&lt;br&gt;&lt;br&gt;To avoid the requirements of the VSWebApp component, I wrote my own VS admin script which depends only on JScript and VS2005, so I can install and administer VS2005 perfectly without IIS installed anywhere at any time.&lt;br&gt;&lt;br&gt;Of course, if you *want* to use VSWebApp.exe, then you obviously need to install the WebApp component and meet its requirements.&lt;br&gt;&lt;br&gt;Since that component ties the file VSWebApp.exe with the configuration of IIS, it is impossible to install/extract it without IIS running. Personally, I see no problems with this requirement since it is what is tested and supported.&lt;br&gt;&lt;br&gt;Even if it is possible, running VSWebApp.exe on Apache is not a supported scenario, so even if you have to do something contorted like first install IIS, then install VS to extract VSWebApp.exe, then uninstall IIS, and finally configure VSWebApp.exe on Apache, that seems fine to me -- it comes with the territory of being &amp;quot;unsupported&amp;quot;.&lt;br&gt;&lt;br&gt;Because if Apache or commandline support support was intended, VS2005 Setup would probably be changed into :&lt;br&gt;+ Administration&lt;br&gt;+-+ Install VSWebApp.exe&lt;br&gt; &amp;nbsp; &amp;nbsp;+- Add IIS Configuration&lt;br&gt; &amp;nbsp; &amp;nbsp;+- Add Apache Configuration&lt;br&gt;&lt;br&gt;So that you can pick to install VSWebApp.exe as-is, without IIS installed. That is the meaning of &amp;quot;supported&amp;quot; and &amp;quot;by-design&amp;quot;.&lt;br&gt;&lt;br&gt;Of course, if you know how to tweak MSI, you can author what I just described into the existing VS2005 MSI, and then you CAN just extract VSWebApp.exe without everything else. But that advanced discussion is for another time...&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#596923</link><pubDate>Sat, 13 May 2006 17:42:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:596923</guid><dc:creator>NickB</dc:creator><description>Errr... Thanks, I think. &amp;nbsp;I suspect your underlying assumption is that I was hoping for a quick and easy solution. &amp;nbsp;And you would be right. &amp;nbsp;I do not like the bundling approach which is taken in this instance, and as I am already running Apache on Wintel for a number of other reasons I guess I am just going to have to put some effort in. C'est la Vie! &amp;nbsp;Thanks again. NickB</description></item><item><title>Perspectives on Design and Support</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#597069</link><pubDate>Sat, 13 May 2006 23:45:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:597069</guid><dc:creator>David Wang</dc:creator><description>I started typing this as a response to this blog entry and then decided that I was investing a little...</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#597071</link><pubDate>Sat, 13 May 2006 23:47:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:597071</guid><dc:creator>David.Wang</dc:creator><description>My response started to get a bit too long, so I made it a blog entry.&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/david.wang/archive/2006/05/13/Perspectives_on_Design_and_Support.aspx"&gt;http://blogs.msdn.com/david.wang/archive/2006/05/13/Perspectives_on_Design_and_Support.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#605884</link><pubDate>Wed, 24 May 2006 15:32:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:605884</guid><dc:creator>Eviltesdall</dc:creator><description>if you wish to install the VS without having IIS running just do not do a complete install do a CUSTOM install and remove the IIS portion.</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#653334</link><pubDate>Sat, 01 Jul 2006 11:50:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:653334</guid><dc:creator>Tony Ko</dc:creator><description>please help me, i have deleted the default site on iis and now when i install virtual server it wont add itself to iis. ive added a new site and by right clicking it, ive added virtualserver as an new application.. now when i go to my link it just downloads the exe instead of running it.. i cant access web admin now. how do i get it to work?</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#653336</link><pubDate>Sat, 01 Jul 2006 11:51:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:653336</guid><dc:creator>Tony Ko</dc:creator><description>ive also tried installing it after ive made the new site, but it still wont work &amp;gt;&amp;lt; help!</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#653747</link><pubDate>Sat, 01 Jul 2006 23:18:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:653747</guid><dc:creator>David.Wang</dc:creator><description>Tony - If the issue is with downloading vs running an EXE, then this is your misconfiguration:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/david.wang/archive/2005/07/11/Allow_file_downloads_on_IIS_6.aspx"&gt;http://blogs.msdn.com/david.wang/archive/2005/07/11/Allow_file_downloads_on_IIS_6.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you want to how to duplicate what VS Setup does for IIS admin website configuration, then I suggest asking the microsoft.public.virtualserver newsgroup:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.virtualserver"&gt;http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.virtualserver&lt;/a&gt;&lt;br&gt;&lt;br&gt;//David</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#666119</link><pubDate>Sat, 15 Jul 2006 00:44:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:666119</guid><dc:creator>Ed</dc:creator><description>ok</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#734983</link><pubDate>Fri, 01 Sep 2006 11:51:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:734983</guid><dc:creator>mitthu</dc:creator><description>I want to customize the Microsoft virtual server, what i want is the admin gui page it shows I want to customize that like I want to create 4 VirtualMachine at a time by running a VB script ,can u provide that script to me which take input &amp;nbsp;for creating many VMs at atime.&lt;br&gt;&lt;br&gt;please provide me the script. thanks&lt;br&gt;mithu_manoj@yahoo.com</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#7782609</link><pubDate>Tue, 19 Feb 2008 02:24:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7782609</guid><dc:creator>Trabajo Basura</dc:creator><description>&lt;p&gt;Yo don't need it, but it makes your life easier&lt;/p&gt;
</description></item><item><title>re: Ins and Outs of Virtual Server 2005 Administration and IIS</title><link>http://blogs.msdn.com/david.wang/archive/2005/06/21/Virtual-Server-2005-Administration-on-IIS.aspx#8731055</link><pubDate>Mon, 14 Jul 2008 10:43:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8731055</guid><dc:creator>Peter Gu</dc:creator><description>&lt;p&gt;Thanks to Barney, I solved the 0x80070542 problem by running dcomcnfg and change the default impersonate configuration. Thanks!&lt;/p&gt;
</description></item></channel></rss>