<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://ts2community.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>Microsoft U.S. Partner Community</title><link>http://ts2community.com/blogs/</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>TS2 Blogs are moving!!</title><link>http://ts2community.com/blogs/rwagg/archive/2010/03/12/ts2-blogs-are-moving.aspx</link><pubDate>Fri, 12 Mar 2010 13:09:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:578873</guid><dc:creator>rwagg</dc:creator><slash:comments>1</slash:comments><description>My blog is moving at the end of March. We are moving the whole TS2 team blog to the TechNet Blog site. You can find our new site at http://blogs.technet.com/uspartner_TS2Team . I’ve moved all of my Hyper-V screen casts to the new site, you can access the summary page here . Don’t worry, we’ll continue the discussion, we’ll just do it at our new location . See you there! http://blogs.technet.com/uspartner_TS2Team Rob...(&lt;a href="http://ts2community.com/blogs/rwagg/archive/2010/03/12/ts2-blogs-are-moving.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ts2community.com/aggbug.aspx?PostID=578873" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/TS2/default.aspx">TS2</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/move/default.aspx">move</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/moving/default.aspx">moving</category></item><item><title>What is BitLocker? What does it do? What does it not do?</title><link>http://ts2community.com/blogs/rwagg/archive/2010/03/02/what-is-bitlocker-what-does-it-do-what-does-it-not-do.aspx</link><pubDate>Tue, 02 Mar 2010 14:11:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:74922</guid><dc:creator>rwagg</dc:creator><slash:comments>4</slash:comments><description>&lt;p&gt;&lt;strong&gt;What is BitLocker?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;BitLocker lets you encrypt the hard drive(s) on your Windows Vista Enterprise, Windows Vista Ultimate or Windows Server 2008 computer.&amp;#160; BitLocker will not encrypt hard drives for Windows XP, Windows 2000 or Windows 2003.&amp;#160; Only Windows Vista and Server 2008 include BitLocker.&amp;#160; BitLocker drives can be encrypted with 128 bit or 256 bit encryption, this is plenty strong to protect your data in the event the computer is lost or stolen.&amp;#160; BitLocker protects your hard drive from offline attack.&amp;#160; This is the type of attack where a malicious user will take the hard drive from your mobile machine and connect it to another machine so they can harvest your data.&amp;#160; BitLocker also protects your data if a malicious user boots from an alternate Operating System.&amp;#160; With either attack method, BitLocker encrypts the hard drive so that when someone has physical access to the drive, the drive is unreadable.&amp;#160; Now if you are a network admin and you need to harvest data from a hard drive when a machine fails, our tools include the functionality to prompt the admin for the recovery key so the hard drive can be accessed.&amp;#160; We&amp;#39;ve done a good job at ensuring the data does not end up in the wrong hands, while making it easy for authorized users to access the data in the event of a failure.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What does BitLocker do?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Again, BitLocker encrypts the hard drive(s) to protect the Operating System from offline attacks.&amp;#160; Server 2008, Windows Vista Enterprise, and Windows Vista Ultimate all include BitLocker functionality.&amp;#160; Windows Vista Business Edition and the Home Editions do not include BitLocker.&amp;#160; The RTM versions of Vista only allow BitLocker encryption of the C: drive.&amp;#160; SP1 for Vista includes the ability to encrypt all of the hard drives belonging to the Vista machine.&amp;#160; Server 2008 includes the ability to encrypt all of its attached hard drives as well.&amp;#160; BitLocker on a Server 2008 server might not make sense for your servers in the Data Center, but using BitLocker on servers in remote offices makes a lot of sense.&amp;#160; How many remote offices have their servers in secure Data Centers?&amp;#160; They don&amp;#39;t!&amp;#160; If you&amp;#39;re lucky, your server sits in a locked closet.&amp;#160; If you&amp;#39;re unlucky, it sits under someone&amp;#39;s desk.&amp;#160; Deploying BitLocker to these machines makes perfect sense because if those machines are stolen, their data is encrypted and protected from the types of attacks that they would be exposed to.&amp;#160; Another piece to protect these remote servers is the Read Only Domain Controller functionality.&amp;#160; I won&amp;#39;t go into it here, but it gives you the ability to provide fast logon experiences for your remote users while ensuring that all of the domain credentials are not stored on these remote office servers.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;What does BitLocker not do?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;BitLocker does not protect the computers contents while the operating system us running.&amp;#160; Again, BitLocker is built for &lt;em&gt;offline &lt;/em&gt;attacks, once the operating system is up and running, Windows Vista will protect your data from unauthorized access.&amp;#160; When Vista is up and running, unauthorized access can come in the form of:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;A malicious user trying to log onto the local computer.&amp;#160; Windows Vista can protect itself by enforcing strict password policy and complexity.&amp;#160; Please ensure that if your data is important enough to encrypt, that you also require complex passwords and/or two factor authentication.&amp;#160; Two factor authentication takes the simple passwords or easy to guess passwords out of the equation so that they are no longer a risk.&amp;#160; &lt;/li&gt;    &lt;li&gt;A malicious user connecting to the computer over the network to harvest data from the local computer.&amp;#160; If the user has access to your physical network, the malicious user can try to connect to your machine over the network.&amp;#160; Again, strict user permissions on the local machine and on your network as a whole, will prevent malicious users from accessing your network.&amp;#160; &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;Other ways to protect your data:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;RMS, EFS, IPSec.&amp;#160; I&amp;#39;ll give you more detail in my next post.&lt;/p&gt;  &lt;p&gt;Until next time!&lt;/p&gt;  &lt;p&gt;Rob&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:77293eb6-6e6c-4e59-9d40-89143edaf754" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Bitlocker" rel="tag"&gt;Bitlocker&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/encryption" rel="tag"&gt;encryption&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:de44795c-7837-42eb-a7e4-04c17a64c581" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Bitlocker" rel="tag"&gt;Bitlocker&lt;/a&gt;,&lt;a href="http://technorati.com/tags/encryption" rel="tag"&gt;encryption&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=74922" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/BitLocker/default.aspx">BitLocker</category></item><item><title>How big Should PageFile.sys be on a Server 2008 Hyper-V Server?</title><link>http://ts2community.com/blogs/rwagg/archive/2010/03/01/how-big-should-pagefile-sys-be-on-a-server-2008-hyper-v-server.aspx</link><pubDate>Mon, 01 Mar 2010 14:08:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:107145</guid><dc:creator>rwagg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I received the following question:&lt;a href="http://www.microsoft.com/windowsserver2008/en/us/hyperv.aspx"&gt;&lt;img border="0" alt="image" align="right" src="http://ts2blogs.com/blogs/rwagg/WindowsLiveWriter/GreatWhitePaperonHyperVandClustering_14360/image_thumb.png" width="244" height="59" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;font color="#0000ff"&gt;Thanks for the article.&amp;#160; What do you do about your host system&amp;#39;s pagefile?&amp;#160; I&amp;#39;m thinking more about size.&amp;#160; Do you leave the default?&amp;#160; I have a 16GB system and 12GB of that is allocated to VMs.&amp;#160; &lt;/font&gt;&lt;/p&gt;    &lt;p&gt;&lt;font color="#0000ff"&gt;Do I size the host pagefile for the whole 16GB or just for the 3 or 4GB not used by the VMs?&amp;#160; Of course, I want to reduce paging and disk I/O for the host, but if I don&amp;#39;t need a huge pagefile, then I&amp;#39;d rather not.&lt;/font&gt; &lt;/p&gt;    &lt;p&gt;&lt;font color="#0000ff"&gt;Still researching to see if the old 1.5x RAM sizing is still applicable to x64 large-RAM Hyper-V systems.&lt;/font&gt; &lt;/p&gt;    &lt;p&gt;&lt;font color="#0000ff"&gt;Thanks!&lt;/font&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Well I did some looking around and there is not a black and white answer to this one, but for the majority of your situations, I&amp;#39;d recommend that we let the system manage the pagefile.sys.&amp;#160; Pagefile.sys is around for two reasons:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Provide Virtual Memory to support the physical memory on the server. 1x-1.5x the amount of memory is the &amp;quot;suggested size&amp;quot; of the pagefile.sys, but usually that does not make &amp;quot;sense&amp;quot; on a 16GB machine, and this is &amp;quot;traditional guidance&amp;quot; that does not take Hyper-V into consideration. &lt;/li&gt;    &lt;li&gt;Pagefile.sys has always been available as the dump location in the event of a crash, so in this situation, sometimes you need a pagefile.sys that is at least the size of your available RAM (plus a little more).&amp;#160; Check out the article below that discusses the details to be considered. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;If the server crashes once, do you really want a dump of all of the RAM? If you do, then pagefile.sys needs to be larger than the available RAM, and the machine probably needs to be configured to allow all of the RAM to dumped. Be warned that if you do this, the memory dump could take a very long time (30 - 60 minutes?).&amp;#160; Most likely, you don&amp;#39;t want to run with this big of a pagefile.sys, because machines don&amp;#39;t bluescreen that often anymore.&amp;#160; If you do encounter repeated blue screens, you&amp;#39;ll most likely work with a Support Professional that will help you configure the server to generate the appropriate dump anyway. &lt;/p&gt;  &lt;p&gt;Now when we consider your situation, 4Gb is usually adequate since the other 12Gb is dedicated to the VMs.&amp;#160; Since the VM&amp;#39;s require real RAM, not virtual memory, there&amp;#39;s really no reason for pagefile.sys to support the VM memory for day to day operations.&amp;#160; Again, the only good reason I could find to have a 16Gb page file in *most* (but not all) instances is to be able to capture a memory dump in the event of a failure. &lt;/p&gt;  &lt;p&gt;Here is the guidance on Server 2003 and WindowsXP pagefile.sys planning. While we have made some changes in Server 2008, this guidance is a very good starting place, check it out.&amp;#160; It asks you to profile your machine with your workloads, and then take that profile information to determine the pagefile.sys size. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://support.microsoft.com/kb/889654/en-us" target="_blank"&gt;How to determine the appropriate page file size for 64-bit versions of Windows Server 2003 or Windows XP&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;At this time, we do not have guidance specifically for Server 2008 and Hyper-V, but this plan should be fine in most scenarios.&amp;#160; One thing that has changed in Server 2008 and Vista is that you can now specify a different dump file, location and size of the dump files.&amp;#160; That&amp;#39;s a different discussion, but the pagefile.sys guidance above should be adequate for &amp;quot;best practice&amp;quot; configurations. &lt;/p&gt;  &lt;p&gt;As you can tell, I&amp;#39;ve hedged my bets boths ways on this because there is no one size fits all answer if you feel you need to customize the pagefile.sys configuration, but usually the pagefile.sys configuration is not an item that will impact system performance that much anymore. The pagefile.sys configuration is &lt;strong&gt;System Managed&lt;/strong&gt; by default for both Server 2008 and Windows Vista.&amp;#160; If you want to conserve space, I can see the reasoning for no more than a 4Gb pagefile.sys on a Hyper-V machine.&amp;#160; Heck I can even see where only a 2 Gb pagefile.sys might make sense, but again, the system by default can take care of that for you.&amp;#160; &lt;/p&gt;  &lt;p&gt;Of my three Hyper-V machines, I&amp;#39;ve configured two of them manually so that I could move the pagefile.sys file off of the boot drive.&amp;#160; My third machine is configured with the default configuration of &lt;strong&gt;System Managed&lt;/strong&gt;.&amp;#160; If you really want to tweak performance, putting pagefile.sys on a different drive can reduce drive contention as long as the new destination isn&amp;#39;t hosting any other disk IO intensive applications like Virtual Machines or databases.&amp;#160; &lt;/p&gt;  &lt;p&gt;Until next time! &lt;/p&gt;  &lt;p&gt;Rob&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bc00f758-b990-415b-92fd-4eddd82b9e4c" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Hyper-V" rel="tag"&gt;Hyper-V&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Pagefile.sys" rel="tag"&gt;Pagefile.sys&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Server%202008%20Hyper-V" rel="tag"&gt;Server 2008 Hyper-V&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:49b59255-bfe7-451f-af8b-6d06985b0bd4" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Hyper-V" rel="tag"&gt;Hyper-V&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Pagefile.sys" rel="tag"&gt;Pagefile.sys&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Server+2008+Hyper-V" rel="tag"&gt;Server 2008 Hyper-V&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=107145" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Hyper-V+Server/default.aspx">Hyper-V Server</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Hyper-V/default.aspx">Hyper-V</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Pagefile.sys/default.aspx">Pagefile.sys</category></item><item><title>Fingerprint Readers... Are they all they are cracked up to be?</title><link>http://ts2community.com/blogs/rwagg/archive/2010/03/01/fingerprint-readers-are-they-all-they-are-cracked-up-to-be.aspx</link><pubDate>Mon, 01 Mar 2010 14:06:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:72452</guid><dc:creator>rwagg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Almost every mobile computer that is currently shipping has a Fingerprint Reader on it.&amp;#160; How convenient...&amp;#160; I&amp;#39;ve had a lot of customers get excited about the convenience of no more passwords when they think that a finger will do.&amp;#160; Well personally, I give those Fingerprint Readers &lt;em&gt;the finger!&lt;/em&gt;.&amp;#160; Honestly, Fingerprint Readers are pretty secure for normal things, but anything you really want to secure, a strong password is still the best.&lt;/p&gt;  &lt;p&gt;There is plenty of documentation on the Internet about the lack of Fingerprint reader security, but for a typical consumer machine, it&amp;#39;s probably good enough.&amp;#160; Today I did a search on the Internet to see what I could find.&amp;#160; Of course Live.com is my search tool of choice, one of the first items it presented was &lt;strong&gt;&amp;quot;Gummy Fingers&amp;quot; Fool Fingerprint Readers &lt;/strong&gt;&lt;a title="http://www.extremetech.com/article2/0,1558,13730,00.asp" href="http://www.extremetech.com/article2/0,1558,13730,00.asp"&gt;http://www.extremetech.com/article2/0,1558,13730,00.asp&lt;/a&gt;.&amp;#160;&amp;#160; Of course, the person that came up with this idea was a Japanese mathematician! I never trusted those &amp;quot;math guys&amp;quot;... Their logic and all of that!&amp;#160; In college I took a math class &lt;em&gt;The fundamentals of Math&lt;/em&gt;.&amp;#160; I thought hey, I understand that one + one = 2, that&amp;#39;s fundamental... Right?&amp;#160; I needed to raise my GPA, so I decided to give it a try.&amp;#160; Holy Crap was that a rough class!&amp;#160; That&amp;#39;s when I decided to never again trust those math guys.&amp;#160;&amp;#160; I digress, back to the topic at hand...&lt;/p&gt;  &lt;p&gt;This mathematician took a mold of a finger, used the same material gummy bears are made of, and created a mold of a gummy finger.&amp;#160; Now I wonder how many tries it took him to get it right... Did he eat his mistakes???&amp;#160; I agree that molding a gummy finger is considerable effort for someone to expend, but it&amp;#39;s a low effort, low tech way to defeat a high tech solution.&amp;#160; Reminds me of NASA creating pens that could write in zero gravity.&amp;#160; The Russians, they just used pencils!&amp;#160; I subscribe to the Keep It Simple Stupid mentality, so gummy fingers are a pretty reasonable solution to me.&amp;#160; The Register &lt;a title="http://www.theregister.co.uk/2002/05/16/gummi_bears_defeat_fingerprint_sensors/" href="http://www.theregister.co.uk/2002/05/16/gummi_bears_defeat_fingerprint_sensors/"&gt;http://www.theregister.co.uk/2002/05/16/gummi_bears_defeat_fingerprint_sensors/&lt;/a&gt; added some additional detail to his research.&amp;#160; &lt;/p&gt;  &lt;p&gt;Microsoft&amp;#39;s corporate policy states that we cannot store our corporate credentials on our laptops.&amp;#160; Finger print readers ask for, and then store, &lt;u&gt;your credentials on your local machine.&lt;/u&gt;&amp;#160; [&lt;em&gt;This is really the root of the concern.&amp;#160; If all of your credentials are stored on the same machine, eventually your credentials will be compromised.&amp;#160; It&amp;#39;s only a matter of time.&amp;#160; The &amp;quot;time&amp;quot; factor could be 2 days or 2 hundred years.&amp;#160; It just depends on your level of encryption and the attackers level of skill and dedication.]&lt;/em&gt;&amp;#160; The authentication process:&amp;#160; When you swipe your finger on the fingerprint reader, the fingerprint reader enters your domain credentials for you.&amp;#160; We&amp;#39;ve done a good job of opening up the authentication API, this makes it easier for developers to develop alternate authentication methods, but we need to solve the problem of the credentials being stored locally.&amp;#160; &lt;/p&gt;  &lt;p&gt;Two factor authentication is a super way to meet this need.&amp;#160; A number of companies have moved to two factor authentication, Microsoft made the move over 6 years ago.&amp;#160; We all carry smart cards; it functions like a typical proximity card that allows me to open our security doors, but it also includes a &amp;quot;chip&amp;quot; that contains my Microsoft certificate.&amp;#160; Whenever I have to connect remotely to the Microsoft network, I have to have my smart card inserted in my machine, and &lt;strong&gt;then&lt;/strong&gt; I have to enter a PIN to allow access to the certificate on the smart card.&amp;#160; Not only do you need the smart card, but a PIN as well.&amp;#160; It all comes down to requiring 1.) What you have; The smart card, and 2.0&amp;#160; What you know; the PIN.&amp;#160; Without both items, you&amp;#39;re not connecting to our network.&amp;#160; The PIN is required because the certificate on the smart card is encrypted with the PIN.&amp;#160; Without it, the smart card is just a gold thingy stuck to the back of your ID card.&lt;/p&gt;  &lt;p&gt;Now if you really want to protect the data on your computer, let&amp;#39;s talk BitLocker.&amp;#160; I&amp;#39;ll save that discussion for another time.&lt;/p&gt;  &lt;p&gt;Until next time!&lt;/p&gt;  &lt;p&gt;Rob&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:21511ba9-f7f8-471e-8286-a9022245a2de" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Finger+Print+Reader" rel="tag"&gt;Finger Print Reader&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Gummy+Bear+fingerprint" rel="tag"&gt;Gummy Bear fingerprint&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:713e22f6-025c-4a51-8515-0dccf2cb490d" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Finger+Print+Reader" rel="tag"&gt;Finger Print Reader&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Gummy+Bear+fingerprint" rel="tag"&gt;Gummy Bear fingerprint&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=72452" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Gummy+Fingers/default.aspx">Gummy Fingers</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Fingerprint+Reader/default.aspx">Fingerprint Reader</category></item><item><title>Eliminate UAC for Printer Driver installation</title><link>http://ts2community.com/blogs/rwagg/archive/2010/03/01/eliminate-uac-for-printer-driver-installation.aspx</link><pubDate>Mon, 01 Mar 2010 14:04:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:71318</guid><dc:creator>rwagg</dc:creator><slash:comments>9</slash:comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;During the IT Pro Conference, someone asked if they could eliminate the UAC (and the local administrator requirements) just for printer driver installations on Windows Vista machines.&amp;#160; Printer Drivers are the most difficult issue when it comes to removing the requirement for local administrator access to a machine.&amp;#160; I&amp;#39;ve monkeyed with&amp;#160; this a little, I have more research to do, but I think I found a way to solve this predicament.&amp;#160; Point and Print.&amp;#160; This feature was included in Windows XP and in Windows Vista we require local administrator privileges to install these drivers.&amp;#160; There is a Group Policy setting that tells Windows Vista to not require local administrator privileges for printer drivers that are already installed on your servers.&amp;#160; This is the Point and Print functionality...&amp;#160; &lt;/p&gt;  &lt;p&gt;Below is a screen capture of the Group Policy setting that disables the local Point and Print Restrictions.&amp;#160; This will allow Windows Vista users to install printer drivers without local administrator permission.&amp;#160; This is a Local Machine policy, but you should also be able to define an AD based Group Policy to do the same thing.&amp;#160; Let me warn you, the reason we require local administrator privileges is to prevent malicious device drivers.&amp;#160; This setting will allow any device driver to be installed.&amp;#160; Now you can define the policy setting &lt;strong&gt;Package Point and print - Approved Servers&lt;/strong&gt; to allow users to install the printer drivers &lt;u&gt;from only an approved list of servers&lt;/u&gt;.&amp;#160; This will allow normal users to install any printer driver, once it&amp;#39;s been approved and installed on your servers.&amp;#160; &lt;/p&gt;  &lt;p&gt;To disable the Point and Print restrictions, you need to get to the screen below, To do that, let&amp;#39;s click on Start (or the Vista Perl)&amp;#160; -&amp;gt; and in the Search box, type &lt;strong&gt;mmc&lt;/strong&gt; and press enter. Once the management console comes up, choose &lt;strong&gt;&lt;u&gt;F&lt;/u&gt;ile&lt;/strong&gt; -&amp;gt; &lt;strong&gt;Add / Remove Snap in...&lt;/strong&gt; Choose &lt;strong&gt;Group Policy Object&lt;/strong&gt; and then click &lt;strong&gt;Add... &lt;/strong&gt;If you are defining a local policy, choose &lt;strong&gt;local computer&lt;/strong&gt;.&amp;#160; If you are an AD admin, you should know how to set an AD group policy.&amp;#160; If not, let me know and I&amp;#39;ll include those instructions later.&amp;#160; Once you click OK, you should be back to the Local Computer Policy screen like below.&amp;#160; Go ahead and expand the &lt;strong&gt;Local Computer Policy&lt;/strong&gt;, and then choose&lt;strong&gt;&amp;#160; User Configuration -&amp;gt; Administrative Templates -&amp;gt; Control Panel -&amp;gt; Printers.&amp;#160; &lt;/strong&gt;Then you&amp;#39;re able to disable the Point and Print Restrictions.&amp;#160; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/rwagg/WindowsLiveWriter/EliminateUACforPrinterDriverinstallation_13E50/PointPrint_2.jpg"&gt;&lt;img style="border-right-width:0px;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" border="0" alt="PointPrint" src="http://ts2blogs.com/blogs/rwagg/WindowsLiveWriter/EliminateUACforPrinterDriverinstallation_13E50/PointPrint_thumb.jpg" width="689" height="406" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Once you make this local policy change, you need to either reboot your computer, or go to a command prompt and execute the command &lt;strong&gt;gpupdate / force&lt;/strong&gt; to ensure the local policy gets applied.&amp;#160; Now you should be able to browse to a local server and double click on a shared printer.&amp;#160; Now the printer driver will install without requiring local administrator privileges. &lt;/p&gt;  &lt;p&gt;Give this a try and let me know how it works for you.&lt;/p&gt;  &lt;p&gt;Until next time!&lt;/p&gt;  &lt;p&gt;Rob&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;   &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2d979473-9676-4105-a022-2c3be5b8353e" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Eliminate+UAC" rel="tag"&gt;Eliminate UAC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows+Vista+Printer+driver" rel="tag"&gt;Windows Vista Printer driver&lt;/a&gt;&lt;/div&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;   &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:90306f73-7a48-4b30-b7dc-0b066fb68d15" class="wlWriterEditableSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Eliminate+UAC" rel="tag"&gt;Eliminate UAC&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Windows+Vista+Printer+driver" rel="tag"&gt;Windows Vista Printer driver&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=71318" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Eliminate+UAC/default.aspx">Eliminate UAC</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Printer+Driver/default.aspx">Printer Driver</category></item><item><title>Which Server is Right for SOHO or Micro-biz customers?</title><link>http://ts2community.com/blogs/ronaldg/archive/2010/02/26/579628.aspx</link><pubDate>Fri, 26 Feb 2010 07:06:08 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:579628</guid><dc:creator>ronaldg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;As most of you know, I seldom do the standard “cut-paste” thing for this blog and like to at least put my own spin around things, but this is something I ran across (the Q&amp;amp;A section below) that I think may be valuable, or at least interesting, to you even without my inimitable input or masterful massaging (a little alliterative humor there)…and I apologize for losing the source of this info, I would be more than happy to give credit for the Q&amp;amp;A if only I hadn’t lost the link to the source where I found it.&amp;#160; I ran across this Q&amp;amp;A while I was preparing a recent SMB (small and medium business) server platform and products presentation.&lt;/p&gt;  &lt;p&gt;Here’s a great link for info on &lt;a href="http://www.microsoft.com/smallbusiness/products/businessserver.aspx?CR_CC=100253861&amp;amp;WT.srch=1&amp;amp;CR_SCC=100253861&amp;amp;WT.srch=1"&gt;WHICH WINDOWS SERVER SOLUTION WORKS FOR YOU?&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Also, I’d like to &lt;strong&gt;give a shout out to David Overton’s great blog around this same topic&lt;/strong&gt;: &lt;a title="http://davidoverton.com/blogs/doverton/archive/2009/08/20/server-line-up-for-small-businesses-and-home-is-increasing-in-options-or-complexity-for-some.aspx" href="http://davidoverton.com/blogs/doverton/archive/2009/08/20/server-line-up-for-small-businesses-and-home-is-increasing-in-options-or-complexity-for-some.aspx"&gt;http://davidoverton.com/blogs/doverton/archive/2009/08/20/server-line-up-for-small-businesses-and-home-is-increasing-in-options-or-complexity-for-some.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Now for the Q&amp;amp;A…&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q: What about Windows Server Foundation, does that replace SBS?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A: No. Windows Server Foundation is fulfilling the need for a cost-effective, general purpose server designed for organizations with less than 15 users. Windows SBS provides small businesses with an end to end solution beyond the server OS for small businesses with up to 75 users. The availability of both products is another great example of Microsoft’s commitment to the SMB segments offering greater choice and value over any other company.&lt;/p&gt;  &lt;p&gt;Here’s a link to the &lt;a href="http://www.microsoft.com/windowsserver2008/en/us/foundation.aspx"&gt;Windows Server 2008 R2 Foundation&lt;/a&gt; home page&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q: How is Windows Home Server different from Foundation Server?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A: Windows Server Foundation 2008 R2 is an entry level general purpose operating system designed specifically for business use (running business applications and securely sharing information and resources) and usually requires an experienced IT professional to set up and manage. Windows Home Server is designed for general consumer use and therefore does not require an experienced IT professional to install or support. Because of its simplicity, price point and key features, Windows Home Server is a great alternative for both home based businesses or small offices with up to 10 users who need an easy way to back up their PCs, centralize files, and access their files remotely.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q: What is the recommended first server for small businesses?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A: Not all small businesses are the same; therefore Microsoft offers a portfolio of servers to choose from. As an example: Windows Home Server, while a great server for the home is also a great option for home-based businesses or small offices because of its ease of use and simple client back-up. Windows Server 2008 R2 Foundation is a great cost-effective entry level server operating system for businesses that need to run line of business applications, centralize their information and protect their data. Windows Small Business Server is a great first server for businesses who want an end to end solution that gives them secure remote access to support remote working, more control of employee access to business information, as well as a more effective and professional way to communicate internally and with their customers. SBS 2008 is also an ideal platform to run line of business applications because the premium edition includes a database.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q: What is the portfolio of servers for SMB? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A: Whether your business technology needs are on-prem&lt;i&gt;ise, virtual&lt;/i&gt;ized, in the cloud or hosted, there is a &lt;i&gt;‘just right’&lt;/i&gt; Windows Server offering for every customer need, size and geography.&lt;/p&gt;  &lt;p&gt;   &lt;table cellspacing="0" cellpadding="0"&gt;       &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;&lt;b&gt;Pro&lt;/b&gt;&lt;b&gt;duct SKU &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;&lt;b&gt;Product Description &lt;/b&gt;&lt;b&gt;&amp;amp; # Users Supported&lt;i&gt; &lt;/i&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;&lt;i&gt;Windows H&lt;/i&gt;ome Server&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Entry level server for home-ba&lt;i&gt;sed and smal&lt;/i&gt;l offices who need an easy way to back up their PCs, centralize files, and access their files remotely. &lt;/p&gt;            &lt;p&gt;&lt;b&gt;Up to 10 Users&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;Windows Server 2008 R2 Foundation&lt;b&gt; &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Entry level server operating system for running business applications and securely sharing information and resources.&lt;/p&gt;            &lt;p&gt;&lt;b&gt;Up to 15 Users &amp;amp; 1Proc System &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;Windows Server 2008 R2 Standard&lt;b&gt; &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Advanced server operating system with built in virtualization capabilities for increased reliability &amp;amp; security. &lt;/p&gt;            &lt;p&gt;&lt;b&gt;Unlimited Users &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;Windows Small Business Server 2008&lt;b&gt; &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Designed and Priced for Small Business&lt;/p&gt;            &lt;p&gt;All in one server suite for enhanced productivity and a more professional business image.&lt;/p&gt;            &lt;p&gt;&lt;b&gt;Up to 75 Users&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;Windows Essential Business Server 2008&lt;b&gt; &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Designed &amp;amp; Priced for Midsize Business&lt;/p&gt;            &lt;p&gt;Enterprise class server suite for enhanced manageability and security.&lt;/p&gt;            &lt;p&gt;&lt;b&gt;Up to 300 Users &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td&gt;           &lt;p&gt;Windows Server 2008 R2 EE&lt;b&gt; &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td&gt;           &lt;p&gt;Advanced server operating system with built in virtualization capabilities and high availability for increased business agility. &lt;/p&gt;            &lt;p&gt;&lt;b&gt;Unlimited Users&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/table&gt; &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Q: How does Windows Server 2008 Foundation compare to Window Server 2008 Standard.&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;A: Both Windows Server 2008 R2 Foundation and Windows Server Standard 2008 R2 are general purpose operating systems. Windows Server 2008 R2 Foundation is targeted at small businesses with less than 15 users, who buy low end hardware and want basic capabilities such as file/print share, offered by a product such as Windows Server Foundation. Windows Server 2008 R2 Standard provides businesses with more advanced capabilities such as built-in virtualization (compared to Foundation) and has no user restrictions. Windows Server Standard supports server hardware with up to 4 Physical processors.&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=579628" width="1" height="1"&gt;</description></item><item><title>ronaldg’s ramblings (on this blog site) going away</title><link>http://ts2community.com/blogs/ronaldg/archive/2010/02/26/579624.aspx</link><pubDate>Fri, 26 Feb 2010 07:01:35 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:579624</guid><dc:creator>ronaldg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;As I’m sure you’ve figured out from some of my colleagues blogs excerpts on the TS2 blog home page, we’re moving off of this site/server and over to the TechNet Blog site.&amp;#160; This should happen around the end of March, so stay tuned here for at least the next 30 days or so as I’ll have some more posts on here before the move.&lt;/p&gt;  &lt;p&gt;We are also moving to a team blog scenario and I don’t know exactly how that will look yet, but hopefully it’ll be more convenient for those of you who follow several or all of the other TS2 team blogs.&amp;#160; Of course, it should reduce the number of redundant blogs, but I actually try not to blog about things that I know others are also blogging about, still I think it’s a good thing, and you will have access to an expanded array of topics and styles.&lt;/p&gt;  &lt;p&gt;You should be able to find the new site at &lt;a href="http://blogs.technet.com/uspartner_TS2Team"&gt;http://blogs.technet.com/uspartner_TS2Team&lt;/a&gt; and I see that some of my compadres have already started the ball rolling on our new site.&amp;#160; You will notice that the author is identified in small print at the bottom of each post in the following format:&lt;/p&gt;  &lt;p&gt;Posted by &lt;a href="http://blogs.technet.com/user/Profile.aspx?UserID=124444"&gt;MSFTTS2&lt;/a&gt; | &lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/2010/02/20/live-meeting-audio.aspx#comments"&gt;0 Comments&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Filed under: &lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/BPOS++Software+Plus+Services/default.aspx"&gt;BPOS Software Plus Services&lt;/a&gt;, &lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/default.aspx"&gt;Steve Deming&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;and each post will have a tag, so you use those to follow your favorite poster or topics via the RSS feed options provided.&amp;#160; In fact, you will likely want to use the Browse by tags (example below, and author is a tag) functionality to help you filter the results you want from what I suspect will be a prolific site.&amp;#160; And hopefully you’ll see me on there shortly.&amp;#160; I’m planning to put my first post up by end of next week.&amp;#160;&amp;#160; Thanks, see you in the new location shortly.&lt;/p&gt;  &lt;h4&gt;Browse by Tags&lt;/h4&gt; &lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/default.aspx"&gt;All Tags&lt;/a&gt; » &lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/default.aspx"&gt;Steve Deming&lt;/a&gt; &lt;a href="http://blogs.technet.com/uspartner_ts2team/rss.aspx?Tags=Steve+Deming&amp;amp;AndTags=1"&gt;(RSS)&lt;/a&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/BPOS++Software+Plus+Services/default.aspx"&gt;BPOS Software Plus Services&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/Desktop+Platform/default.aspx"&gt;Desktop Platform&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/Unified+Communications/default.aspx"&gt;Unified Communications&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://blogs.technet.com/uspartner_ts2team/archive/tags/Steve+Deming/Virtualization/default.aspx"&gt;Virtualization&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=579624" width="1" height="1"&gt;</description></item><item><title>Want help setting up Hyper-V for High Availability?</title><link>http://ts2community.com/blogs/rwagg/archive/2010/02/25/want-help-setting-up-hyper-v-for-high-availability.aspx</link><pubDate>Thu, 25 Feb 2010 23:33:12 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:578688</guid><dc:creator>rwagg</dc:creator><slash:comments>0</slash:comments><description>I have a series of screen casts ( here ) that talk about setting up Hyper-V, but I wanted to let you know that we just released a new Hyper-V: Live Migration Network Configuration Guide here .&amp;#160; I wish I would have had this when I was building out my demos.&amp;#160; This guide does a good job of detailing the different scenarios that are supported and those that are not recommended.&amp;#160; One of the things I did that is different from this guide is that I dedicated two of my four network adapters...(&lt;a href="http://ts2community.com/blogs/rwagg/archive/2010/02/25/want-help-setting-up-hyper-v-for-high-availability.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ts2community.com/aggbug.aspx?PostID=578688" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Microsoft+Hyper-V+Server/default.aspx">Microsoft Hyper-V Server</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Hyper-V+Cluster/default.aspx">Hyper-V Cluster</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Windows+Server+2008+R2/default.aspx">Windows Server 2008 R2</category></item><item><title>TS2 Blogs are moving!!</title><link>http://ts2community.com/blogs/charlesv/archive/2010/02/24/ts2-blogs-are-moving.aspx</link><pubDate>Thu, 25 Feb 2010 02:18:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:575973</guid><dc:creator>charlesv</dc:creator><slash:comments>0</slash:comments><description>&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;COLOR:black;FONT-SIZE:10pt;"&gt;Well, my blog on this server is going away at the end of March officially.&amp;nbsp; We are moving the TS2 team blogs to the TechNet Blog site which hosts the majority of Microsoft blogs.&amp;nbsp; This will enable the team to cut down on the redundant posts while expanding the topics we discuss as well as expanding or overall reach.&lt;/span&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;COLOR:black;FONT-SIZE:10pt;"&gt;You can find our new site at &lt;a href="http://blogs.technet.com/uspartner_TS2Team"&gt;http://blogs.technet.com/uspartner_TS2Team&lt;/a&gt;&amp;nbsp;. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;We&amp;#39;ve already launched several new topics and you will need to pick the person and / or topic you would like to follow via the RSS feed options provided.&lt;/span&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;COLOR:black;FONT-SIZE:10pt;"&gt;We look forward to talking to you on a variety of topics and will hopefully keeping you coming back for years to come.&lt;/span&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=575973" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/charlesv/archive/tags/TS2/default.aspx">TS2</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/blogs/default.aspx">blogs</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/TechNet+Blogs/default.aspx">TechNet Blogs</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Charles+Van+Heusen/default.aspx">Charles Van Heusen</category></item><item><title>Watch Out For the Organizer</title><link>http://ts2community.com/blogs/larrylentz/archive/2010/02/20/watch-out-for-the-organizer.aspx</link><pubDate>Sun, 21 Feb 2010 01:56:35 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:566693</guid><dc:creator>LarryLentz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Today I’ve been preparing for my trip to Miami tomorrow to teach a CRM class. I logged into my airline and had it send me my flight schedule. I dutifully added that to my Outlook calendar using the e-mailed meeting requests. Great. Then I promoted those ‘meetings’ to CRM. Great. Then I noticed the flights were no longer on my Outlook schedule. NOT so great! So I went back to the airline and repeated the process. Then after I promoted each flight to CRM, I had a look at the Appointment record in the Details tab. There I found the Organizer for the appointment to be the sender of the e-mail, &lt;a href="mailto:no-reply@aa.com"&gt;no-reply@aa.com&lt;/a&gt;. If the Organizer of an appointment isn’t the user whose calendar it’s for, it disappears from the calendar. So, I changed the Organizer to my User account. Now I’ll know when my flights are tomorrow!&lt;a href="http://ts2blogs.com/blogs/larrylentz/image_642D07DA.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="image" border="0" alt="image" src="http://ts2blogs.com/blogs/larrylentz/image_thumb_52F92A37.png" width="562" height="313" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=566693" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/larrylentz/archive/tags/CRM/default.aspx">CRM</category></item><item><title>TS2 Blogs are moving!</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/20/ts2-blogs-are-moving.aspx</link><pubDate>Sat, 20 Feb 2010 15:53:20 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:566394</guid><dc:creator>sdeming</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;In order to keep you on your toes, we are moving the TS2 blogs to a new home next door to the other partner blogs:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.technet.com/uspartner_TS2Team"&gt;http://blogs.technet.com/uspartner_TS2Team&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Look to see you there&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=566394" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Partner+Program+Info/default.aspx">Partner Program Info</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Windows/default.aspx">Windows</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Office/default.aspx">Office</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/SBSC/default.aspx">SBSC</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Random+Musings/default.aspx">Random Musings</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Servers/default.aspx">Servers</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Presentation/default.aspx">Presentation</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Licensing/default.aspx">Licensing</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Response+Point+_2600_+UC/default.aspx">Response Point &amp; UC</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Software+Plus+Services/default.aspx">Software Plus Services</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Programming/default.aspx">Programming</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Virtualization/default.aspx">Virtualization</category></item><item><title>Live Meeting Audio</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/18/live-meeting-audio.aspx</link><pubDate>Thu, 18 Feb 2010 15:10:26 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:565414</guid><dc:creator>sdeming</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Q: (from Gordon)&lt;/p&gt;  &lt;p&gt;According to this chart the live meeting service has integrated PSTN and VOIP two way audio with both standard and professional editions.&amp;#160; Does that mean the hosted live meetings can have a dial-in number for users that aren’t located at a computer and want to participate in the audio portion of the hosted conference?&amp;#160; Or would we have to partner with a audio conference provider?&lt;/p&gt;  &lt;p&gt;A:&lt;/p&gt;  &lt;p&gt;If you plan on using PSTN access, you would have to partner with a phone conference provider:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/livemeeting/HP102357801033.aspx"&gt;http://office.microsoft.com/en-us/livemeeting/HP102357801033.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;More information on integrating the various audio options can be found at:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://office.microsoft.com/en-us/livemeeting/HP102356641033.aspx"&gt;http://office.microsoft.com/en-us/livemeeting/HP102356641033.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=565414" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Licensing/default.aspx">Licensing</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Response+Point+_2600_+UC/default.aspx">Response Point &amp; UC</category></item><item><title>Exchange 2010 Demo Environment</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/13/exchange-2010-demo-environment.aspx</link><pubDate>Sat, 13 Feb 2010 04:23:09 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:563265</guid><dc:creator>sdeming</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Q: (from Stephanie)&lt;/p&gt;  &lt;p&gt;We would like to do a March briefing around Exchange 2010’s Impact on Business E-mail. Unfortunately, we’re not fully prepared to handle demo capabilities after the fact. We’re looking for access to an Exchange 2010 environment that we can drive on our side. Is this possible?&lt;/p&gt;  &lt;p&gt;A:&lt;/p&gt;  &lt;p&gt;Microsoft sponsors a free trial UC site at &lt;a href="https://r2.uctrial.com"&gt;https://r2.uctrial.com&lt;/a&gt;. It covers both Exchange 2010 and Office Communications Server 2007 R2. Accounts created are good for 60 days and allow voice and email communication with Outlook Web Apps, Outlook, Communicator, and of course the phone.&lt;/p&gt;  &lt;p&gt;The only features are not covered deal with management. If you really want to show the management side, you will have to download and install the pre-configured virtual server images we offer at:&lt;/p&gt;  &lt;p&gt;(&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53f7382a-3664-4de3-8303-31e514d69f02&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=53f7382a-3664-4de3-8303-31e514d69f02&amp;amp;displaylang=en&lt;/a&gt;)&lt;/p&gt;  &lt;p&gt;They too, are fully functional, but without special hardware, you can’t demonstrate the voice mail capabilities.&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=563265" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Response+Point+_2600_+UC/default.aspx">Response Point &amp; UC</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Virtualization/default.aspx">Virtualization</category></item><item><title>Licensing Virtual Desktops</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/12/licensing-virtual-desktops.aspx</link><pubDate>Fri, 12 Feb 2010 17:54:17 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:563116</guid><dc:creator>sdeming</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Q: (from Josh)&lt;/p&gt;  &lt;p&gt;Here are the questions my customer has:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Does an existing WinXP VLK work with View?&lt;/li&gt;    &lt;li&gt;Is there an upgrade/purchase option for Win7 that works with View that does not require a subscription?&lt;/li&gt;    &lt;li&gt;Same questions for an Office 2k3 VLK and upgrade paths.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;A:&lt;/p&gt;  &lt;p&gt;So to answer your questions:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;em&gt;Does an existing WinXP VLK work with View?&lt;/em&gt;      &lt;br /&gt;No. The Windows XP volume licenses they own are only upgrades. What they currently have still requires the base license in order to run it in either a physical or a virtual environment.&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Is there an upgrade/purchase option for Win7 that works with View that does not require a subscription?&lt;/em&gt;      &lt;br /&gt;No. Microsoft’s current VDI desktop OS licensing offerings are “VECD for SA” which is based on a “rich client” that already has Software Assurance or VECD which is for a “thin client” without SA. In either case Software Assurance and an annual payment model is involved. However it means that you can use Windows 7 Enterprise and you have the option to install any of our downgraded desktop operating systems because it is a volume license SKU.&lt;/li&gt;    &lt;li&gt;&lt;em&gt;Same questions for an Office 2k3 VLK and upgrade paths.&lt;/em&gt;      &lt;br /&gt;Yes. Because new Office 2007 licenses can be purchased via volume licensing, you have the downgrade rights to Office 2003.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;BTW, initially I would question the choice of VM Ware View. Both because Microsoft sells our own VDI solution stack based on Hyper-V for less money and because we offer other desktop virtualization solutions like Remote Desktop Services that might address the client needs and would be significantly less complex. If you would like to know more about our offerings, please ask.&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=563116" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Licensing/default.aspx">Licensing</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Virtualization/default.aspx">Virtualization</category></item><item><title>Recovering a Clobbered Outlook Note with Windows Home Server</title><link>http://ts2community.com/blogs/larrylentz/archive/2010/02/11/recovering-a-clobbered-outlook-note-with-windows-home-server.aspx</link><pubDate>Fri, 12 Feb 2010 03:39:03 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:562960</guid><dc:creator>LarryLentz</dc:creator><slash:comments>8</slash:comments><description>&lt;p&gt;Tonight we had a major crisis in the Lentz home. My wife accidentally clobbered an important Note she was keeping in Outlook. She didn’t delete it, that would have been easy. She managed to wipe out the contents. Recovering items from Exchange isn’t all that easy a project and the Note was definitely overwritten and therefore its contents gone. The only hope was trying to recover it from a backup. Restoring mailboxes from Exchange is never a fun project, and I do have other things to do tonight.&lt;/p&gt;  &lt;p&gt;Luckily I installed &lt;strong&gt;Windows Home Server&lt;/strong&gt; at Christmas so we had a backup of her notebook. I was able to recover her Offline Folders File (OST) from the Home Server. I then configured her Outlook to not use the Cached Mode (which uses the OST), disconnected the computer from the network so it couldn’t communicate with the Exchange server, renamed her old OST file and copied in the recovered OST. I then reconfigured Outlook to use Cached Mode and started it back up. Since it wasn’t connected to the network, Outlook relied on the recovered OST to tell it what it had. And it had the Note! I saved the contents of the note in various ways and then reconnected the computer to the network. Once connected, Outlook synched back up with current data. That presented a bit of a conflict with the recovered note.&amp;#160; The note was displayed with a different icon. Double-clicking on it gave me a choice of whether to keep the recovered note, the clobbered one, or both. Tough decision but I eventually chose to keep the recovered note :-) The whole process only took a couple of minutes, once I decided on my course of action.&lt;/p&gt;  &lt;p&gt;Hooray for Windows Home Server backup!&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=562960" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/larrylentz/archive/tags/SBS/default.aspx">SBS</category><category domain="http://ts2community.com/blogs/larrylentz/archive/tags/Windows+Home+Server/default.aspx">Windows Home Server</category></item><item><title>Customer Licensing Questions</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/11/customer-licensing-questions.aspx</link><pubDate>Thu, 11 Feb 2010 20:06:39 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:562863</guid><dc:creator>sdeming</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Q: (from Josh)&lt;/p&gt;  &lt;p&gt;I have a customer that has some questions about upgrading to Windows 7 from XP. I was wondering if you would be able to have a quick con call with myself and my customer to clarify some questions.&lt;/p&gt;  &lt;p&gt;A:&lt;/p&gt;  &lt;p&gt;If you have specific questions or know what your customer’s questions are, I would be happy to work with you. But when it comes to joint calls, you would be better served by involving your distribution partner – they offer that as part of their support services for you.&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=562863" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Licensing/default.aspx">Licensing</category></item><item><title>Windows 7 &amp; Office 2010 Presentations</title><link>http://ts2community.com/blogs/sdeming/archive/2010/02/11/windows-7-amp-office-2010-presentations.aspx</link><pubDate>Thu, 11 Feb 2010 20:04:16 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:562861</guid><dc:creator>sdeming</dc:creator><slash:comments>3</slash:comments><description>&lt;p&gt;Q: (from Mike &amp;amp; Lisa)&lt;/p&gt;  &lt;p&gt;We were approached by a group of healthcare office managers that are interested in a 1hr talk at their users group meeting.&amp;#160; They would like an overview on Windows 7 and the new Office products.&lt;/p&gt;  &lt;p&gt;A:&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Windows 7&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Ready-to-Go Campaign materials   &lt;br /&gt;Found at &lt;a href="https://partner.microsoft.com"&gt;https://partner.microsoft.com&lt;/a&gt; under the Sales &amp;amp; Marketing tab    &lt;br /&gt;There are five campaigns that include Windows 7, but of those five the “Upgrade the Desktop” and “Optimized Desktop” probably fit your audience the best. Each campaign includes marketing, case studies, handouts, presentations, demo scripts, plus more.&lt;/p&gt;  &lt;p&gt;Windows Demo Toolkit   &lt;br /&gt;&lt;a href="https://partner.microsoft.com/US/productssolutions/windows/40103571"&gt;https://partner.microsoft.com/US/productssolutions/windows/40103571&lt;/a&gt;    &lt;br /&gt;If you need a demonstration Windows 7 image with Office installed, the WDT is made by Microsoft, used by our staff, and is fully configured for both business and consumer demos. It also includes scripts for demonstrating the various Windows 7 features.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Office 2010&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Ready-to-Go Campaign materials   &lt;br /&gt;For this, I would recommend the “Office 2010 Sneak Peek” or the “Upgrade the Desktop”. There is also a campaign I’ve not looked into which might be a great fit: “Health Electronic Medical Records”&lt;/p&gt;  &lt;p&gt;Windows Demo Toolkit   &lt;br /&gt;Since it already has the beta of Office 2010 installed&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=562861" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Partner+Program+Info/default.aspx">Partner Program Info</category><category domain="http://ts2community.com/blogs/sdeming/archive/tags/Windows/default.aspx">Windows</category></item><item><title>Office 2010: Understanding the Suite Line-ups and Changes to Licensing</title><link>http://ts2community.com/blogs/charlesv/archive/2010/02/04/office-2010-understanding-the-suite-line-ups-and-changes-to-licensing.aspx</link><pubDate>Thu, 04 Feb 2010 05:26:47 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:561025</guid><dc:creator>charlesv</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;While I’ve been working with my counterparts on the US Partner Readiness team to build the training for Office 2010, I felt it was important to share some of the key changes to the Office 2010 product lines up with you.&amp;#160; I’ve included a few screenshots from the online training course that is available to all levels of the Partner Network today at &lt;/font&gt;&lt;a title="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219" href="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219"&gt;&lt;font size="3"&gt;https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt;&amp;#160; You’ll need to login with your &lt;em&gt;&lt;strong&gt;Live ID&lt;/strong&gt;&lt;/em&gt; that is associated with your &lt;em&gt;&lt;strong&gt;Partner ID&lt;/strong&gt;&lt;/em&gt; to access the training.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;font size="3"&gt;&lt;a title="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219" href="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219"&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/a&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_5F71E31A.png"&gt;&lt;img style="border-right-width:0px;margin:5px 20px 30px 0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="image" border="0" alt="image" align="left" src="http://ts2blogs.com/blogs/charlesv/image_thumb_1D1ECAD7.png" width="511" height="299" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;/font&gt;Let’s take a look at some of the key points form the &lt;a href="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219"&gt;Selling Office 2010 Overview Course&lt;/a&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_0D2F8613.png"&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_67C592A4.png"&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a title="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219" href="https://training.partner.microsoft.com/learning/app/management/LMS_ActDetails.aspx?UserMode=0&amp;amp;ActivityId=574219"&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/a&gt;&lt;/a&gt;&amp;#160;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_1F97D6C8.png"&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;The first thing you’ll likely notice below is the introduction of the &lt;u&gt;&lt;em&gt;Word &lt;/em&gt;&lt;/u&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;u&gt;&lt;em&gt;and Excel Starter edition SKUs&lt;/em&gt;&lt;/u&gt;..&amp;#160; These will &lt;strong&gt;only&lt;/strong&gt; be &lt;strong&gt;available&lt;/strong&gt; on &lt;strong&gt;new &lt;/strong&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;strong&gt;systems&lt;/strong&gt; purchased via the OEM / System Builder Channel.&amp;#160; If you are looking for a Microsoft Works SKU in the 2010 lineup, look no further as the Starter editions are replacing the Works family.&amp;#160; Moving across the list, the other NEW SKU is the &lt;strong&gt;&lt;font color="#000080"&gt;Home &amp;amp; Business SKU&lt;/font&gt;&lt;/strong&gt;.&amp;#160; This is designed to bridge the gap for the customers out there looking for their core productivity tools, but don’t require the additional horsepower associated with the Professional suite.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_1F97D6C8.png"&gt;&lt;img style="border-right-width:0px;margin:0px 0px 10px 75px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="image" border="0" alt="image" align="right" src="http://ts2blogs.com/blogs/charlesv/image_thumb_297CC833.png" width="496" height="261" /&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;In the &lt;strong&gt;Professional SKU&lt;/strong&gt; the one change to point out and I’ve to say I am happy to see is the inclusion of One Note.&amp;#160; OneNote is what I consider to be one of the best kept secrets of the Office family.&amp;#160; The only application I use more often than OneNote on a daily basis is Outlook. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_242DE182.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_1AF1A641.png"&gt;&lt;img style="border-right-width:0px;margin:5px 20px 30px 0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="image" border="0" alt="image" align="left" src="http://ts2blogs.com/blogs/charlesv/image_thumb_43AD0B8A.png" width="478" height="299" /&gt;&lt;/a&gt;&lt;/font&gt;I want to point out some significant changes regarding licensing with these products.&amp;#160; You’ll notice a new acronym “&lt;strong&gt;PKC&lt;/strong&gt;” at the top next to OEM and FPP.&amp;#160;&amp;#160; &lt;strong&gt;PKC&lt;/strong&gt; stands for &lt;strong&gt;Product Key Card&lt;/strong&gt;.&amp;#160; As new systems are sold with Office 2010 evaluation copies installed on them, consumers will be able to go to major electronic retail outlets, think “Big Box Marts”, etc. and purchase a Product Key Card (PKC), which is a single license card (No DVD).&amp;#160; The user will be able to unlock one of the three versions of Office 2010 you see represented in this graphic, Home &amp;amp; Student, Home &amp;amp; Business, or Professional.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;The theory behind this is that we are making it easier for the consumer to test drive the products and simplify the purchase and installation process. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;Now this convenience also offers a different set of Licensing Benefits from the standard Full Package Product (FPP).&amp;#160; You’ll notice in the Benefits breakdown in the graphic, that a &lt;strong&gt;PKC&lt;/strong&gt; license enables the purchaser to use this on New PC’s Only and it is a&lt;strong&gt; 1 license / 1 device&lt;/strong&gt; installation.&amp;#160; Whereas, the &lt;strong&gt;FPP&lt;/strong&gt; license is a &lt;strong&gt;1 license / 1 PC + Portable&lt;/strong&gt; installation AND the License is transferrable.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;The FPP Home &amp;amp; Student edition still offers one of the best values for the money with a 3 device installation option.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_1F97D6C8.png"&gt;&lt;/a&gt;&lt;/font&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_08792FBF.png"&gt;&lt;img style="border-right-width:0px;margin:15px 0px 0px 20px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="image" border="0" alt="image" align="right" src="http://ts2blogs.com/blogs/charlesv/image_thumb_5F21E7C0.png" width="679" height="376" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_394BC15D.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_394BC15D.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;Here are some of the HIGHLIGHTS of the Volume License product line up.&amp;#160; The ONE item that stands out to me the most is the inclusion of &lt;/font&gt;&lt;a href="http://www.microsoft.com/office/2010/en/office-web-apps/default.aspx"&gt;&lt;font size="3"&gt;Office Web Apps&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt; in the VL Suites.&amp;#160; This will provide a new level &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_394BC15D.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;of flexibility and productivity for the mobile employee.&amp;#160; Providing them instant access to the applications they use dally at their office from the convenience of a web browser.&amp;#160; There are more details regarding the licensing enhancements to provide more flexible options for your customers, but you are better off catching up on that via Eric Ligman’s &lt;/font&gt;&lt;a href="http://blogs.msdn.com/mssmallbiz/"&gt;&lt;font size="3"&gt;blog&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_394BC15D.png"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/image_394BC15D.png"&gt;&amp;#160;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:703463f5-e9bd-4fb4-b46a-2c77829635b5" class="wlWriterSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Office" rel="tag"&gt;Office&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Office+2010" rel="tag"&gt;Office 2010&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Office+Web+Apps" rel="tag"&gt;Office Web Apps&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Product+Key+Card" rel="tag"&gt;Product Key Card&lt;/a&gt;,&lt;a href="http://technorati.com/tags/PKC" rel="tag"&gt;PKC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Office+Home+%26+Business" rel="tag"&gt;Office Home &amp;amp; Business&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Office+2010+Licensing" rel="tag"&gt;Office 2010 Licensing&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Eric+Ligman" rel="tag"&gt;Eric Ligman&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dfbb30dd-7a55-4a95-80f8-d0ec52da6845" class="wlWriterSmartContent"&gt;del.icio.us Tags: &lt;a href="http://del.icio.us/popular/Office" rel="tag"&gt;Office&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Office+2010" rel="tag"&gt;Office 2010&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Office+Web+Apps" rel="tag"&gt;Office Web Apps&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Product+Key+Card" rel="tag"&gt;Product Key Card&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/PKC" rel="tag"&gt;PKC&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Office+Home+%26+Business" rel="tag"&gt;Office Home &amp;amp; Business&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Office+2010+Licensing" rel="tag"&gt;Office 2010 Licensing&lt;/a&gt;,&lt;a href="http://del.icio.us/popular/Eric+Ligman" rel="tag"&gt;Eric Ligman&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=561025" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/charlesv/archive/tags/2007+Office/default.aspx">2007 Office</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Office+2010/default.aspx">Office 2010</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Office/default.aspx">Office</category></item><item><title>Windows Server 2008 R2 Adminstration Instant Reference Book….  Get it while its HOT!!</title><link>http://ts2community.com/blogs/charlesv/archive/2010/02/02/windows-server-2008-r2-adminstration-instant-reference-book-get-it-while-its-hot.aspx</link><pubDate>Wed, 03 Feb 2010 04:27:13 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:560652</guid><dc:creator>charlesv</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;font size="3"&gt;Congratulations is in order!&amp;#160; &lt;a href="http://blogs.technet.com/matthewms/archive/2010/01/29/book-of-the-month-for-february-2009-microsoft-windows-server-2008-r2-administration-instant-reference.aspx"&gt;Matt Hester&lt;/a&gt;, &lt;a href="http://blogs.technet.com/chenley/default.aspx"&gt;Chris Henley&lt;/a&gt;, and &lt;a href="http://blogs.technet.com/haroldwong/default.aspx"&gt;Harold Wong&lt;/a&gt; from the Microsoft TechNet team have put a lot of blood, sweat, and time into the creation of one of the best IT Pro books on the market.&amp;#160;&amp;#160; While I haven’t had the privilege to read all of it just yet, I’m looking forward to picking it up and getting it signed by my friends.&lt;/font&gt;&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/charlesv/WindowsServer2008R2Book_6A42F15A.jpg"&gt;&lt;img style="border-bottom:0px;border-left:0px;margin:10px 20px 0px 0px;display:inline;border-top:0px;border-right:0px;" title="WindowsServer2008R2Book" border="0" alt="WindowsServer2008R2Book" align="left" src="http://ts2blogs.com/blogs/charlesv/WindowsServer2008R2Book_thumb_17C4111E.jpg" width="149" height="223" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;Here’s what the editor at Amazon posted about the book.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;h5&gt;&lt;font size="3"&gt;Product Description&lt;/font&gt;&lt;/h5&gt;  &lt;p&gt;&lt;font size="3"&gt;All your Windows Server 2008 R2 questions answered—on the spot!&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;Get up to speed on the new features of Windows Server 2008 R2 with this indispensable guide. Designed for busy IT professionals, it&amp;#39;s the perfect go-to resource for quick answers and real-world solutions as you administer the new server OS. You&amp;#39;ll find easy-to-read lists, quick-reference tables, helpful thumb tabs, and much more in a handy, compact format that puts the information you need at your fingertips. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;Topics include: &lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Getting started and adding roles and functionality &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Automating tasks &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Managing users, groups, directories, and the centralized desktop &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Handling folder security, disk management, storage, backup, and recovery &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Monitoring and maintaining web servers &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Troubleshooting IP and managing remote access &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt;    &lt;li&gt;     &lt;p&gt;&lt;font size="3"&gt;Doing performance tuning and maintaining virtual servers &lt;/font&gt;&lt;/p&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;h5&gt;&lt;font size="3"&gt;About the Author&lt;/font&gt;&lt;/h5&gt;  &lt;p&gt;&lt;font size="3"&gt;Matthew Hester, IT Professional Evangelist for Microsoft, has more than a decade of experience with Microsoft core infrastructures products such as Windows, Active Directory, Exchange, and others. He is a contributor to TechNet Magazine. Chris Henley, IT Professional Evangelist for Microsoft, has worked in IT for more than 15 years. Chris specializes in client and server technologies.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;If you are looking to pick it up, here are a couple of online resellers that should have it in stock today.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;li&gt;&lt;font size="3"&gt;&lt;strong&gt;Amazon:&lt;/strong&gt; &lt;/font&gt;&lt;a href="http://www.amazon.com/gp/product/0470525398?ie=UTF8&amp;amp;tag=chrgamdad-20&amp;amp;link_code=as3&amp;amp;camp=211189&amp;amp;creative=373489&amp;amp;creativeASIN=0470525398%20"&gt;&lt;font size="3"&gt;Microsoft Windows Server 2008 R2 Administration Instant Reference&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;  &lt;li&gt;&lt;font size="3"&gt;&lt;strong&gt;Barnes and Noble:&lt;/strong&gt; &lt;/font&gt;&lt;a href="http://search.barnesandnoble.com/Microsoft-Windows-Server-2008-R2-Administration-Instant-Reference/Matthew-Hester/e/9780470525395/?itm=1&amp;amp;USRI=matthew+hester"&gt;&lt;font size="3"&gt;Microsoft Windows Server 2008 R2 Administration Instant Reference&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;  &lt;li&gt;&lt;font size="3"&gt;&lt;strong&gt;Borders.com:&lt;/strong&gt; &lt;/font&gt;&lt;a href="http://www.borders.com/online/store/TitleDetail?defaultSearchView=List&amp;amp;LogData=%5Bsearch%3A+45%2Cparse%3A+48%5D&amp;amp;type=1&amp;amp;searchData=%7BproductId%3Anull%2Csku%3Anull%2Ctype%3A1%2Csort%3Anull%2CcurrPage%3A1%2CresultsPerPage%3A25%2CsimpleSearch%3Afalse%2Cnavigation%3A5185%2CmoreValue%3Anull%2CcoverView%3Afalse%2Curl%3Arpp%3D25%26view%3D2%26type%3D1%26contrib%3DMatthew%2BHester%26page%3D1%26kids%3Dfalse%26nav%3D5185%26simple%3Dfalse%2Cterms%3A%7Bcontrib%3DMatthew+Hester%7D%7D&amp;amp;storeId=13551&amp;amp;contrib=Matthew+Hester&amp;amp;catalogId=10001&amp;amp;sku=0470525398&amp;amp;ddkey=http:SearchResults"&gt;&lt;font size="3"&gt;Microsoft Windows Server 2008 R2 Administration Instant Reference&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:36d3f92c-56af-40a9-a4ce-0745fe29bf8b" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+Server+2008+R2+Administration+Instant+Reference" rel="tag"&gt;Windows Server 2008 R2 Administration Instant Reference&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WS2008+R2+Instant+Reference" rel="tag"&gt;WS2008 R2 Instant Reference&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows+Server+2008+R2+Book" rel="tag"&gt;Windows Server 2008 R2 Book&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Matt+Hester" rel="tag"&gt;Matt Hester&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Chris+Henley" rel="tag"&gt;Chris Henley&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Harold+Wong" rel="tag"&gt;Harold Wong&lt;/a&gt;&lt;/div&gt;  &lt;p&gt;&lt;font size="3"&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=560652" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>WooHoo!</title><link>http://ts2community.com/blogs/ronaldg/archive/2010/02/02/560595.aspx</link><pubDate>Wed, 03 Feb 2010 00:42:56 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:560595</guid><dc:creator>ronaldg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a title="http://www.bloomberg.com/apps/news?pid=newsarchive&amp;amp;sid=aajIjMcEp.E4" href="http://www.bloomberg.com/apps/news?pid=newsarchive&amp;amp;sid=aajIjMcEp.E4"&gt;Microsoft Outpaces Apple in Customer Satisfaction&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Yep, that’s right.&amp;#160; Just couldn’t pass up the chance to blog about this.&amp;#160; If you’re interested, I’m sure you’ll read the entire article, so I’ll do &lt;em&gt;some&lt;/em&gt; summarizing here but not do any wholesale cut-paste.&amp;#160; My main reason for doing this post isn’t so much to brag about the obvious inference of the title (you believe that, don’t you?), or to add to the already great buzz around Windows 7 (hereafter referred to as Win7), but rather to point you to some (more) 3rd-party evidence that you can also show to your customers to help them overcome some of their Vista stigma or, in many cases, help them be more confident in rolling out what they likely perceive as “new technology” (but we both know that Win7 is leveraging all the reliability and security of the Vista platform while hopefully overcoming some of the negatives).&lt;/p&gt;  &lt;p&gt;As you’ll see, this article is from Bloomberg.com and it centers around a “Chart of the Day” which in this case is a chart showing the results of satisfaction surveys done by a London-based research firm YouGov for both Microsoft and Apple around satisfaction with their most recent OS upgrades (Windows 7 and Snow Leopard [SL] respectively).&amp;#160; The chart is essentially an overlay of the two surveys which purports to show, by percentage of positive “grades”, the relative customer satisfaction levels with the 2 products.&amp;#160; The basis of the article headline is that, since shortly after it’s release in Nov, Win7 has achieved higher percentages of positive grades than it’s rival (indeed, at the end of CY2009, according to the chart, Win7 was trending up and was at almost 75% satisfaction while SL remained consistently below 70%).&lt;/p&gt;  &lt;p&gt;Some of the things that I noticed (from the chart) that I thought I’d point out are:   &lt;br /&gt;- after it’s release, SL briefly spiked up to just over 70% but then plunged to well below 60% (Win7 has never gone below 60%), then did another peak (to only around 65%) before diving again back under 60% until gaining back to launch time levels of mid-to-upper 60%.    &lt;br /&gt;- Win7 launched at about the same mid-60% range as SL but has not had any plunges like SL, it did dip a couple of percentage points but not even as much as the second plunge of SL which was smaller than its first.&amp;#160; &lt;br /&gt;- I’ll be honest, I’m not doing research into why the dips happen (to find the “rest of the story” like I usually do), I just find it interesting that SL has only had better percentages for a few brief spikes all along the 7-month continuum, even when Win7 was still in pre-release.&lt;/p&gt;  &lt;p&gt;Of course, you can draw your own conclusions from the chart, and I’m not going to try and push this as some be-all-end-all proof of anything, but what I do want to point out is that I think, with all the halo-effect and general positive perception that Apple seems to enjoy, and with the lack of halo-effect and some of the (unfounded) negative perception, which you know I’ve commented on in this blog over time, that most folks (meaning your customers) would be very surprised to find out that Win7 enjoys a level of satisfaction that’s, in fact, comparable to (yea, even perhaps beats) Mac’s latest OS.&amp;#160; Man, I wish we could come up a commercial around this.&lt;/p&gt;  &lt;p&gt;You know I dislike anecdotal evidence being put forth as some sort of “leading indicator”, but in this case the quote was from an analyst for Directions on Microsoft and those folks are the real deal, so when they say something I generally find it &lt;em&gt;much&lt;/em&gt; more credible that than average supposed expert comment that I typically see.&amp;#160; And, his quote that “People who were thinking about buying a new PC are more likely to do so now. You’ll see slightly better sales.” is supported by what I see and hear all over the press.&amp;#160; So, again, back to my back premise here – hopefully you can use articles like this one to show your customers that now is the time get off that legacy stuff and get onto the current generation OS technology, and hopefully they will feel comfortable with Win7 knowing that it actually does enjoy a high satisfaction level amongst those who have actually used it.&amp;#160; That’s what I’m talking here.&amp;#160; You know as well as I do that when many of them take the step up they’ll be glad they did (on several levels) and hopefully you’ll reap the benefits as their Microsoft partner and trusted advisor.&lt;/p&gt;  &lt;p&gt;Interestingly, Apple declined to comment, go figure.&amp;#160; &lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=560595" width="1" height="1"&gt;</description></item><item><title>Windows 7 RC Bits Expire June 1, 2010</title><link>http://ts2community.com/blogs/charlesv/archive/2010/02/01/windows-7-rc-bits-expire-june-1-2010.aspx</link><pubDate>Mon, 01 Feb 2010 21:57:03 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:560211</guid><dc:creator>charlesv</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;For those of you who jumped on the Beta and RC bandwagon because you were excited to put the new Operating System to the test, we thank you.&amp;#160; Now that you’ve been running it for close to a year, its time to start thinking about moving to the release product.&amp;#160; &lt;/p&gt;  &lt;p&gt;Do you have customers still using Windows 7 Release Candidate (RC)? If so, let them know that it is expiring soon: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;February 15&lt;/strong&gt; - They&amp;#39;ll start seeing notifications on their PCs, warning them that their operating systems will expire soon and reminding them to back up their data. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;March 1&lt;/strong&gt; - Users&amp;#39; systems will reboot or go to a blue screen every two hours, depending on their system failure settings. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;June 1&lt;/strong&gt; - The Windows 7 RC license will expire.       &lt;ul&gt;       &lt;li&gt;When it expires, the customer will receive notifications which are more intrusive and occur when logging on and when accessing system components such as the control panel. &lt;/li&gt;        &lt;li&gt;Finally, the desktop background will turn black with a non-genuine watermark. &lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Visit the &lt;a href="http://windowsteamblog.com/Default.aspx"&gt;Windows Blog&lt;/a&gt; one week prior to each expiration milestone for additional details. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0300375c-0777-4f1d-9959-3026c32c4f6c" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows+7" rel="tag"&gt;Windows 7&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Win7" rel="tag"&gt;Win7&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Win7+RC" rel="tag"&gt;Win7 RC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Windows+7+RC" rel="tag"&gt;Windows 7 RC&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Expiration" rel="tag"&gt;Expiration&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=560211" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>White House’s New Cyber-Security Czar to Address San Antonio Conference on Internet Security</title><link>http://ts2community.com/blogs/charlesv/archive/2010/02/01/white-house-s-new-cyber-security-czar-to-address-san-antonio-conference-on-internet-security.aspx</link><pubDate>Mon, 01 Feb 2010 20:06:54 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:560185</guid><dc:creator>charlesv</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;I wanted to share this information that my friend Larry Lentz of Lentz Computer Services in San Antonio passed along to me.&amp;#160; If you have an interest in Security or an existing background in it, this should be a a worth while event.&amp;#160; Since its on Friday, I’m planning to catch the PBS broadcast of the event.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;i&gt;&lt;/i&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;i&gt;&lt;font size="2"&gt;Howard A. Schmidt, who also served Bush 43,&lt;/font&gt;&lt;/i&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;i&gt;&lt;/i&gt;&lt;/strong&gt;&lt;strong&gt;&lt;i&gt;&lt;font size="2"&gt;will participate in Texas Lyceum PBS-televised “Great Debate Series”&lt;/font&gt;&lt;/i&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;i&gt;&lt;font size="2"&gt;Our Growing Lives Online: Safe or Not?&lt;/font&gt;&lt;/i&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;(SAN ANTONIO) The person President Obama recently charged with the enormous task of protecting our nation’s public and private computer systems will participate in a televised panel discussion hosted here next month by the Texas Lyceum. &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Howard A. Schmidt, appointed last month by President Obama to serve as White House Cyber-Security Czar, has nearly forty years of experience in business, government and law enforcement.&amp;#160; Previously, Mr. Schmidt served as the Vice President and Chief Information Security Officer and Chief Security Strategist for online auction giant eBay.&amp;#160; Mr. Schmidt also served as the Special Advisor for Cyberspace Security for President George W. Bush, and as the Chief Security Officer for Microsoft Corp. Mr. Schmidt &lt;b&gt;will join the Texas Lyceum’s “Great Debate Series,” &lt;i&gt;Our Growing Lives Online: Safe or Not? &lt;/i&gt;in San Antonio on&lt;/b&gt; &lt;b&gt;Friday, February 5 from 4 – 6 pm at the Empire Theater, 226 N. St. Mary’s.&amp;#160; &lt;/b&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;The “Great Debate Series,” which marks the 30&lt;sup&gt;th&lt;/sup&gt; anniversary of the non-partisan leadership group, will be televised by KLRN-TV, San Antonio public television station, and re-broadcast statewide on Texas PBS stations. &lt;b&gt; The Great Debate event is open to the public; tickets are $20 at &lt;a href="http://www.texaslyceum.org"&gt;www.texaslyceum.org&lt;/a&gt;.&amp;#160; Members of the media are invited free of charge, but must also register online.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;Along with Mr. Schmidt, other “Great Debate” panelists include CEO of SecTheory Robert Hansen, a leading expert on web application, browser and e-commerce security; JDr. Nicole Beebe, Assistant Professor of Information Systems, UTSA; and Ari Schwartz, Vice President and Chief Operating Officer of the Center for Democracy and Technology.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt; “We are honored to host such an illustrious group of leaders from the cyber security world, and we look forward to a robust discussion on the myriad Internet security issues facing the public and private sectors,” said Texas Lyceum President John James of Midland. “As we increasingly rely on the Internet to store and communicate information, personal security and identify theft is becoming a growing concern for all Americans,” said James.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;“San Antonio’s growing cyber security industry, coupled with the Air Force’s announcement to locate its Cyber Command here, make San Antonio an ideal location to host a conference tackling these issues,” said John Dickson, Lyceum Director, conference coordinator and Principal of the San Antonio-based Denim Group. “We are particularly excited to welcome Howard A. Schmidt, and we look forward to his insights on some of the most compelling cyber security issues facing our country.”&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;For more information about the Texas Lyceum, the conference and for ticket information, please go to &lt;/font&gt;&lt;a href="http://www.texaslyceum.org"&gt;&lt;font size="2"&gt;www.texaslyceum.org&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;About the Texas Lyceum:&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;The Texas Lyceum, a non-profit, non-partisan group, is a premier statewide leadership organization focused on identifying the next generation of top Texas leaders. The Lyceum consists of 96 men and women from throughout the state who begin their six-year term while under the age of 46, and have demonstrated leadership in their community and profession, together with a deep commitment to Texas.      &lt;br /&gt;In 2009, the Lyceum conducted the third annual Texas Lyceum Poll, an independent survey of Texan’s attitudes about issues facing the state and the nation, and held its 24th Annual Public Conference in Austin entitled: “The 2009 Stimulus Package: What’s in it (or not) for Texas?”      &lt;br /&gt;The Lyceum has an impressive list of former members who are serving or have served in public office including: Former President George W. Bush, Senator Kay Bailey Hutchison, Governor Rick Perry, former Texas Comptroller John Sharp, Texas State Senators Rodney Ellis and Kirk Watson, Houston Mayor Bill White, Texas Supreme Court Justices Don Willett and Dale Wainwright, U.S. District Judge Vanessa Gilmore, former Secretary of Education Margaret Spellings, and Congressman Pete Olson. Current Directors include Texas Representatives Veronica Gonzales and Marc Veasey.&amp;#160;&amp;#160; &lt;br /&gt;The Texas Lyceum acts as a catalyst to bring together diverse opinions and expertise to focus on national and state issues, and seeks to emphasize constructive private sector, public sector, and individual responses to the issues.       &lt;br /&gt;To accomplish these purposes, the Lyceum conducts periodic public forums, publishes the Lyceum &lt;i&gt;Journal&lt;/i&gt;, commissions The Texas Lyceum Poll, and convenes programs for the Directors to explore and discuss key economic and social issues of the state and nation. For more information visit: &lt;/font&gt;&lt;a href="http://www.texaslyceum.org/"&gt;&lt;font size="2"&gt;http://www.texaslyceum.org/&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/p&gt;  &lt;div style="padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;display:inline;float:none;padding-top:0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:aabddf33-8c9b-4db9-8e99-bfaa62005b15" class="wlWriterEditableSmartContent"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Cyber+Security" rel="tag"&gt;Cyber Security&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Texas+Lyceum" rel="tag"&gt;Texas Lyceum&lt;/a&gt;,&lt;a href="http://technorati.com/tags/Security+Czar" rel="tag"&gt;Security Czar&lt;/a&gt;,&lt;a href="http://technorati.com/tags/KLRN-TV" rel="tag"&gt;KLRN-TV&lt;/a&gt;&lt;/div&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=560185" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/charlesv/archive/tags/Security/default.aspx">Security</category><category domain="http://ts2community.com/blogs/charlesv/archive/tags/CISSP+Stuff/default.aspx">CISSP Stuff</category></item><item><title>CWR on SBS 08</title><link>http://ts2community.com/blogs/larrylentz/archive/2010/01/31/cwr-on-sbs-08.aspx</link><pubDate>Mon, 01 Feb 2010 00:48:16 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:559950</guid><dc:creator>LarryLentz</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;For some time I have really loved CWR Mobility’s CWR Mobile CRM client for the Windows Mobile Smartphone. It worked great for me, until I upgraded my network to Small Business Server 2008 (SBS 08). From then (back in April) to today, I have longed to have the CWR client back on my phone. But every time I attempted access the server, I would get an authentication error and it would go no further. The kind folks from CWR were stumped as well. I even spent an hour and a half with Erik van Hoof, chief owner of CWR, in person, trying to figure it out. Then today Jeffry from CWR made a suggestion that started me in the right direction.&lt;/p&gt;  &lt;p&gt;I started looking at the authentication methods for the CWR web site on my server. Everything looked as it should be. Then I drilled a bit further. Of the possible authentication methods, only Windows Authentication is enabled. We tried enabling other methods to no avail.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/larrylentz/image_564EBDF7.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:block;float:none;margin-left:auto;border-top:0px;margin-right:auto;border-right:0px;" title="image" border="0" alt="image" src="http://ts2blogs.com/blogs/larrylentz/image_thumb_1467D8A9.png" width="651" height="398" /&gt;&lt;/a&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;Then I noticed the Advanced Settings button. Trying this for the Windows Authentication method I saw there was a single check box to Enable Kernel-mode authentication. It was unchecked. I looked at a couple of other web sites and it was also unchecked. But the verbiage that went along with it suggested that it might resolve authentication problems and is on by default, except in my system. And I would assume other SBS 2008 servers as well. I simply selected this check box. This resolved my problem. I am now able to access CWR Mobile CRM from my phone and carry a fully functional Microsoft Dynamics CRM client with me anywhere I go.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://ts2blogs.com/blogs/larrylentz/image_1D74642A.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:block;float:none;margin-left:auto;border-top:0px;margin-right:auto;border-right:0px;" title="image" border="0" alt="image" src="http://ts2blogs.com/blogs/larrylentz/image_thumb_7C80F182.png" width="481" height="324" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=559950" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/larrylentz/archive/tags/CRM/default.aspx">CRM</category><category domain="http://ts2community.com/blogs/larrylentz/archive/tags/SBS/default.aspx">SBS</category></item><item><title>Second shot at Second shot</title><link>http://ts2community.com/blogs/ronaldg/archive/2010/01/31/559901.aspx</link><pubDate>Sun, 31 Jan 2010 21:34:46 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:559901</guid><dc:creator>ronaldg</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;For those of you who are Microsoft technology certified already, or for those who are thinking about the value of adding technology certifications to your portfolio of industry acumen, there WILL be exams (to use a variation on the movie title phrase that’s really popular these days).&amp;#160; [Those already certified may well be refreshing or updating those certs for the Windows 7/Server 2008 wave of technology.]&amp;#160; For those that have done these kinds of exams, you know that sometimes they can be tricky.&amp;#160; Perhaps some of you even joined myself and Beatrice for some of our “Certification Prep Series” webcasts we did a couple of years back.&amp;#160; And, you may also remember the “Second Shot” testing promotion that has been very well received.&amp;#160; Well, I have really good news – the Second Shot program is back!&lt;/p&gt;  &lt;p&gt;Microsoft Learning (MSL) is bringing back Second Shot as part of its new Career Initiative, which is designed to help you (partner) and perhaps in some cases even some customers/clients to get trained and certified on Microsoft technologies. &lt;/p&gt;  &lt;p&gt;Those of you already certified certainly understand the value of having a Microsoft certification, whether it be for meeting the requirements of the higher levels of the Microsoft Partner Program (now Microsoft Partner Network) or just differentiating yourself from the crowd for other job or business purposes.&amp;#160; &lt;/p&gt;  &lt;p&gt;Well, since these exams are not free, a “bad day” in the test room has some potential financial impact.&amp;#160; For instance, I know some of you have employers who will reimburse for these exams, but even if you get reimbursed, they don’t necessarily reimburse for failed exams.&amp;#160; But with Second Shot you can now register for a &lt;strong&gt;free retake&lt;/strong&gt; (should you need it), and then take the first exam with less anxiety and fear of not passing. Second Shot is not available to everyone for any exam, but most of my partners who read this blog should qualify. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;A couple of key things to note:&lt;/strong&gt;&lt;/p&gt;  &lt;li&gt;You must purchase a qualifying exam to be eligible for this offer (in case this wasn’t obvious &amp;lt;smile&amp;gt;)&lt;/li&gt;  &lt;li&gt;This current promotion is valid from &lt;strong&gt;January 13, 2009 – June 30, 2010.&lt;/strong&gt; (meaning you must sit for both the first and (if necessary) second retake exams before June 30, 2010. &lt;/li&gt;  &lt;li&gt;&lt;strong&gt;Eligible Exams:&lt;/strong&gt; All 070 and 083 exams.&lt;/li&gt;  &lt;p&gt;Second Shot is available worldwide (except India and China) and &lt;strong&gt;only at Prometric Testing Centers&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Here’s the link to get more info on the Second Shot offer:      &lt;br /&gt;&lt;a href="http://www.microsoft.com/learning/en/us/offers/Career.aspx#certification"&gt;Special Offers on Training and Certifications from Microsoft&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.microsoft.com/learning/en/us/offers/career.aspx"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="clip_image002" border="0" alt="clip_image002" src="http://ts2blogs.com/blogs/ronaldg/clip_image002_01382750.jpg" width="297" height="103" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And while I’m on the subject of certification, here’s a link to a new MSL site that lists job roles, learning paths and other resources for getting certified in the Microsoft technology area of your choice:&lt;strong&gt; &lt;/strong&gt;&lt;a href="http://www.microsoft.com/learning/en/us/start/start-career.aspx"&gt;&lt;strong&gt;Microsoft Professional Career Portal&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;On a side note, one of the things I’ll be doing now that I’m back in TS2 is being the “Champ” if you will for Microsoft Learning and our Learning Solution (CPLS) competency and our CPLS partners. So expect to see more posts from me around certifications in the future.&lt;/p&gt;&lt;img src="http://ts2community.com/aggbug.aspx?PostID=559901" width="1" height="1"&gt;</description></item><item><title>Managing Virtual Machines without Domain Administrator Credentials</title><link>http://ts2community.com/blogs/rwagg/archive/2010/01/28/managing-virtual-machines-without-domain-administrator-credentials.aspx</link><pubDate>Thu, 28 Jan 2010 23:40:00 GMT</pubDate><guid isPermaLink="false">560f371f-757e-49b8-87a1-da047d47be11:559201</guid><dc:creator>rwagg</dc:creator><slash:comments>0</slash:comments><description>I received another really good question, so I want to share it. My servers will be running Windows Enterprise running HyperV with 4 VM&amp;#39;s each. The third server will run Windows Standard 2008 with Microsoft SCVMM. Is there a way for SCVMM to be installed and manage the Windows Enterprise HyperV hosts and VM&amp;#39;s without being a domain admin. These are being installed on a large secured network and getting Domain Admin privileges to Active Directory will not be possible. I didn’t know the answer...(&lt;a href="http://ts2community.com/blogs/rwagg/archive/2010/01/28/managing-virtual-machines-without-domain-administrator-credentials.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://ts2community.com/aggbug.aspx?PostID=559201" width="1" height="1"&gt;</description><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Hyper-V+Server/default.aspx">Hyper-V Server</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Hyper-V/default.aspx">Hyper-V</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/Windows+Server+2008+R2/default.aspx">Windows Server 2008 R2</category><category domain="http://ts2community.com/blogs/rwagg/archive/tags/System+Center+Virtual+Machine+Manager/default.aspx">System Center Virtual Machine Manager</category></item></channel></rss>