<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Search results for 'app:weblogs' matching tag 'Windows Server'</title><link>http://msmvps.com/search/SearchResults.aspx?q=app:weblogs&amp;tag=Windows+Server&amp;orTags=0&amp;o=DateDescending</link><description>Search results for 'app:weblogs' matching tag 'Windows Server'</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Another reference on installing Windows 8 on VHD(Boot from VHD)</title><link>http://msmvps.com/blogs/richardwu/archive/2012/08/20/another-reference-on-installing-windows-8-on-vhd-boot-from-vhd.aspx</link><pubDate>Mon, 20 Aug 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1815291</guid><dc:creator>Richard</dc:creator><description>&lt;h3&gt;Just found another article talking about it, please reference here:&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/haroldwong/archive/2012/08/18/how-to-create-windows-8-vhd-for-boot-to-vhd-using-simple-easy-to-follow-steps.aspx"&gt;http://blogs.technet.com/b/haroldwong/archive/2012/08/18/how-to-create-windows-8-vhd-for-boot-to-vhd-using-simple-easy-to-follow-steps.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Copy from there(I hope &lt;span class="user-name"&gt;&lt;span&gt;&lt;/span&gt;Harold don&amp;#39;t mind my re-post&lt;/span&gt;):&lt;br /&gt;==============&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;I have placed the imagex.exe and some VHDs that I have created (in case you don&amp;rsquo;t want to create your own) in my drop box folder so feel free to grab them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://aka.ms/hwitcampfiles"&gt;http://aka.ms/hwitcampfiles&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;In order to perform the steps in my blog, there are a couple of things that you will need to have access to &amp;ndash; all of which are free. I will use a deployment utility called ImageX.exe from the Windows Automated Installation kit (WAIK). Also, you will need to have some way to either mount an ISO image or have the DVD or thumb drive with the Windows 8 installation media on it. I happen to use a freeware tool called Magic ISO CD/DVD Manager to mount ISO images.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Before I provide the detailed steps, let me just provide an overview of the process. &lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;First, I need to be running Windows 7 or higher or Windows Server 2008 R2 or higher in order to perform these steps and have administrative access.&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;I then need to create a VHD file and format it.&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Mount the ISO of Windows 8 (or have the thumb drive or DVD inserted or just have the source files available).&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Open a Command Prompt (run as Administrator).&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Use ImageX to &amp;ldquo;install&amp;rdquo; Windows 8 into the VHD.&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Add the installation of Windows 8 to the boot menu.&lt;/span&gt; &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Now, for the details behind the above 6 steps. I will be providing screen shots of this process from a Windows 7 machine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Create and mount VHD&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;To create and mount the VHD, I will use the Computer Management console to access Disk Management. I can start this by running it from the Administrative Tools Group or right click on Computer and choose Manage. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/3443.managecomputer_5F00_thumb2_5F00_2CA48B91.jpg"&gt;&lt;img height="288" width="325" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/2541.managecomputer_5F00_thumb2_5F00_thumb_5F00_3C43D4FB.jpg" alt="managecomputer_thumb2" border="0" title="managecomputer_thumb2" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Once Computer Management console opens, I will click on Disk Management on left pane and wait for the list of drives to refresh. Once the list of drives appear in the middle pane, I will right click Disk Management and select Create VHD. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1057.managecomputer_2D00_disk_5F00_thumb6_5F00_62E23B7B.jpg"&gt;&lt;img height="323" width="467" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1300.managecomputer_2D00_disk_5F00_thumb6_5F00_thumb_5F00_2BD83775.jpg" alt="managecomputer-disk_thumb6" border="0" title="managecomputer-disk_thumb6" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;The Create and Attach VHD Wizard appears. I have to provide a name of the VHD file that I want to create (specify directory location), size and type (dynamic or fixed). You can specify the size and type that meets your needs, but keep in mind that the size of the partition you set is important as you will need that much actual free disk space in order to boot to that VHD. Also the type determines how much disk space will always be in use. Since I use laptops for most of my work and I don&amp;rsquo;t have 1 TB laptop drives, I try to keep the size of all my VHDs that I use for multi-boot purposes to a minimal size. I find that 20 GB partitions is plenty and that dynamically expanding work just fine for my purposes. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/5287.createvhd_5F00_thumb2_5F00_3CCC3F8B.jpg"&gt;&lt;img height="357" width="374" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/3122.createvhd_5F00_thumb2_5F00_thumb_5F00_58411BC1.jpg" alt="createvhd_thumb2" border="0" title="createvhd_thumb2" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Once I click OK, the new VHD file is created and automatically mounted and visible in Disk Management. From there I right click Disk 2 and select Initialize to Initialize the disk as MBR. After the disk is initialized, I create and format a simple volume. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1452.initializedisk_5F00_thumb5_5F00_487160F0.jpg"&gt;&lt;img height="418" width="604" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1464.initializedisk_5F00_thumb5_5F00_thumb_5F00_47F5082E.jpg" alt="initializedisk_thumb5" border="0" title="initializedisk_thumb5" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;After the disk has been formatted, Windows 7 automatically assigns a drive letter to the volume (in my example, it is F:). I have also mounted the ISO of Windows 8 Enterprise 90 Day Eval and it is available as drive E: in my example. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/2045.managecomputer2_5F00_thumb3_5F00_7401DF52.jpg"&gt;&lt;img height="459" width="605" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/4188.managecomputer2_5F00_thumb3_5F00_thumb_5F00_4B82FD3E.jpg" alt="managecomputer2_thumb3" border="0" title="managecomputer2_thumb3" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;I then start a command prompt running as Administrator and go to the directory in which my ImageX.exe is located (makes it simple and in my case it is C:\Source).&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;In the command prompt, I issue the following command: &lt;br /&gt;imagex /apply e:\sources\install.wim 1 f:\ &lt;br /&gt;&lt;br /&gt;I am essentially installing Windows 8 from the install.wim file located in the sources directory of the source files and selecting the 1st OS instance in the WIM file and installing it to drive F:\ (VHD file) &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1440.imagexstart_5F00_thumb2_5F00_01A4758E.jpg"&gt;&lt;img height="185" width="418" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/1452.imagexstart_5F00_thumb2_5F00_thumb_5F00_551B45A7.jpg" alt="imagexstart_thumb2" border="0" title="imagexstart_thumb2" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Once the process completes, I can dismount the VHD and save a copy off for future use or immediately add it to the boot menu. To dismount the VHD, go to Disk Management and right click Disk 2 and select Detach VHD. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/3108.detachvhd_5F00_thumb4_5F00_3B470F78.jpg"&gt;&lt;img height="460" width="605" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/5661.detachvhd_5F00_thumb4_5F00_thumb_5F00_4CB77050.jpg" alt="detachvhd_thumb4" border="0" title="detachvhd_thumb4" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Once I make a backup copy of the VHD file for future use, I will go ahead and Mount the VHD again to add that installation to the boot menu. To do this, I will right click Disk Management and select Attach VHD. The Attach VHD Wizard will start. I can either browse to the VHD or just type it in the Location field. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/2133.attachvhd2_5F00_thumb2_5F00_5E27D128.jpg"&gt;&lt;img height="457" width="603" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/5661.attachvhd2_5F00_thumb2_5F00_thumb_5F00_125BFA6F.jpg" alt="attachvhd2_thumb2" border="0" title="attachvhd2_thumb2" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/3286.attachvhd3_5F00_thumb2_5F00_51B9ADFF.jpg"&gt;&lt;img height="198" width="407" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/7713.attachvhd3_5F00_thumb2_5F00_thumb_5F00_57945198.jpg" alt="attachvhd3_thumb2" border="0" title="attachvhd3_thumb2" style="background-image:none;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;The VHD will be mounted and will be assigned a drive letter by the system. In my case, it is drive F: again.&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Go back to the Administrative Command Prompt and type the following command to add the installation to the Boot Menu: &lt;br /&gt;&lt;br /&gt;bcdboot F:\windows &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a&gt;&lt;span style="font-size:small;"&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/5756.bcdboot1_5F00_thumb2_5F00_370D11E6.jpg"&gt;&lt;img height="180" width="408" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-45-88-metablogapi/4572.bcdboot1_5F00_thumb2_5F00_thumb_5F00_21AF5C7E.jpg" alt="bcdboot1_thumb2" border="0" title="bcdboot1_thumb2" style="background-image:none;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Once the command finishes, you will now have the new Windows 8 entry in your boot menu.&lt;/span&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;The first time you boot to this installation, Windows 8 will detect your devices and install the appropriate drives and then reboot. Upon reboot, you will configure the computer name and a user account like you normally would on a new Windows 8 installation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;If you no longer want to have this option in your boot menu, use MSCONFIG (boot tab) to delete the unwanted entry.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Hopefully, this simple and easy to follow guide will help you to successfully create and boot to your own installations of Windows 8 (or Windows Server 2012).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;=====================&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Will Dispersal Replace RAID?</title><link>http://msmvps.com/blogs/richardwu/archive/2012/08/20/will-dispersal-replace-raid.aspx</link><pubDate>Mon, 20 Aug 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1815290</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;A good article on it:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wikibon.org/wiki/v/Is_RAID_Obsolete%3F"&gt;http://wikibon.org/wiki/v/Is_RAID_Obsolete%3F&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the article:&lt;/p&gt;
&lt;p&gt;For the foreseeable future dispersal will not be focused on transactional database environments, where RAID will continue to perform well and be combined with flash, for example. In these instances, multiple copies are warranted as data sets are smaller and of higher value. Dispersal will fit well with large scale applications such as social networks, medical images, certain government applications, archiving, intelligence applications and the like where storage will reach into the tens of petabytes in capacity.&lt;/p&gt;</description></item><item><title>Windows Server Failover Cluster 2012 in Depth</title><link>http://msmvps.com/blogs/wssra/archive/2012/07/24/windows-server-failover-cluster-2012-in-depth.aspx</link><pubDate>Tue, 24 Jul 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1813418</guid><dc:creator>TBittner</dc:creator><description>&lt;p&gt;&lt;font color="#004080" size="2" face="Verdana"&gt;Find &lt;/font&gt;&lt;a href="http://blogs.technet.com/b/askcore/archive/2012/07/23/windows-server-2012-failover-cluster-sessions-at-teched.aspx" target="_blank"&gt;here&lt;/a&gt;&lt;font color="#004080" size="2" face="Verdana"&gt;&lt;/font&gt;&lt;font color="#004080" size="2" face="Verdana"&gt; all sessions from Tech-Ed which covers all details about Windows Server Failover Cluster 2012. Every session takes about one hour. But it is worth taking time watching all of the sessions.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#004080" size="2" face="Verdana"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Virtual Machine do not start on Hyper-V when using AMD CPU</title><link>http://msmvps.com/blogs/richardwu/archive/2012/07/14/virtual-machine-do-not-start-on-hyper-v-when-using-amd-cpu.aspx</link><pubDate>Sat, 14 Jul 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1812865</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;My student got a problem on running VM on a AMD FX CPU machine. You may reference this to solve the problem:&lt;/p&gt;
&lt;p&gt;Virtual machine does not start on a computer that has an AMD CPU that supports the AVX feature and that is running Windows Server 2008 R2&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/2568088"&gt;http://support.microsoft.com/kb/2568088&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Clear all the remote desktop session remotely</title><link>http://msmvps.com/blogs/richardwu/archive/2012/07/09/clear-all-the-remote-desktop-session-remotely.aspx</link><pubDate>Mon, 09 Jul 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1812544</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;My best friend just asked is it possilbe to killing remote desktop session remotely. The reason for doing that was cause by my friend need to physically go back to his office and logon to the server in order to clear the connection in last weekend. &lt;br /&gt;For me, i will try &amp;quot;mstsc.exe /console&amp;quot; to try to remote control the console of that server and disconnect all the other remote session first.&lt;br /&gt;However, if this don&amp;#39;t work, after some research....I found the following methods:&lt;/p&gt;
&lt;p&gt;Method 1:&lt;/p&gt;
&lt;p&gt;Open CMD with admin right, then ---&lt;br /&gt;&lt;br /&gt;A. Type &amp;quot;qwinsta /server:xxx.xxx.xxx.xxx&amp;quot; into the window, replacing &amp;quot;xxx.xxx.xxx.xxx&amp;quot; with the IP address of your server. When you hit &amp;quot;Enter,&amp;quot; a list of active remote-desktop connections will appear. Each session will have an ID number assigned to it.&lt;br /&gt;&lt;br /&gt;B. Use the &amp;quot;rwinsta /server:xxx.xxx.xxx.xxx id&amp;quot; command, replacing &amp;quot;xxx.xxx.xxx.xxx&amp;quot; with the IP address of your server and &amp;quot;id&amp;quot; with the ID number of the session you want to end. When you hit &amp;quot;Enter,&amp;quot; Windows will end the selected session.&lt;/p&gt;
&lt;p&gt;Method 2:&lt;/p&gt;
&lt;p&gt;A. Go to CMD prompt and run&amp;nbsp;&amp;quot;quser /server:YOUR_SERVER_NAME&amp;quot;, it will list all the remote connection.&lt;/p&gt;
&lt;p&gt;B. Still in CMD prompt, run &amp;quot;logoff rdp-tcp#123 /server:YOUR_SERVER_NAME&amp;quot;(where 123 is the sessionname)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>“speaking 2.0” at Microsoft TechEd today</title><link>http://msmvps.com/blogs/ulfbsimonweidner/archive/2012/06/14/speaking-2-0-at-microsoft-teched-today.aspx</link><pubDate>Thu, 14 Jun 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1811082</guid><dc:creator>UlfBSimon-Weidner</dc:creator><description>&lt;p&gt;I’m speaking today about &lt;a href="http://northamerica.msteched.com/topic/details/2012/SIA319" target="_blank"&gt;“The Evolution of Active Directory Recovery” at TechEd 2012 US (SIA319, 1pm in Hall N310)&lt;/a&gt;. The session will also be streamed.&lt;/p&gt;  &lt;p&gt;I had a great idea, and I’m looking forward to see how it’s working. And I haven’t seen this before &lt;img style="border-bottom-style:none;border-right-style:none;border-top-style:none;border-left-style:none;" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/ulfbsimonweidner.metablogapi/5657.wlEmoticon_2D00_winkingsmile_5F00_1F2A47A8.png" /&gt;: &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;I’ll be taking questions using Twitter. &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If you are in the audience (in the hall or online) and you have any questions, just twitter them using the hashtag &lt;a href="https://twitter.com/#!/search/%23tesia319" target="_blank"&gt;#TESIA319&lt;/a&gt; – this enables me to follow up with the answers either in the session, or if we are short on time or have to many sessions I’m following up afterwards. This also enables attendees who are not sitting close to a Microphone, who are watching the streamed version or who feel more comfortable writing than speaking to ask their questions.&lt;/p&gt;  &lt;p&gt;Two simple rules: use the #TESIA319 hashtag – I will not monitor anything else during the session, and please ask questions in the areas I’ve covered, so that we can try avoiding to have questions which are covered in the next slides.&lt;/p&gt;  &lt;p&gt;Looking forward to the session and hopefully seeing you there!&lt;/p&gt;  &lt;p&gt;Ulf B. Simon-Weidner&lt;/p&gt;</description></item><item><title>Erro NFe: (Causa prov&amp;#225;vel: a cadeia de certifica&amp;#231;&amp;#227;o do Web Service acessado ou do certificado cliente inexistente no reposit&amp;#243;rio de certificados do usu&amp;#225;rio corrente do Windows</title><link>http://msmvps.com/blogs/paleo/archive/2012/06/01/erro-nfe-causa-prov-225-vel-a-cadeia-de-certifica-231-227-o-do-web-service-acessado-ou-do-certificado-cliente-inexistente-no-reposit-243-rio-de-certificados-do-usu-225-rio-corrente-do-windows.aspx</link><pubDate>Fri, 01 Jun 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1810521</guid><dc:creator>paleo</dc:creator><description>&lt;p&gt;Com o início da utilização da Nova Cadeia de Certificados da NF-e, muitos sistemas passaram a apresentar problemas. Por que isso ocorre?&lt;/p&gt;  &lt;p&gt;Em um computador baseado no Windows Server 2003 ou Windows XP, não é possível obter certificados de uma autoridade de certificação baseada no Windows Server 2008 (CA). Esse problema ocorre se a autoridade de certificação estiver configurada para usar criptografia SHA2 256 ou criptografia superior (384 SHA2 ou SHA2 512).&lt;/p&gt;  &lt;p&gt;Como resolver? Basta instalar o KB 968730: &lt;a title="http://support.microsoft.com/kb/968730" href="http://support.microsoft.com/kb/968730"&gt;http://support.microsoft.com/kb/968730&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Hyper-V in Windows Server 2012</title><link>http://msmvps.com/blogs/richardwu/archive/2012/05/03/hyper-v-in-windows-server-2012.aspx</link><pubDate>Thu, 03 May 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1809448</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;A useful document blog post which talk about the virtualization in Hyper-V 3 in Windows Server 2012!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/windowsserver/archive/2012/04/05/windows-server-8-beta-hyper-v-amp-scale-up-virtual-machines-part-1.aspx"&gt;&lt;br /&gt;http://blogs.technet.com/b/windowsserver/archive/2012/04/05/windows-server-8-beta-hyper-v-amp-scale-up-virtual-machines-part-1.aspx&lt;br /&gt;&amp;nbsp;&lt;/a&gt;
&lt;/p&gt;</description></item><item><title>Ref: Windows Server “8” Beta: Hyper-V &amp;amp; Scale-up Virtual Machines Part 1…</title><link>http://msmvps.com/blogs/richardwu/archive/2012/04/18/ref-windows-server-8-beta-hyper-v-amp-scale-up-virtual-machines-part-1.aspx</link><pubDate>Wed, 18 Apr 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1808963</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;A good reference on the coming Hyper-V V3:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/windowsserver/archive/2012/04/05/windows-server-8-beta-hyper-v-amp-scale-up-virtual-machines-part-1.aspx"&gt;http://blogs.technet.com/b/windowsserver/archive/2012/04/05/windows-server-8-beta-hyper-v-amp-scale-up-virtual-machines-part-1.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It also talk about NUMA.&lt;/p&gt;</description></item><item><title>Erro no NOD 32: &amp;quot;Error communicating with kernel&amp;quot;</title><link>http://msmvps.com/blogs/paleo/archive/2012/04/09/erro-no-nod-32-quot-error-communicating-with-kernel-quot.aspx</link><pubDate>Mon, 09 Apr 2012 05:00:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1808675</guid><dc:creator>paleo</dc:creator><description>&lt;p&gt;Esta semana já vi três casos onde o NOD32 apresentava a mensagem de erro:&lt;strong&gt; &amp;quot;Error communicating with kernel&amp;quot;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Como resolver? Muito simples!&lt;/p&gt;&lt;p&gt;Nos três casos o problema era o mesmo. O serviço do NOD32 estava parado após a instalação de uma atualização do Windows e bastava reiniciá-lo manualmente.&lt;/p&gt;&lt;p&gt;Os procedimentos para isto são:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Clique em &lt;strong&gt;Iniciar&lt;/strong&gt;;&lt;/li&gt;&lt;li&gt;Clique em &lt;strong&gt;Executar;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;Digite &lt;strong&gt;services.msc&lt;/strong&gt;;&lt;/li&gt;&lt;li&gt;Localize o serviço &lt;strong&gt;ESET Service&lt;/strong&gt;;&lt;/li&gt;&lt;li&gt;Clique em &lt;strong&gt;Start;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Pronto!&lt;/strong&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;Caso isso ainda não resolva o seu problema, sua máquina provavelmente tenha sido infectada durante o período em que o antivirus estava parado e o mais provável é que você esteja infectado com o &lt;strong&gt;Win32/Sirefef (Zero.Access rootkit).&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Para removê-lo execute os passos descritos em: &lt;a href="http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2895"&gt;http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2895&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Se não era ele, ainda pode ser o &lt;strong&gt;Win32/IRCBot.ANR. &lt;/strong&gt;Neste caso faça uma limpeza via linha de comando, conforme descrito em: &lt;a href="http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2903"&gt;http://kb.eset.com/esetkb/index?page=content&amp;amp;id=SOLN2903&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>