<?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>Querying guest operating system information with Powershell</title><link>http://blogs.msdn.com/virtual_pc_guy/archive/2007/01/30/querying-guest-operating-system-information-with-powershell.aspx</link><description>I recently posted how to query guest operating system information using VBScript . It was pointed out to me that this was much easier to do using Powershell, so here is a sample script that will do the same thing with Powershell: $vs=new-object –com VirtualServer.Application</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>