<?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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>THE OFFICIAL BLOG OF THE SBS "DIVA" : smbnation</title><link>http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx</link><description>Tags: smbnation</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Taming UAC</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/06/taming-uac.aspx</link><pubDate>Wed, 07 Oct 2009 05:43:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730429</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1730429</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1730429</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/06/taming-uac.aspx#comments</comments><description>&lt;p&gt;So one of the questions that came up at SMBnation was how to get an app to play nice with UAC if it didn&amp;#39;t want to play nice with UAC.&lt;/p&gt;
&lt;p&gt;One of the things that User Account Control does is point out badly written apps. &amp;nbsp;The same &amp;#39;hacks&amp;#39; that one has to do to get the app to play nice with XP&amp;#39;s non administrator is typically the same &amp;quot;hacks&amp;quot; you need to get an older app to play nice nice with native win7. &amp;nbsp;Of course, if you are having to support an older app you might want to consider XP mode regardless which typically doesn&amp;#39;t cause the Win7 to throw off a UAC. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.threatcode.com/group_policy.htm"&gt;http://www.threatcode.com/group_policy.htm&lt;/a&gt;&amp;nbsp;is how to use group policy to push out permissions for files/folders and registry keys. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;As I said at SMBnation, sometimes you do what you need to do to get a line of business app working. &amp;nbsp;Sometimes you&amp;#39;ll use XP Mode. &amp;nbsp;Sometimes you&amp;#39;ll use a terminal server box. &amp;nbsp;Sometimes you&amp;#39;ll virtualize desktops. &amp;nbsp;The business need and flow will dictate the decision you make.&lt;/p&gt;
&lt;p&gt;But if you want an app to natively run in XP as a nonadmin in the meantime, the best tool that identifies what files/registry keys need to be loosened up is &lt;a href="http://blogs.msdn.com/aaron_margosis/archive/2008/11/06/lua-buglight-2-0-second-preview.aspx"&gt;Luabuglight&lt;/a&gt;. &amp;nbsp; Dana also recommended the app compat toolkit, but I think Luabuglight is easier.&lt;/p&gt;
&lt;p&gt;But bottom line, get ready because Windows 7 is right around the corner. &amp;nbsp;Are YOU ready?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/windows/dd361745.aspx"&gt;http://technet.microsoft.com/en-us/windows/dd361745.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Check out all of those resources there!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730429" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>XP Mode in action</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/06/xp-mode-in-action.aspx</link><pubDate>Tue, 06 Oct 2009 07:17:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1730137</guid><dc:creator>bradley</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1730137</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1730137</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/06/xp-mode-in-action.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.screencast.com/t/NxghXEexzX"&gt;http://www.screencast.com/t/NxghXEexzX&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on that link and hit the play button.&amp;nbsp; In that screencast you&amp;#39;ll see a demo of XP Mode on Windows 7.&lt;/p&gt;
&lt;p&gt;What I&amp;#39;m showcasing is not only how a 1998 16bit accounting application will run on a 64bit Windows 7 machine, but also how IE6 can cohabitate with IE8.&lt;/p&gt;
&lt;p&gt;That said, the other thing I&amp;#39;m showcasing is that this is an insecure Windows XP.&amp;nbsp; It has no antivirus, it needs patching.&amp;nbsp; And the &amp;#39;mode&amp;#39; it&amp;#39;s in is like RDP access in a network, if you try to run it in standard user, you won&amp;#39;t be able to log into it as it&amp;#39;s just like when you try to run XP in non admin mode and use RWW, you need to flip the user to the domain and run they system with Remote Desktop users having local rights.&lt;/p&gt;
&lt;p&gt;Notice how you can set it up so that the old apps are mere icons on the desktop but they are running in the virtual machine under the Win7?&amp;nbsp; The time to load that accounting app is from a cold boot on that virtual image.&amp;nbsp; Most of the time you&amp;#39;ll hibernate that system to make that boot faster.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/4718.xpmode.PNG"&gt;&lt;img border="0" src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/4718.xpmode.PNG" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But for any old horrifically ancient application that you just HAVE to have running, the important question to ask of your vendor is not &amp;quot;do you support Win7?&amp;quot; but rather, &amp;quot;Do you support XP Mode&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1730137" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Resources for Windows 7</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/05/resources-for-windows-7.aspx</link><pubDate>Mon, 05 Oct 2009 07:19:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729845</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729845</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729845</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/05/resources-for-windows-7.aspx#comments</comments><description>&lt;p&gt;Resources for Windows 7 --&amp;nbsp; &lt;a href="http://windowsteamblog.com/blogs/springboard/default.aspx"&gt;http://windowsteamblog.com/blogs/springboard/default.aspx&lt;/a&gt;&amp;nbsp; That&amp;#39;s a keeper there.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/windows/default.aspx"&gt;http://technet.microsoft.com/en-us/windows/default.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And a free online webinar on October 7th - &lt;a href="http://www.windows7summit.com/"&gt;http://www.windows7summit.com/&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;From Desktop&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + Tab&lt;/strong&gt; = Aero [press Tab to cycle between Windows]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + E&lt;/strong&gt; = Windows Explorer is launched.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + R&lt;/strong&gt; = &lt;strong&gt;Run&lt;/strong&gt; Command is launched.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + F&lt;/strong&gt; = Search (which is there in previous Windows versions too)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + X &lt;/strong&gt;= Mobility Center&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + L &lt;/strong&gt;= Lock Computer (It is there from the earlier versions as well)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + U &lt;/strong&gt;= Ease of Access&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + P&lt;/strong&gt; = Projector&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + T&lt;/strong&gt; = Cycle Super Taskbar Items&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + S&lt;/strong&gt; = OneNote Screen Clipping Tool [requires OneNote]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + M &lt;/strong&gt;= Minimize All Windows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + D&lt;/strong&gt; = Show/Hide Desktop&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + Up &lt;/strong&gt;= Maximize Current Window&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + Down&lt;/strong&gt; = Restore Down / Minimize Current Windows&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + Left&lt;/strong&gt; = Tile Current Window to the Left&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + Right&lt;/strong&gt; = Tile Current Windows to the Right&lt;br /&gt;[Continue pressing the Left and Right keys to rotate the window as well]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + #&lt;/strong&gt; = Quicklaunch&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Windows Key + = &lt;/strong&gt;= Magnifier&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;From Windows Explorer&lt;/h2&gt;
&lt;p&gt;19.&lt;strong&gt; Alt + Up&lt;/strong&gt; = Go up one level&lt;br /&gt;20. &lt;strong&gt;Alt + Left/ Right &lt;/strong&gt;= Back/ Forward&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.taragana.com/index.php/archive/20-windows-7-shortcuts-you-must-know/"&gt;http://blog.taragana.com/index.php/archive/20-windows-7-shortcuts-you-must-know/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729845" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>What happened here, shouldn't stay here</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/04/what-happened-here-shouldn-t-stay-here.aspx</link><pubDate>Mon, 05 Oct 2009 01:17:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729786</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729786</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729786</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/04/what-happened-here-shouldn-t-stay-here.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8623.LasVegas.jpg"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8623.LasVegas.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the airport ready to head home in a bit and one of the takeaways that I hope everyone of you get from SMBnation is what happened here for you shouldn&amp;#39;t stay here.&amp;nbsp; You need to ensure that you take what you learned, what ideas you had, what things you need to follow up on and what connections you made and ensure you keep those connections after Las Vegas.&lt;/p&gt;
&lt;p&gt;If you swapped business cards with someone, send an email to that person tomorrow morning.&amp;nbsp; If you meant to call a vendor first thing in the morning, do it.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;But don&amp;#39;t keep what you learned here in Vegas!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729786" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/News/default.aspx">News</category><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Elvis was "in" the building</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/04/elvis-was-quot-in-quot-the-building.aspx</link><pubDate>Mon, 05 Oct 2009 01:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729781</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729781</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729781</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/04/elvis-was-quot-in-quot-the-building.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7230.Lasvegas2.jpg"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7230.Lasvegas2.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Elvis was &amp;quot;in&amp;quot; the building.&amp;nbsp; For those of you that missed out on SMBnation, it may not have been in Seattle, but I think the change in venue definitely worked well for some.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729781" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>So will there be a next version of SBS?</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/03/so-will-there-be-a-next-version-of-sbs.aspx</link><pubDate>Sun, 04 Oct 2009 00:15:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729474</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729474</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729474</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/03/so-will-there-be-a-next-version-of-sbs.aspx#comments</comments><description>&lt;p&gt;One of the questions that I heard a TON of from various partners at SMBnation is &amp;quot;will there be a next version of SBS&amp;quot;?&amp;nbsp; With all the buzz about Windows 2008 R2 more and more people are asking &amp;quot;but what about&amp;quot;?&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The Windows Server blog answered this exact question the other day.....&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/windowsserver/archive/2009/10/01/remote-access-smbs-will-continue-to-get-enterprise-caliber-capabilities-with-sbs-and-ebs.aspx"&gt;http://blogs.technet.com/windowsserver/archive/2009/10/01/remote-access-smbs-will-continue-to-get-enterprise-caliber-capabilities-with-sbs-and-ebs.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll let you read the answer there on that blog.. but hint... count down 6 paragraphs, and look for the second and third sentences.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729474" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>How to get the Remote Web Applications to be an icon in the RWW page on SBS 2008</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/03/how-to-get-the-remote-web-applications-to-be-an-icon-in-the-rww-page-on-sbs-2008.aspx</link><pubDate>Sat, 03 Oct 2009 18:33:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729445</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729445</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729445</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/03/how-to-get-the-remote-web-applications-to-be-an-icon-in-the-rww-page-on-sbs-2008.aspx#comments</comments><description>&lt;p&gt;How to get the Remote Web Applications to be an icon in the RWW page on SBS 2008&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dd262136(WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/dd262136(WS.10).aspx&lt;/a&gt; &lt;br /&gt;Deploy Windows Server 2008 Terminal Services RemoteApp&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.mpecsinc.ca/2008/08/sbs-08-rww-ts-remoteapp-killer-app-for.html"&gt;http://blog.mpecsinc.ca/2008/08/sbs-08-rww-ts-remoteapp-killer-app-for.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;First off the info is in the Charlie Russel SBS 2008 book.&amp;nbsp; &lt;a href="http://my.safaribooksonline.com/9780735620704/ch25lev1sec6"&gt;http://my.safaribooksonline.com/9780735620704/ch25lev1sec6&lt;/a&gt;&lt;/p&gt;
&lt;h3 class="docSection1Title" id="-100000"&gt;Adding a RemoteApp to Remote Web Workplace&lt;/h3&gt;
&lt;p class="docText"&gt;One of the cool things you can do with the new TS RemoteApps capability is add an application directly to the RWW landing page. This allows a user working remotely to directly and securely access an application on the SBS network without having to log on to take a full Remote Desktop session.&lt;/p&gt;
&lt;p class="docText"&gt;The basic process is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p class="docList"&gt;Create an .rdp file for the application.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="docList"&gt;Save the .rdp file to the path where Remote Web Workplace resides on your SBS server.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="docList"&gt;Create a new MIME type in IIS for RDP.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p class="docList"&gt;Add a link to the .rdp file to the RWW page using the SBS Console.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="docText"&gt;Let&amp;#39;s go through the process to add a link to Windows Mail to the RWW page. You need to have the Desktop Experience feature already installed on your terminal server.&lt;/p&gt;
&lt;p class="docText"&gt;First, follow these steps on the terminal server to create an .rdp file for Windows Mail:&lt;/p&gt;
&lt;p class="docText"&gt;(the rest is in the book....)&lt;/p&gt;
&lt;p class="docText"&gt;&lt;a href="http://my.safaribooksonline.com/9780735620704/ch25lev1sec5#X2ludGVybmFsX1NlY3Rpb25Db250ZW50P3htbGlkPTk3ODA3MzU2MjA3MDQvY2gyNWxldjFzZWM2"&gt;http://my.safaribooksonline.com/9780735620704/ch25lev1sec5#X2ludGVybmFsX1NlY3Rpb25Db250ZW50P3htbGlkPTk3ODA3MzU2MjA3MDQvY2gyNWxldjFzZWM2&lt;/a&gt;&lt;/p&gt;
&lt;p class="docText"&gt;Sign up for the Safari online version and the info is right at that URL&lt;/p&gt;
&lt;p class="docText"&gt;&lt;a href="http://74.125.113.132/search?q=cache:F_TpstlnZn4J:www.smallbizserver.net/Forums/tabid/53/forumid/103/postid/100510/view/topic/Default.aspx+Adding+a+RemoteApp+to+Remote+Web+Workplace&amp;amp;cd=4&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us"&gt;http://74.125.113.132/search?q=cache:F_TpstlnZn4J:www.smallbizserver.net/Forums/tabid/53/forumid/103/postid/100510/view/topic/Default.aspx+Adding+a+RemoteApp+to+Remote+Web+Workplace&amp;amp;cd=4&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us&lt;/a&gt;&lt;/p&gt;
&lt;p class="docText"&gt;There&amp;#39;s another link there that talks about the process.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.korteksolutions.com/sbs-2008-rww-and-terminal-server-gateway-services/"&gt;http://blog.korteksolutions.com/sbs-2008-rww-and-terminal-server-gateway-services/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729445" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Charlie is talking about the second server of SBS 2008 premium at SMBnation.</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/03/charlie-is-talking-about-the-second-server-of-sbs-2008-premium-at-smbnation.aspx</link><pubDate>Sat, 03 Oct 2009 17:27:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729428</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729428</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729428</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/03/charlie-is-talking-about-the-second-server-of-sbs-2008-premium-at-smbnation.aspx#comments</comments><description>&lt;p&gt;Charlie is talking about the second server of SBS 2008 premium at SMBnation.&lt;/p&gt;
&lt;p&gt;The second server is the RTM of Windows 2008.&amp;nbsp; Which means it has the RC of HyperV on there, not the rtm.&amp;nbsp; Charlie said to get that box up to SP2 and ensure you have the final RTM of HyperV (Microsoft update to do this) to get it to the final version of HyperV.&lt;/p&gt;
&lt;p&gt;Just one clarification that needs to be made.&amp;nbsp; The second server of SBS 2008 premium under software assurance will not get the Windows 2008 R2 upgrade.&amp;nbsp; SBS is a suite and software assurance is on the suite, not on the individual pieces.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729428" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Keys to migration success</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/03/keys-to-migration-success.aspx</link><pubDate>Sat, 03 Oct 2009 16:27:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729422</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729422</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729422</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/03/keys-to-migration-success.aspx#comments</comments><description>&lt;p&gt;One of the things that I will slightly disagree with Karl and Jeff&amp;#39;s presentation on &amp;quot;keys to migration success&amp;quot; is the fact that you can back yourself out a bit of the migration process.&amp;nbsp; As long as you take a system state backup if you have a failed SBS 2008 migration process, you can restore that system state (and just that system state) to the old SBS box and then do dcdiag to ensure that all the SBS 2008 traces are removed.&lt;/p&gt;
&lt;p&gt;I helped someone to roll back in exactly this spot.&lt;/p&gt;
&lt;p&gt;The key blog post you need to remember is &lt;a href="http://www.sbsmigrationtips.com"&gt;www.sbsmigrationtips.com&lt;/a&gt;&amp;nbsp;for the keys to success.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.mpecsinc.ca/2009/06/sbs-2003-to-sbs-2008-migration-guide.html"&gt;http://blog.mpecsinc.ca/2009/06/sbs-2003-to-sbs-2008-migration-guide.html&lt;/a&gt;&amp;nbsp;and Philip&amp;#39;s migration checklist is a keeper.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729422" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>If you want more info about SharePoint in SBS, check this out from Robert Crane:</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/03/if-you-want-more-info-about-sharepoint-in-sbs-check-this-out-from-robert-crane.aspx</link><pubDate>Sat, 03 Oct 2009 16:24:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729419</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729419</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729419</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/03/if-you-want-more-info-about-sharepoint-in-sbs-check-this-out-from-robert-crane.aspx#comments</comments><description>&lt;p&gt;If you want more info about SharePoint in SBS, check this out from Robert Crane:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.smbbooks.com/products/procra01.htm"&gt;http://www.smbbooks.com/products/procra01.htm&lt;/a&gt;&lt;/p&gt;
&lt;p class="style23"&gt;&lt;em&gt;If you are looking for information about Windows SharePoint Services V3.0 then look no further. We have developed a guide that help you install, migrate and maintain Windows SharePoint Services (which is also the basis for Microsoft SharePoint Server i.e. MOSS). The guide will get you up and running quickly. &lt;/em&gt;&lt;/p&gt;
&lt;p class="style23"&gt;&lt;em&gt;The information is available as an annual subscription. This means full access to all updates and enhancements of the documentation for the subscription period. This subscription also includes a DVD of all the relevant product files and documents updated regularly with new features and best practices.&lt;/em&gt; &lt;/p&gt;
&lt;p class="style23"&gt;&lt;b&gt;Free Downloads&lt;/b&gt;&lt;/p&gt;
&lt;p class="style23"&gt;&lt;a href="http://supportweb.ciaops.net.au/Shared%20Documents/1-introduction.pdf"&gt;Windows SharePoint Operations Guide - Chapter 1&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p class="style23"&gt;&lt;a href="http://supportweb.ciaops.net.au/Shared%20Documents/SMBNation2008-GS1.pdf"&gt;Utilizing SharePoint to improve your business&lt;/a&gt; (from SMBNation 2008)&lt;/p&gt;
&lt;p class="style23"&gt;&lt;a href="http://www.greatlittlebook.com/Seminars/ConCalls/SMB_Conference_Call_200%2080924.mp3"&gt;The SMB Conference call&lt;/a&gt; - September 2008&amp;nbsp; &lt;/p&gt;
&lt;p class="style23"&gt;More available from : &lt;a href="http://supportweb.ciaops.net.au/Shared%20Documents/"&gt;http://supportweb.ciaops.net.au/Shared Documents/&lt;/a&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729419" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>The dirty little secret of anti virus</title><link>http://msmvps.com/blogs/bradley/archive/2009/10/02/the-dirty-little-secret-of-anti-virus.aspx</link><pubDate>Fri, 02 Oct 2009 19:35:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1729078</guid><dc:creator>bradley</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1729078</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1729078</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/02/the-dirty-little-secret-of-anti-virus.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-family:Calibri;"&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;The dirty little secret of anti virus is that we&amp;rsquo;re losing trust with our vendors.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;On average they have a 30% detection rate.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They fail to detect, stop, or clean out rogue antivirus.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They use outdated and depreciated APIs (tdi.sys) that cause slow downs&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;and bring networks to their knees. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;They insert transport rules into the Exchange stack and fail to document how their product interacts or works with the software they are trying to protect.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;At times they have flagged key windows files and damaged systems so badly you hope your backup is good.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;And yet, as part of a standard operational process we install it on our servers.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;When people ask me what antivirus I recommend for SBS2008&amp;hellip;. I honestly don&amp;rsquo;t know which one I like.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;But slowly some of us,&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;are silently removing Exchange integrated antivirus and using cloud filtering/mail hygiene to filter the email.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We no longer trust Exchange integrated antivirus because it&amp;rsquo;s causing too many problems with the mail transport.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Some of these may be due to the drag on the box causing &amp;ldquo;&lt;a href="http://technet.microsoft.com/en-us/library/bb201658.aspx"&gt;backpressure&lt;/a&gt;&amp;rdquo;, but some of this is just due to how lousy the vendors are lately in building antivirus solutions that work &amp;lsquo;on &amp;lsquo; the actual box.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;We no longer trust antivirus to do the job we&amp;rsquo;re purchasing it for.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;It&amp;rsquo;s trying to be this firewall, security solution, be-all end-all and too many times it&amp;rsquo;s failing on the core job that we bought them for in the first place.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;So what can we do?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Firstly investigate if you can use cloud/mail hygiene solutions and turn off that Exchange integrated antivirus.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Vendors like &lt;/span&gt;&lt;a href="http://www.exchangedefender.com/"&gt;&lt;span style="color:#0000ff;font-size:small;"&gt;www.exchangedefender.com&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt; or &lt;/span&gt;&lt;a href="http://www.reflexion.net/"&gt;&lt;span style="font-size:small;"&gt;http://www.reflexion.net/&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;are what we&amp;rsquo;re using.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&lt;span style="font-size:small;"&gt;But don&amp;rsquo;t let the antivirus vendors off the hook.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;When you are here at SMBnation this weekend, talk to your antivirus vendors, let them know what is working for you and what is not working for you.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;What you like and what you don&amp;rsquo;t like.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Let them know what you are happy about and what you are not happy about.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;font face="Calibri"&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/span&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/p&gt;
&lt;p class="MsoNormal" style="margin:0in 0in 10pt;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1729078" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title> Don't forget registration tomorrow morning! </title><link>http://msmvps.com/blogs/bradley/archive/2009/10/02/don-t-forget-registration-tomorrow-morning.aspx</link><pubDate>Fri, 02 Oct 2009 07:09:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1728920</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1728920</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1728920</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2009/10/02/don-t-forget-registration-tomorrow-morning.aspx#comments</comments><description>&lt;p align="left"&gt;&amp;nbsp;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&amp;nbsp;Don&amp;#39;t forget registration tomorrow morning!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;b&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;
&lt;p align="left"&gt;Conference Registration: &lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;b&gt;&lt;font face="AGaramondPro-Bold" size="1"&gt;
&lt;p align="left"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p align="left"&gt;&amp;nbsp;&lt;/p&gt;
&lt;b&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Bold;font-size:xx-small;"&gt;
&lt;p align="left"&gt;Registration Hours:&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;
&lt;p align="left"&gt;Thursday, October 1st 12:00 &amp;ndash; 4:00pm&lt;/p&gt;
&lt;p align="left"&gt;Friday, October 2nd 7:00am &amp;ndash; 6:45pm&lt;/p&gt;
&lt;p align="left"&gt;Saturday, October 3rd 7:30am &amp;ndash; 6:45pm&lt;/p&gt;
&lt;p align="left"&gt;Sunday, October 4th 7:30am &amp;ndash; 4:0&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;
&lt;p align="left"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;&lt;span style="font-family:AGaramondPro-Regular;font-size:xx-small;"&gt;Riviera Conference Center before the Royale Pavilion&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p align="left"&gt;&lt;span style="font-family:HelveticaNeueLTStd-BdCn;color:#68813b;font-size:xx-small;"&gt;&lt;span style="font-family:HelveticaNeueLTStd-BdCn;color:#68813b;font-size:xx-small;"&gt;&lt;span style="font-family:HelveticaNeueLTStd-BdCn;color:#68813b;font-size:xx-small;"&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8037.photo1.jpg"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8037.photo1.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1728920" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Heading back home from SMBNation</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/06/heading-back-home-from-smbnation.aspx</link><pubDate>Tue, 07 Oct 2008 02:30:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649949</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649949</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649949</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/06/heading-back-home-from-smbnation.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/IMAGE_5F00_320.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Sitting on the floor with the power cord plugged in next to the phone card machine getting ready to head back home.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s to everyone having safe flights back to home!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649949" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>At the Speed dating table</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/06/at-the-speed-dating-table.aspx</link><pubDate>Mon, 06 Oct 2008 20:38:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649914</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649914</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649914</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/06/at-the-speed-dating-table.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/Speeddating.JPG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;(Unlocked computer with &amp;quot;you go owned&amp;quot; message courtesy of Dana.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m at the speed dating table ...come and talk to me!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649914" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Backup folder viewing</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/06/backup-folder-viewing.aspx</link><pubDate>Mon, 06 Oct 2008 18:14:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649898</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649898</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649898</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/06/backup-folder-viewing.aspx#comments</comments><description>&lt;p&gt;For those that are logging into my SBS 2008 box via RDP (I gave out the username and password at the session), if you are wondering how to see the drive letter of the backup drive, what you need to do is to right mouse click on the command line icon and click &amp;quot;Run As Administrator&amp;quot; .&amp;nbsp; Then you can see the drive folder underneath.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/dirbackup.JPG" alt="" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649898" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>SBS 2003 and SA in overseas SKUs</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/06/sbs-2003-and-sa-in-overseas-skus.aspx</link><pubDate>Mon, 06 Oct 2008 16:51:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649887</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649887</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649887</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/06/sbs-2003-and-sa-in-overseas-skus.aspx#comments</comments><description>&lt;p&gt;For all of those times that the foreign countries say that they get a worse deal than the US... listen up.&amp;nbsp; The issue&amp;nbsp; where in the USA where we can&amp;#39;t order SBS 2003 with SA under volume licesning is only impacting English SKUs only.&lt;/p&gt;
&lt;p&gt;All other language skus are not impacted&amp;nbsp;and you should be able to order skus with Software Assurance.&lt;/p&gt;
&lt;p&gt;(and for all those folks that say overseas folks get treated worse than USA folks... another case where you get a better deal than we do.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649887" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Burning' up the conference</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/06/burning-up-the-conference.aspx</link><pubDate>Mon, 06 Oct 2008 16:44:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649886</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649886</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649886</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/06/burning-up-the-conference.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/IMAGE_5F00_316.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Last day of the conference and the attendees are on fire........... okay so more like a false alarm at the Hotel.&lt;/p&gt;
&lt;p&gt;Nothin&amp;#39; like seeing Karl P. out in the street sipping his coffee while the firetrucks idle out front.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649886" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>Bloggin from Jillian's</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/05/bloggin-from-jillian-s.aspx</link><pubDate>Mon, 06 Oct 2008 02:14:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649836</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649836</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649836</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/05/bloggin-from-jillian-s.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/IMAGE_5F00_311.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Bloggin&amp;#39; from Jillian&amp;#39;s where we will be having Jeff&amp;#39;s Billiard party later on.&amp;nbsp; We came early to have dinner before the party started.&amp;nbsp; For anyone heaing this way, join us on second floor for burgers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649836" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>The Dave and Mark Show at SMBnation</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/05/the-dave-and-mark-show-at-smbnation.aspx</link><pubDate>Sun, 05 Oct 2008 21:38:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649821</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649821</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649821</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/05/the-dave-and-mark-show-at-smbnation.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.evolvetech.com/mambo/index.php?option=com_myblog&amp;amp;Itemid=87"&gt;http://www.evolvetech.com/mambo/index.php?option=com_myblog&amp;amp;Itemid=87&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Dave Sobel and Mark Crall on virtualization.&lt;/p&gt;
&lt;p&gt;Only Dave and Mark can bring out SMB Iceland to their presentation.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/Iceland.JPG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Components.UserFiles/00.00.00.22.76/iceland2.JPG" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Look for a book on SMB virtualization from Dave Sobel coming out soon - &lt;a href="http://www.greatlittlebook.com/"&gt;http://www.greatlittlebook.com/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649821" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item><item><title>The blogs you need to follow</title><link>http://msmvps.com/blogs/bradley/archive/2008/10/05/the-blogs-you-need-to-follow.aspx</link><pubDate>Sun, 05 Oct 2008 18:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649803</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1649803</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1649803</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2008/10/05/the-blogs-you-need-to-follow.aspx#comments</comments><description>&lt;p&gt;In the Ofer and Susan show we listed blog resources and I forgot a major one.&lt;/p&gt;
&lt;p&gt;My very very very bad.&lt;/p&gt;
&lt;p&gt;So if you are not following &lt;a href="http://blogs.technet.com/sbs"&gt;http://blogs.technet.com/sbs&lt;/a&gt; I will come and hunt you down.&lt;/p&gt;
&lt;p&gt;But the other one you need to be following is &lt;a href="http://sbs.seandaniel.com/"&gt;http://sbs.seandaniel.com/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Put it in your RSS feed reader today!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649803" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/smbnation/default.aspx">smbnation</category></item></channel></rss>