<?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>2 things: Tell if a server is server core remotely. Tell if a server is a VM remotely. (C#)</title><link>http://blogs.technet.com/brad_rutkowski/archive/2008/03/07/2-things-tell-if-a-server-is-server-core-remotely-tell-if-a-server-is-a-vm-remotely.aspx</link><description>I've been messing around over the last week making a tool that will frisk a remote machine.&amp;#160; It's been a fun project, a couple of items I got hung up on were if the machine was server core and if it was a VM. &amp;#160; I mean who would knowingly TS</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Determine if your system is a virtual machine (Hyper-V/VS/VPC) inside Vista or Server 2008</title><link>http://blogs.technet.com/brad_rutkowski/archive/2008/03/07/2-things-tell-if-a-server-is-server-core-remotely-tell-if-a-server-is-a-vm-remotely.aspx#2981514</link><pubDate>Mon, 10 Mar 2008 02:40:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2981514</guid><dc:creator>Aaron Tiensivu's Blog</dc:creator><description>&lt;p&gt;It is as easy as checking HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SystemInformation\SystemProductName to see if it contains the string Virtual. There are also some other system call tricks, like revealing if the OS is a Server Core, located&lt;/p&gt;
</description></item><item><title>re: 2 things: Tell if a server is server core remotely. Tell if a server is a VM remotely. (C#)</title><link>http://blogs.technet.com/brad_rutkowski/archive/2008/03/07/2-things-tell-if-a-server-is-server-core-remotely-tell-if-a-server-is-a-vm-remotely.aspx#3278816</link><pubDate>Thu, 03 Sep 2009 02:44:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3278816</guid><dc:creator>JayCee Botha - South Africa</dc:creator><description>&lt;p&gt;Thanks for the post. &lt;/p&gt;
&lt;p&gt;I was wondering : Is there a way to determine in any way if the operating system your run on (not on a server, but on a normal desktop/lapto pc) is a virtual mashine/cloned pc ? We would like to make sure people are not running our software on cloned/virtual mashines and if we can find a way to identify it we can show a messagebox and end the application. Any help will be much appreciated.&lt;/p&gt;
</description></item></channel></rss>