<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Imperfect IT</title><link>http://imperfectit.blogspot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ImperfectIt" /><description>Because when does anything ever work the way it's supposed to?</description><language>en</language><managingEditor>noreply@blogger.com (Imperfect IT)</managingEditor><lastBuildDate>Mon, 20 May 2013 22:09:14 PDT</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">47</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info uri="imperfectit" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ImperfectIt</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Azure Virtual Machine Time Sync</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/1qMe72bzppA/azure-virtual-machine-time-sync.html</link><category>Time</category><category>Azure Virtual Machines</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 01 May 2013 08:59:53 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-5078230532260269338</guid><description>&lt;span style="font-family: inherit;"&gt;We've built a few domains on Azure to host Active Directory, SharePoint, SQL, etc... After a while we started to notice that the time on the severs would get out of sync. It wasn't a big difference, but enough that we started to see issues with the applications. The source of the problem is load on the Hyper-V hosts that host the VM's. When load gets too high, it causes time issues.The easiest thing to do seems to be to set a time source on all the servers.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Here are the steps we used:&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: inherit;"&gt;Open a command prompt on your domain controller. To see the current time difference: &lt;span style="font-size: x-small;"&gt;w32tm /stripchart /computer: time.windows.com /samples:5 /dataonly&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: inherit;"&gt;Open UDP port 123 for outgoing traffic if needed.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: inherit;"&gt;Open UDP port 123 (or a different port you have selected) for incoming NTP traffic.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: inherit;"&gt;&amp;nbsp;Type the following command to configure the PDC emulator and then press ENTER: &lt;/span&gt;&lt;div align="left"&gt;
&lt;span style="font-family: inherit; font-size: x-small;"&gt;&amp;nbsp;w32tm /config /manualpeerlist: time.windows.com /syncfromflags:manual /reliable:yes /update&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;The next steps have to be run on the computers in the domain.&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;Open a Command Prompt and type the following command and then press ENTER:&lt;/span&gt;&lt;/div&gt;
&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: x-small;"&gt;w32tm /config /syncfromflags: domhier /update&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;Type the following command and then press ENTER:&lt;/span&gt;&lt;/div&gt;
&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, Courier, monospace; font-size: x-small;"&gt;net stop w32time&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;Type the following command and then press ENTER:&lt;/span&gt;&lt;/div&gt;
&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;&amp;nbsp;&lt;span style="font-size: x-small;"&gt;net start w32time&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div align="left"&gt;
&lt;span style="font-family: inherit;"&gt;Note: You may also use Group Policy to make all the domain clients to sync time with PDC emulator in the domain.&lt;/span&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=1qMe72bzppA:ggoHUhyJstI:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=1qMe72bzppA:ggoHUhyJstI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=1qMe72bzppA:ggoHUhyJstI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=1qMe72bzppA:ggoHUhyJstI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/1qMe72bzppA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-05-01T09:59:53.180-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2013/05/azure-virtual-machine-time-sync.html</feedburner:origLink></item><item><title>Windows Azure Infrastructure (IaaS) is Ready for Prime Time!</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/uCpZ5KHszU4/windows-azure-infrastructure-is-ready.html</link><category>IaaS</category><category>Azure</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Thu, 18 Apr 2013 10:31:51 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-2944694847381279439</guid><description>We just got an alert from Microsoft that Azure virtual machines and networks are generally available. If you're like us you've been testing out the VM capabilities for a while, but it's now production. We just put the finishing touches on a domain and SharePoint server farm all built on Azure VM's. After stumbling through it for a couple of weeks, we now have the process down and can spin up entire environments in a matter of hours. We'll be producing a white paper shortly to show you how it's done.&lt;br /&gt;
&lt;br /&gt;
Here's the announcement with a few interesting links:&lt;br /&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 676px;"&gt;
 &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="background: white; border: rgb(0, 0, 0); padding: 15pt 0in; width: 289.5pt;" valign="top" width="386"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 386px;"&gt;
   &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;
    &lt;td style="background-color: transparent; border: rgb(0, 0, 0); padding: 0in 0in 15.75pt; width: 289.5pt;" width="386"&gt;&lt;/td&gt;
   &lt;/tr&gt;
&lt;tr style="height: 56.25pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;
    &lt;td style="background-color: transparent; border: rgb(0, 0, 0); height: 56.25pt; padding: 0in 0in 0.25in; width: 289.5pt;" width="386"&gt;&lt;span style="color: #404041; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 13pt;"&gt;Windows Azure
    Infrastructure Services, Virtual Machines and Virtual Network, now are
    generally available!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;
    &lt;/td&gt;
   &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;
&lt;span style="display: none; font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt; mso-hide: all;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 386px;"&gt;
   &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;
    &lt;td style="background-color: transparent; border: rgb(0, 0, 0); padding: 0in 0in 9pt; width: 289.5pt;" valign="top" width="386"&gt;&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;Today is a major
    milestone for Windows Azure and all of our customers and partners. We are
    excited to &lt;/span&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=288792&amp;amp;clcid=0x409"&gt;&lt;span style="font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="color: #0563c1;"&gt;announce&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;
    that Windows Azure Virtual Machines and Windows Azure Virtual Network now
    are generally available. These new services make it possible for you to
    move your applications into the cloud as is. We also want to update you on
    a new price commitment we’ve made.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;br /&gt;
    This announcement is a significant step in our cloud computing strategy,
    which has been influenced directly by our discussions with customers and
    partners around the world. One point holds true in every one of our
    discussions with you - the cloud should be an enabler for innovation, and
    an extension of your organization’s IT fabric, not just a fancier way to
    describe cheap infrastructure and application hosting. &lt;/span&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=288774&amp;amp;clcid=0x409"&gt;&lt;span style="font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="color: #0563c1;"&gt;This brief
    video&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt; explains what we mean by extension of your organization’s
    IT fabric.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;You’ve also told us that
    you don’t want to have to choose either a low price or good performance;
    you want a low price and good performance. That’s why today we are also
    announcing a commitment to match Amazon Web Services prices for commodity
    services such as compute, storage and bandwidth.&amp;nbsp; This starts with
    reducing our GA prices on Virtual Machines and Cloud Services by
    21-33%.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: 15pt; margin: 0in 0in 0pt;"&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;You can find the &lt;/span&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkID=288792&amp;amp;clcid=0x409"&gt;&lt;span style="font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="color: #0563c1;"&gt;general
    availability announcement&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt; and the price reduction
    details at Windows Azure Blog. &lt;br /&gt;
    &lt;br /&gt;
    We have great guidance on scenarios in which you can take advantage of
    Windows Azure Infrastructure Services. Learn more at our &lt;/span&gt;&lt;a href="http://www.windowsazure.com/en-us/home/scenarios/infrastructure-services/" title="Infrastructure Services page"&gt;&lt;span style="font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="color: #0563c1;"&gt;Infrastructure Services page&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;
    and get going with a free trial at &lt;/span&gt;&lt;a href="http://www.windowsazure.com/"&gt;&lt;span style="font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;span style="color: #0563c1;"&gt;www.windowsazure.com&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;
    today. &lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #4d4d4d; font-family: &amp;quot;Segoe UI&amp;quot;,&amp;quot;sans-serif&amp;quot;; font-size: 9pt;"&gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
   &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;
&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 12pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=uCpZ5KHszU4:Wm237PXR2v8:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=uCpZ5KHszU4:Wm237PXR2v8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=uCpZ5KHszU4:Wm237PXR2v8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=uCpZ5KHszU4:Wm237PXR2v8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/uCpZ5KHszU4" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-18T11:31:51.612-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2013/04/windows-azure-infrastructure-is-ready.html</feedburner:origLink></item><item><title>SharePoint Conference 2012 Keynote is Now Online</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/zY865ooffp0/sharepoint-conference-2012-keynote.html</link><category>SharePoint</category><category>sharepoint conference 2012</category><category>keynote</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Sun, 17 Mar 2013 10:06:46 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-8211787472249231218</guid><description>If you were unable to make it to Las Vegas for the annual Microsoft SharePoint Conference, you can watch the keynote right here and see what Microsoft is sharing about the future of SharePoint. Speakers include Jared Spataro, Jeff Teper, Scott Guthrie, and David Sacks.&lt;br /&gt;
&lt;br /&gt;
Some highlights:&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Drag and drop files from your desktop to SharePoint&amp;nbsp;Online (Office&amp;nbsp;365)&amp;nbsp;document libraries. &lt;/li&gt;
&lt;li&gt;Deep integration with personal and corporate SkyDrive.&lt;/li&gt;
&lt;li&gt;Conversations are attached to all sites by default.&lt;/li&gt;
&lt;li&gt;Aggregation of SharePoint, Exchange, and Project&amp;nbsp;tasks.&lt;/li&gt;
&lt;li&gt;SharePoint 2013 Windows phone app for&amp;nbsp;version 7 and 8&lt;/li&gt;
&lt;li&gt;Yammer social capabilities will be integrated into SharePoint to improve communication both internal to your company, and externally with partners and customers. Over 200,000 companies use Yammer including 85% of Fortune 500.&lt;/li&gt;
&lt;li&gt;Access SharePoint documents from Yammer.&lt;/li&gt;
&lt;li&gt;Yammer will be free to SharePoint online customers.&lt;/li&gt;
&lt;li&gt;Cloud, cloud, and more cloud. You can run your own servers, but they recommend cloud.&lt;/li&gt;
&lt;li&gt;Search - personal re-find links will show when you search for things you've already looked at saving you from going to the search results page. Search results will give links to sections inside a document. &lt;/li&gt;
&lt;li&gt;You can now create SharePoint content with virtually any designer tool (not limited to SharePoint Designer).&lt;/li&gt;
&lt;li&gt;eDiscovery uses discovery sets and queries to make you a hero to legal. Works across multiple Microsoft Enterprise apps (ex. Exchange).&lt;/li&gt;
&lt;li&gt;"Site mailboxes" show data like a document library&amp;nbsp;in your Outlook .&lt;/li&gt;
&lt;li&gt;40% better use of bandwidth.&lt;/li&gt;
&lt;li&gt;4X image compression.&lt;/li&gt;
&lt;li&gt;The new Cloud App Model Ecosystem allows developing SharePoint apps for on-premise or SharePoint Online.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="http://www.youtube.com/embed/BLsIjvIyAxo" width="560"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zY865ooffp0:vLrhFPETYZQ:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zY865ooffp0:vLrhFPETYZQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zY865ooffp0:vLrhFPETYZQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zY865ooffp0:vLrhFPETYZQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/zY865ooffp0" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-03-17T11:06:46.036-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://img.youtube.com/vi/BLsIjvIyAxo/default.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/11/sharepoint-conference-2012-keynote.html</feedburner:origLink></item><item><title>SharePoint 2013 RTM Available</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/DoyDCGE1qSE/sharepoint-2013-rtm-available.html</link><category>office 2013</category><category>RTM</category><category>sharepoint server 2013</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 31 Oct 2012 12:22:53 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-914618110960718286</guid><description>Just noticed on MSDN that SharePoint Server&amp;nbsp;2013 is available for download. Office 2013 is there as well. If you don't have volume licensing, you can probably expect to get your hands on it in early December. For preview copies you and other developer tools, you can go &lt;a href="http://msdn.microsoft.com/en-US/sharepoint/aa905690.aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This is a little earlier than the November date we'd been hearing fo a while.&lt;br /&gt;
&lt;br /&gt;
Enjoy!&lt;br /&gt;
&lt;br /&gt;
﻿ 
&lt;table cellpadding="0" cellspacing="0" class="tr-caption-container" style="float: left; margin-right: 1em; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-I5nhA9lBzU4/UJFN9dx4BnI/AAAAAAAAAbc/KjzFWo3Jlig/s1600/sharepoint2013RTM.bmp" imageanchor="1" style="clear: left; cssfloat: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="256" qea="true" src="http://3.bp.blogspot.com/-I5nhA9lBzU4/UJFN9dx4BnI/AAAAAAAAAbc/KjzFWo3Jlig/s640/sharepoint2013RTM.bmp" width="640" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;SharePoint Server&amp;nbsp;2013 on MSDN&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
﻿&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=DoyDCGE1qSE:--VsVXJr3WY:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=DoyDCGE1qSE:--VsVXJr3WY:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=DoyDCGE1qSE:--VsVXJr3WY:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=DoyDCGE1qSE:--VsVXJr3WY:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/DoyDCGE1qSE" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-10-31T13:22:53.284-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-I5nhA9lBzU4/UJFN9dx4BnI/AAAAAAAAAbc/KjzFWo3Jlig/s72-c/sharepoint2013RTM.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/10/sharepoint-2013-rtm-available.html</feedburner:origLink></item><item><title>SharePoint Farm on Windows Azure</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/Q__j62ECgnU/sharepoint-farm-on-windows-azure.html</link><category>IaaS</category><category>Cloud</category><category>SharePoint</category><category>Azure</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 17 Apr 2013 12:07:17 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-8212069686577482104</guid><description>***Update: Microsoft Azure Infrastructure is live (no longer demo) as of April 16th, 2013***&lt;br /&gt;
&lt;br /&gt;
Microsoft recently announced that you can install SharePoint on virtual machines (IaaS) on Azure.&lt;br /&gt;
&lt;br /&gt;
Why would you want to do this? The main motivator is the speed at which you can bring the environment up. If you don't have a robust Hyper-V or VMware environment in house, Azure gives you an easy way to spin up servers with no trips to the data center and no ordering/provisioning hardware. Unlike the Office 365 offering, you have complete control over your SharePoint farm and guaranteed uptime of 99.9%.&lt;br /&gt;
&lt;br /&gt;
What type of SharePoint environment is a candidate for Azure?&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;SharePoint for Internet Sites - Move your external website to Azure and you don't need to deal with DMZ's and firewalls (or your networking co-workers).&lt;/li&gt;
&lt;li&gt;Developer, Test and Staging - Bring them up and blow them away as needed. With Azure PowerShell this can all be scripted.&lt;/li&gt;
&lt;li&gt;Hybrid Applications - You can setup a SharePoint environment that pulls or pushes data to applications in your local data center (on-premise).&lt;/li&gt;
&lt;li&gt;Disaster Recovery - When your local environment takes a hard nap, bring it up in Azure and then blow it away when you get it restored.&lt;/li&gt;
&lt;/ul&gt;
To learn all about the offering, check out the following paper from Microsoft:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=34598" target="_blank"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=34598&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
You can also find a great article detailing how to setup a basic Azure SharePoint farm with step-by-step instructions and screen shots over at &lt;a href="http://blog.pointbeyond.com/2012/07/06/building-multi-server-sharepoint-farm-in-windows-azure/" target="_blank"&gt;PointBeyond&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
You can also watch the following video from Channel 9 presented at TechEd. &lt;span style="font-family: Verdana, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;object data="data:application/x-silverlight-2," height="340" type="application/x-silverlight-2" width="760"&gt;&lt;param name="minRuntimeVersion" value="5.0.61118.0"/&gt;&lt;param name="source" value="http://channel9.msdn.com/scripts/Channel9.xap?v=1.15"/&gt;&lt;param name="initParams" value="mediaurl=http://media.ch9.ms/ch9/5b76/eead0c9a-ad0c-4181-bf2c-708432a05b76/OSP334.wmv,thumbnail=http://media.ch9.ms/ch9/5b76/eead0c9a-ad0c-4181-bf2c-708432a05b76/OSP334_Custom.jpg,deliverymethod=progressivedownload,autoplay=false,entryid=33920b125b12444c8898a07a01719931"/&gt;&lt;/object&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Q__j62ECgnU:wUyYldaP77A:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Q__j62ECgnU:wUyYldaP77A:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Q__j62ECgnU:wUyYldaP77A:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Q__j62ECgnU:wUyYldaP77A:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/Q__j62ECgnU" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-17T13:07:17.565-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/10/sharepoint-farm-on-windows-azure.html</feedburner:origLink></item><item><title>SharePoint 2010 Event ID 7043</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/MDQ9ClwxeRM/sharepoint-2010-event-id-7043.html</link><category>sharepoint 2010</category><category>event id 7043</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Mon, 22 Oct 2012 09:10:25 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-1027652728252466589</guid><description>We recently noticed the following error in the Application event log on our SharePoint 2010 servers:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/_peTHtPNQTtg/TP50s5RXacI/AAAAAAAAALk/zPIqxfUSfcY/s1600/event_ID_7043.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="278" ox="true" src="http://1.bp.blogspot.com/_peTHtPNQTtg/TP50s5RXacI/AAAAAAAAALk/zPIqxfUSfcY/s400/event_ID_7043.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
A quick Google search turned up the following article on the SharePoint forum: &lt;a href="http://social.technet.microsoft.com/Forums/en/sharepoint2010setup/thread/c894d98c-24ab-416c-aca9-ae57644deb5e"&gt;http://social.technet.microsoft.com/Forums/en/sharepoint2010setup/thread/c894d98c-24ab-416c-aca9-ae57644deb5e&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
It turns out the issue is caused by bad code. Simply do a search for the file called TaxonomyPicker.ascx (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\CONTROLTEMPLATES)&amp;nbsp;and open it up in Notepad. Do a search for the characters “,” and replace it with a “,” (minus the quotation marks in both cases).&lt;br /&gt;
&lt;br /&gt;
From this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/_peTHtPNQTtg/TP54rUXI7vI/AAAAAAAAALo/MVjyocgrqHc/s1600/7043_1.bmp" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="108" ox="true" src="http://1.bp.blogspot.com/_peTHtPNQTtg/TP54rUXI7vI/AAAAAAAAALo/MVjyocgrqHc/s640/7043_1.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
To this:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/_peTHtPNQTtg/TP54y4ihBPI/AAAAAAAAALs/-_hjP1m5Bis/s1600/7043_2.bmp" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="120" ox="true" src="http://4.bp.blogspot.com/_peTHtPNQTtg/TP54y4ihBPI/AAAAAAAAALs/-_hjP1m5Bis/s640/7043_2.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks to &lt;a href="http://gallery.technet.microsoft.com/sharepoint/32d06697-ab7f-447e-9d0e-b6d93bee3fda" target="_blank"&gt;Brian Lala&lt;/a&gt;, this can all be accomplished by creating and running the following script:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red; font-size: x-small;"&gt;# Powershell script to implement the fix suggested in &lt;a href="http://support.microsoft.com/kb/2481844"&gt;http://support.microsoft.com/kb/2481844&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: red; font-size: x-small;"&gt;$TaxonomyPickerControl = "$env:CommonProgramFiles\Microsoft Shared\Web Server Extensions\14\TEMPLATE\CONTROLTEMPLATES\TaxonomyPicker.ascx"&lt;br /&gt;Write-Host " - Making a backup copy of TaxonomyPicker.ascx..."&lt;br /&gt;Copy-Item $TaxonomyPickerControl $TaxonomyPickerControl".bad"&lt;br /&gt;$NewTaxonomyPickerControl = (Get-Content $TaxonomyPickerControl) -replace ',', ","&lt;br /&gt;Write-Host " - Writing out new TaxonomyPicker.ascx..."&lt;br /&gt;Set-Content -Path $TaxonomyPickerControl -Value $NewTaxonomyPickerControl&lt;br /&gt;Write-Host " - Done! Press any key to exit..."&lt;br /&gt;$null = $host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: black;"&gt;Microsoft finally release a KB article on the issue which can be found here: &lt;a href="http://support.microsoft.com/kb/2481844" target="_blank"&gt;http://support.microsoft.com/kb/2481844&lt;/a&gt;&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MDQ9ClwxeRM:rWZwgEg8lFs:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MDQ9ClwxeRM:rWZwgEg8lFs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MDQ9ClwxeRM:rWZwgEg8lFs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MDQ9ClwxeRM:rWZwgEg8lFs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/MDQ9ClwxeRM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-10-22T10:10:25.600-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_peTHtPNQTtg/TP50s5RXacI/AAAAAAAAALk/zPIqxfUSfcY/s72-c/event_ID_7043.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2010/12/sharepoint-2010-event-id-7043.html</feedburner:origLink></item><item><title>SharePoint 2013 - Everyting We Know!!!</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/w4rpTlcfrRc/sharepoint-2013.html</link><category>download preview</category><category>SharePoint Designer 2013</category><category>SharePoint 2013 Foundation</category><category>SharePoint 2013 Server</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 31 Oct 2012 09:18:11 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-4286248887469072463</guid><description>***Update October 31st&amp;nbsp;- SharePoint 2013 and Office 2013&amp;nbsp;are now available for download****&lt;br /&gt;
&lt;a href="http://imperfectit.blogspot.ca/2012/10/sharepoint-2013-rtm-available.html"&gt;http://imperfectit.blogspot.ca/2012/10/sharepoint-2013-rtm-available.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Microsoft just released a pile of info on the next version of SharePoint. Check the link for everything you need to know:&amp;nbsp; &lt;a href="http://technet.microsoft.com/en-us/library/cc303422(v=office.15)" target="_blank"&gt;http://technet.microsoft.com/en-us/library/cc303422(v=office.15)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download the SharePoint 2013 Server preview &lt;br /&gt;
&lt;a href="http://technet.microsoft.com/en-us/evalcenter/hh973397.aspx?wt.mc_id=TEC_121_1_33"&gt;http://technet.microsoft.com/en-us/evalcenter/hh973397.aspx?wt.mc_id=TEC_121_1_33&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Office 2013 training site&lt;br /&gt;
&lt;a href="http://officepreview.microsoft.com/en-us/support/training-FX101782702.aspx"&gt;http://officepreview.microsoft.com/en-us/support/training-FX101782702.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download SharePoint Designer 2013&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=30346"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30346&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download SharePoint 2013 Foundation&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=30345"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30345&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download SharePoint 2013 Client SDK&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=30355"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30355&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
IT Pro training material&lt;br /&gt;
&lt;a href="http://blogs.msdn.com/b/vesku/archive/2012/07/17/sharepoint-2013-it-pro-and-developer-training-materials-released.aspx"&gt;http://blogs.msdn.com/b/vesku/archive/2012/07/17/sharepoint-2013-it-pro-and-developer-training-materials-released.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download SharePoint 2013 IT PRO Training material&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=30361"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30361&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Office/SharePoint 2013 store&lt;br /&gt;
&lt;a href="http://officepreview.microsoft.com/en-us/store/apps-for-sharepoint-FX102804987.aspx"&gt;http://officepreview.microsoft.com/en-us/store/apps-for-sharepoint-FX102804987.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
MSDN for Office and SharePoint 2013&lt;br /&gt;
&lt;a href="http://msdn.microsoft.com/en-US/office/apps"&gt;http://msdn.microsoft.com/en-US/office/apps&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download SharePoint 2013 technical library compiled&lt;br /&gt;
&lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=30382"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=30382&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w4rpTlcfrRc:kM6ixIy6Mq8:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w4rpTlcfrRc:kM6ixIy6Mq8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w4rpTlcfrRc:kM6ixIy6Mq8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w4rpTlcfrRc:kM6ixIy6Mq8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/w4rpTlcfrRc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-10-31T10:18:11.502-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/07/sharepoint-2013.html</feedburner:origLink></item><item><title>Exchange 2010 Archiving Features</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/Vh2rswxh6w4/exchange-2010-archiving-features.html</link><category>retention</category><category>pst</category><category>archive</category><category>Exchange 2010</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Sun, 21 Oct 2012 11:26:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-3979223935077708904</guid><description>&lt;link href="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;link href="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/editdata.mso" rel="Edit-Time-Data"&gt;&lt;/link&gt;&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;&lt;link href="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/item0001.xml" rel="dataStoreItem" target="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/props002.xml"&gt;&lt;/link&gt;&lt;link href="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/themedata.thmx" rel="themeData"&gt;&lt;/link&gt;&lt;link href="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/colorschememapping.xml" rel="colorSchemeMapping"&gt;&lt;/link&gt;&lt;style&gt;
&lt;/style&gt;
--&amp;gt;&lt;br /&gt;
&lt;div class="WordSection1"&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;Why would you want to get rid of .pst files and move the data into Exchange server archive databases?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Unmanaged files&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; &lt;span class="GramE"&gt;Generally&lt;/span&gt;, .pst files are created by users and reside on their computers or network shares. They aren't managed by your organization. As a result, users can create several .pst files containing the same or different messages and store them in different locations, with no organizational control.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Increased discovery costs&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Lawsuits and some business or regulatory requirements sometimes result in discovery requests. Locating messaging data that resides in .pst files on users' computers can be a costly manual effort. Because tracking unmanaged .pst files can be difficult, .pst data may be undiscoverable in many cases. This could possibly expose your organization to legal and financial risks.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Inability to apply messaging retention policies&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Messaging retention policies can't be applied to messages located in .pst files. As a result, depending on business or applicable regulations, your organization may not be in compliance.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Risk of data theft&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Messaging data stored in .pst files is vulnerable to data theft. For example, .pst files are often stored in portable devices such as laptops, removable hard drives, and portable media such as USB drives, CDs, and DVDs.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Fragmented view of messaging data&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Users who store information in .pst files don't get a uniform view of their data. Messages stored in .pst files are generally available only on the computer where the .pst file resides. As a result, if users access their mailboxes using Outlook Web App or Outlook on another computer, the messages stored in their .pst files are inaccessible.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l1 level1 lfo1; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Dispersed Disk Usage &lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US" style="mso-bidi-font-weight: bold;"&gt;Users create .pst files then put them in multiple locations causing laptops and desktops to run out of disk space. Often they make copies of them “to be safe”. This has a negative impact on backups.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;Where can you put an archive mailbox?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;You can provision a user's personal archive on the same mailbox database as the user's primary mailbox, another mailbox database on the same Mailbox server, or a mailbox database on another Mailbox server in the same Active Directory site. This provides flexibility to use tiered storage architecture and to store archive mailboxes on a different storage subsystem, such as near-line storage. In cross-premises Exchange 2010 deployments, you can also provision a cloud-based archive for mailboxes located on your on-premises Mailbox servers.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"&gt;&lt;stroke joinstyle="miter"&gt;&lt;/stroke&gt;&lt;formulas&gt;&lt;f eqn="if lineDrawn pixelLineWidth 0"&gt;&lt;/f&gt;&lt;f eqn="sum @0 1 0"&gt;&lt;/f&gt;&lt;f eqn="sum 0 0 @1"&gt;&lt;/f&gt;&lt;f eqn="prod @2 1 2"&gt;&lt;/f&gt;&lt;f eqn="prod @3 21600 pixelWidth"&gt;&lt;/f&gt;&lt;f eqn="prod @3 21600 pixelHeight"&gt;&lt;/f&gt;&lt;f eqn="sum @0 0 1"&gt;&lt;/f&gt;&lt;f eqn="prod @6 1 2"&gt;&lt;/f&gt;&lt;f eqn="prod @7 21600 pixelWidth"&gt;&lt;/f&gt;&lt;f eqn="sum @8 21600 0"&gt;&lt;/f&gt;&lt;f eqn="prod @7 21600 pixelHeight"&gt;&lt;/f&gt;&lt;f eqn="sum @10 21600 0"&gt;&lt;/f&gt;&lt;/formulas&gt;&lt;path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f"&gt;&lt;/path&gt;&lt;lock aspectratio="t" v:ext="edit"&gt;&lt;/lock&gt;&lt;/shapetype&gt;&lt;shape alt="Description: Provisioning archive mailboxes" id="Picture_x0020_1" o:spid="_x0000_i1030" style="height: 177.75pt; mso-wrap-style: square; visibility: visible; width: 333pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Provisioning archive mailboxes" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image001.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;What are the client requirements to use archives?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" class="MsoNormalTable" style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0pt; text-align: center;"&gt;
&lt;b&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Client &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0pt; text-align: center;"&gt;
&lt;b&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Access to archive mailbox &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Outlook 2010, Outlook 2007, and Outlook Web App&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Yes. Outlook 2010, Outlook 2007 and Outlook Web App users can copy or move items from their primary mailbox to their archive mailbox, and can also use retention policies to move items to the archive.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;span style="mso-ansi-language: EN-CA; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shape alt="Description: Dd979795.note(en-us,EXCHG.141).gif" id="Picture_x0020_3" o:spid="_x0000_i1029" style="height: 7.5pt; mso-wrap-style: square; visibility: visible; width: 7.5pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Dd979795.note(en-us,EXCHG.141)" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image003.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Note: &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Outlook 2010 and Outlook 2007 users can also copy or move items from .pst files to their archive mailbox. Outlook 2007 users require the Office 2007 Cumulative Update for February 2011. Some differences in archive support exist between Outlook 2010 and Outlook 2007. For more information, see Exchange Team Blog article, see &lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=210476" target="_blank"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Yes Virginia, there is Exchange 2010 archive support in Outlook 2007&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;. &lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Outlook 2003 and older clients&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;No.&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Microsoft Exchange ActiveSync&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border: 1pt solid windowtext; mso-border-alt: solid windowtext .5pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;No.&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;span lang="EN-US" style="display: none; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hide: all;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="padding: 0.75pt;"&gt;&lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0pt; text-align: center;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-ansi-language: EN-CA; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shape alt="Description: Dd979795.note(en-us,EXCHG.141).gif" id="Picture_x0020_2" o:spid="_x0000_i1028" style="height: 7.5pt; mso-wrap-style: square; visibility: visible; width: 7.5pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Dd979795.note(en-us,EXCHG.141)" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image003.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Note: &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 85.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 85.35pt; padding: 0.75pt;"&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;What do you need as far as licensing?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0pt;"&gt;
&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Personal archives are a premium feature and require an Exchange Enterprise client access license (CAL). For details about licensing Exchange, see &lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=237292" target="_blank"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Exchange Server Licensing&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;. For details about the versions of Microsoft Outlook required to access an archive mailbox, see &lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=237276" target="_blank"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;License requirements for Personal Archive and retention policies&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;Is data from your archive added to the .&lt;span class="SpellE"&gt;ost&lt;/span&gt; file of Outlook users who are using caching?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Outlook doesn't create a local copy of the archive mailbox on a user's computer, even if it's configured to use Cached Exchange Mode. Users can access an archive mailbox in online mode only.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;Do delegates of a mailbox get access to the associated archive data?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Yes&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;How can users move messages into the archive?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Move or copy messages manually&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Mailbox users can manually move or copy messages from their primary mailbox or a .pst file to their archive mailbox. The archive mailbox appears as another mailbox or .pst file in Outlook and Outlook Web App.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Move or copy messages using Inbox rules&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; Mailbox users can create Inbox rules in Outlook or Outlook Web App to automatically move messages to a folder in their archive mailbox. To learn more, see &lt;a href="http://go.microsoft.com/fwlink/?LinkId=206825" target="_blank"&gt;Learn &lt;span class="GramE"&gt;About&lt;/span&gt; Inbox Rules&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Move messages using retention policies&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; &lt;span class="GramE"&gt;You&lt;/span&gt; can use retention policies to automatically move messages to the archive. Users can also apply a personal tag to move messages to the archive. For details about archive and retention policies, see &lt;a href="http://technet.microsoft.com/en-us/library/dd979795.aspx#archivepolicies"&gt;Archive and Retention Policies&lt;/a&gt; later in this topic.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="margin-left: 0.5in; mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="padding: 0.75pt;"&gt;&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-ansi-language: EN-CA; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shape alt="Description: Dd979795.note(en-us,EXCHG.141).gif" id="Picture_x0020_5" o:spid="_x0000_i1027" style="height: 7.5pt; mso-wrap-style: square; visibility: visible; width: 7.5pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Dd979795.note(en-us,EXCHG.141)" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image003.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;span lang="EN-US" style="mso-bidi-font-weight: bold;"&gt;Note: &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="padding: 0.75pt;"&gt;&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Personal tags are available only in Outlook 2010 and Outlook Web App. &lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;
&lt;li class="MsoNormal" style="mso-list: l0 level1 lfo2; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span lang="EN-US"&gt;Import messages from .pst files&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-US"&gt; In Exchange 2010 &lt;span class="GramE"&gt;SP1,&lt;/span&gt; you can use a mailbox import request to import messages from a .pst file to a user's archive or primary mailbox. For details, see &lt;a href="http://technet.microsoft.com/en-us/library/ee633455.aspx"&gt;Understanding Mailbox Import and Export Requests&lt;/a&gt;. Tools used to locate .pst files within an organization are available from Microsoft partners. For a list of Microsoft partners for archiving, see "Archive and Compliance Partners" in &lt;a href="http://go.microsoft.com/fwlink/?linkid=190238" target="_blank"&gt;Independent Software Vendors&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i&gt;&lt;span lang="EN-US"&gt;What are archive and retention policies?&lt;/span&gt;&lt;/i&gt;&lt;span lang="EN-US"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;You can apply archive policies to a mailbox to automatically move messages from a user's primary mailbox to the archive mailbox after a specified period. Archive policies are implemented by creating retention tags that use the Move to Archive retention action. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Messages are moved to a folder in the archive mailbox that has the same name as the source folder in the primary mailbox. If a folder with the same name doesn't exist in the archive mailbox, it is created when the Managed Folder Assistant moves a message. Re-creating the same folder hierarchy in the archive mailbox allows users to find messages easily. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span lang="EN-US"&gt;Important: &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;You can't apply a managed folder mailbox policy to mailboxes that have a personal archive. Managed content settings created for managed folders can't use the Move to archive action. To learn more about managed folders, see Understanding Managed Folders.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Exchange Setup creates the default archive and retention policy &lt;b style="mso-bidi-font-weight: normal;"&gt;Default Archive and Retention Policy&lt;/b&gt;. This policy contains retention tags that have the Move to Archive action, as shown in the following table.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Default archive and retention policy&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; border: currentColor; mso-border-alt: solid #BBBBBB .75pt; mso-yfti-tbllook: 1184; width: 625px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="border: 1pt solid rgb(187, 187, 187); mso-border-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Name &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Type &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Retention age (days) &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Retention action &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Default 2 years move to archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;DPT&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;730&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Move to Archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal 1 year move to archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;365&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Move to Archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal 5 year move to archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;1,825&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Move to Archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 4;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal never move to archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Not applicable&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Move to Archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 5;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Recoverable Items 14 days move to archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Recoverable Items folder&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;14&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Move to Archive&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 6;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;1 Week Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;7&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 7;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;1 Month Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;30&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 8;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;6 Month Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;180&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 9;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;1 Year Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;365&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 10;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;5 Year Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;1,825&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 11; mso-yfti-lastrow: yes;"&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187); border-style: none solid solid; border-width: medium 1pt 1pt; mso-border-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 189.75pt;" width="253"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Never Delete&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 86.85pt;" width="116"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Personal tag&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 75.15pt;" width="100"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Not applicable&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-color: currentColor rgb(187, 187, 187) rgb(187, 187, 187) currentColor; border-style: none solid solid none; border-width: medium 1pt 1pt medium; mso-border-alt: solid #BBBBBB .75pt; mso-border-left-alt: solid #BBBBBB .75pt; mso-border-top-alt: solid #BBBBBB .75pt; padding: 0.75pt; width: 117pt;" width="156"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Delete and Allow Recovery&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;If you enable a personal archive for a mailbox user and the mailbox doesn't already have a retention policy assigned, &lt;b style="mso-bidi-font-weight: normal;"&gt;the default archive and retention policy is automatically assigned&lt;/b&gt;. After the Managed Folder Assistant processes the mailbox, these tags become available to the user, who can then tag folders or messages to be moved to the archive mailbox. By default, e-mail messages from the entire mailbox are moved after two years. &lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Archive policy in Outlook 2010 and Outlook Web App&lt;/span&gt;&lt;/b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="mso-ansi-language: EN-CA; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shape alt="Description: Archive policy in Outlook 2010 and Outlook Web App" id="Picture_x0020_6" o:spid="_x0000_i1026" style="height: 367.5pt; mso-wrap-style: square; visibility: visible; width: 525pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Archive policy in Outlook 2010 and Outlook Web App" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image004.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;Before provisioning archive mailboxes for your users, we recommend that you inform them about the archive policies that will be applied to their mailbox and provide subsequent training or documentation to meet their needs. This should include details about the following:&lt;/span&gt;&lt;/div&gt;
&lt;ul style="margin-top: 0in;" type="disc"&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level1 lfo3; tab-stops: list .5in;"&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Functionality available within the archive, the default archive and retention policies.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level1 lfo3; tab-stops: list .5in;"&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Information about when messages may be moved automatically to the archive.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level1 lfo3; tab-stops: list .5in;"&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Information about the folder hierarchy created in the archive mailbox.&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="mso-list: l2 level1 lfo3; tab-stops: list .5in;"&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;How to apply personal tags (displayed in the &lt;b&gt;Archive policy&lt;/b&gt; menu in Outlook and Outlook Web App).&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;table border="0" cellpadding="0" class="MsoNormalTable" style="mso-cellspacing: 1.5pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="padding: 0.75pt;"&gt;&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-ansi-language: EN-CA; mso-fareast-language: EN-CA; mso-no-proof: yes;"&gt;&lt;shape alt="Description: Dd979795.note(en-us,EXCHG.141).gif" id="Picture_x0020_4" o:spid="_x0000_i1025" style="height: 7.5pt; mso-wrap-style: square; visibility: visible; width: 7.5pt;" type="#_x0000_t75"&gt;&lt;imagedata o:title="Dd979795.note(en-us,EXCHG.141)" src="Exchange%202010%20Personal%20Archive%20Fact%20Sheet_files/image003.gif"&gt;&lt;/imagedata&gt;&lt;/shape&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="mso-ansi-language: EN-CA;"&gt;Note: &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="padding: 0.75pt;"&gt;&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;If you apply a retention policy to users who have an archive mailbox, the retention policy replaces the default archive and retention policy. You can create one or more retention tags with the &lt;b&gt;Move to Archive&lt;/b&gt; action, and then link the tags to the retention policy. You can also add the default &lt;b&gt;Move to Archive&lt;/b&gt; tags (which are created by Setup and linked to the Default Archive and Retention Policy) to any retention policies you create. &lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="mso-ansi-language: EN-CA;"&gt;In Exchange 2010 SP1, the default archive and retention policy contains additional retention tags with the &lt;b&gt;Delete and Allow Recovery&lt;/b&gt; action. To learn more, see &lt;a href="http://technet.microsoft.com/en-us/library/dd297955.aspx"&gt;Understanding Retention Tags and Retention Policies&lt;/a&gt;.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span lang="EN-US"&gt;Is there a quota on the archive database mailboxes?&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span lang="EN-US"&gt;Yes, and it’s based on size. You can configure archive mailboxes with an &lt;i&gt;archive warning quota&lt;/i&gt; and an &lt;i&gt;archive quota&lt;/i&gt;. When an archive mailbox exceeds the specified archive warning quota, a warning event is logged in the Application event log. When an archive mailbox exceeds the specified archive quota, messages are no longer moved to the archive, a warning event is logged in the Application event log, and a quota message is sent to the mailbox user. By default, in Exchange 2010 SP1, the archive warning quota is set to 45&amp;nbsp;gigabytes (GB) and the archive quota is set to 50&amp;nbsp;GB.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span lang="EN-US" style="font-size: 8pt; line-height: 115%;"&gt;Source: &lt;/span&gt;&lt;span lang="EN-US"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dd979795.aspx"&gt;&lt;span style="font-size: 8pt; line-height: 115%;"&gt;http://technet.microsoft.com/en-us/library/dd979795.aspx&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="EN-US" style="font-size: 8pt; line-height: 115%;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Vh2rswxh6w4:0rEY2MFkDm8:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Vh2rswxh6w4:0rEY2MFkDm8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Vh2rswxh6w4:0rEY2MFkDm8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Vh2rswxh6w4:0rEY2MFkDm8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/Vh2rswxh6w4" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-10-21T12:26:26.241-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/07/exchange-2010-archiving-features.html</feedburner:origLink></item><item><title>SharePoint 2010 Event ID 6398</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/MYIc567wMfQ/sharepoint-2010-event-id-6398.html</link><category>sharepoint 2010</category><category>CEIP</category><category>event id 6398</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 22 Jun 2012 14:34:21 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-2452625233992286748</guid><description>&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-dYELPtZ5aao/T-TiKOZ6RUI/AAAAAAAAAa0/NczP8xPwh3o/s1600/eventid6398.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="276" rca="true" src="http://3.bp.blogspot.com/-dYELPtZ5aao/T-TiKOZ6RUI/AAAAAAAAAa0/NczP8xPwh3o/s400/eventid6398.gif" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Although it shows up as a Crital error which can be a little alarming, there's nothing to worry about here. It's simply the Microsoft Cutomer Experience Improvement Program trying to collect data and send it back to the mother ship. We go ahead and disable the feature at the farm level, and at the web application level.&lt;br /&gt;
&lt;br /&gt;
To disable at the farm level, go to Central Admin - System Settings - Configure privacy options and select "No, I don't wish to participate" and "Ignore errors and don't collect information".&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-WQeeWCbTn0E/T-TjGfF5dbI/AAAAAAAAAa8/JDLxPgv9cbw/s1600/CEIP1.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" rca="true" src="http://1.bp.blogspot.com/-WQeeWCbTn0E/T-TjGfF5dbI/AAAAAAAAAa8/JDLxPgv9cbw/s640/CEIP1.gif" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
To disable at the web app level, go to Central Admin - Manage Web Applications. Highlight each web app and select General Settings, then scroll to the bottom and say No where it asks if you want to enable the CEIP.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-81kqGM4SgWc/T-Tj3uW2sgI/AAAAAAAAAbE/C64cKZyQ5P8/s1600/CEIP2.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="122" rca="true" src="http://3.bp.blogspot.com/-81kqGM4SgWc/T-Tj3uW2sgI/AAAAAAAAAbE/C64cKZyQ5P8/s400/CEIP2.gif" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MYIc567wMfQ:h57iDUlzp5E:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MYIc567wMfQ:h57iDUlzp5E:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=MYIc567wMfQ:h57iDUlzp5E:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=MYIc567wMfQ:h57iDUlzp5E:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/MYIc567wMfQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-22T15:34:21.073-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-dYELPtZ5aao/T-TiKOZ6RUI/AAAAAAAAAa0/NczP8xPwh3o/s72-c/eventid6398.gif" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/06/sharepoint-2010-event-id-6398.html</feedburner:origLink></item><item><title>Exchange 2010 Update Process</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/QkQCBTZyo6E/exchange-2010-update-process.html</link><category>version</category><category>Service Pack</category><category>Update Process</category><category>SP2</category><category>Exchange 2010</category><category>SP1</category><category>Update Rollup</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Mon, 04 Jun 2012 12:54:33 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-2250203030265796403</guid><description>From time to time, Microsoft release service packs and update rollups for Exchange. There are some things to keep in mind when it comes to applying these updates to your environment:&lt;br /&gt;
&lt;br /&gt;
• Update rollup packages are cumulative. For example, if you apply Update Rollup 4 on a computer that is running Exchange 2010, you receive all the fixes in that specific update package together with all the fixes that were released in all earlier update rollup packages. That is, in Update Rollup 4, you receive all the updates that were released in the previous Update Rollup 1 through Update Rollup 3 packages plus the updates in Update Rollup 4.&lt;br /&gt;
&lt;br /&gt;
• This approach to updating doesn't replace service packs for the product. Additional product fixes and features are released in separately available service packs for Exchange 2010.&lt;br /&gt;
&lt;br /&gt;
• Microsoft releases update rollup packages approximately every six to eight weeks. The rollup packages are available via Microsoft Update and the Microsoft Download Center. In the Search box on the Microsoft Download Center, type "Exchange 2010 update rollup" to find links to the rollup packages.&lt;br /&gt;
&lt;br /&gt;
• For Exchange 2010 configurations, the recommended order in which to apply the update rollup is as follows: Client Access server, Hub Transport server, Mailbox server, and Unified Messaging server.&lt;br /&gt;
&lt;br /&gt;
To find out which version of Exchange 2010 you're running, logon to your server then go to Control Panel - Programs and Features. Highlight Microsoft Exchange Server 2010 and make a note of the Version. &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-9BdqiLC9gz0/T8fgRLfjL2I/AAAAAAAAAak/c2nW5ApjwVk/s1600/Exchange2010Ver.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="315" rba="true" src="http://2.bp.blogspot.com/-9BdqiLC9gz0/T8fgRLfjL2I/AAAAAAAAAak/c2nW5ApjwVk/s640/Exchange2010Ver.gif" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&amp;nbsp; &lt;br /&gt;
Or&amp;nbsp;run the following Exchange Management Shell command: &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&lt;span style="color: blue;"&gt;Get-ExchangeServer | fl name,edition,admindisplayversion&lt;/span&gt; &lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;/span&gt;&amp;nbsp; &lt;br /&gt;
&lt;span style="color: black;"&gt;To see a list of Exchange versions, follow this link: &lt;a href="http://technet.microsoft.com/en-us/library/hh135098.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/library/hh135098.aspx&lt;/a&gt;&lt;/span&gt; &lt;br /&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=QkQCBTZyo6E:GVFFA0eiFe0:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=QkQCBTZyo6E:GVFFA0eiFe0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=QkQCBTZyo6E:GVFFA0eiFe0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=QkQCBTZyo6E:GVFFA0eiFe0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/QkQCBTZyo6E" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-06-04T13:54:33.419-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-9BdqiLC9gz0/T8fgRLfjL2I/AAAAAAAAAak/c2nW5ApjwVk/s72-c/Exchange2010Ver.gif" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/05/exchange-2010-update-process.html</feedburner:origLink></item><item><title>New eBook for Splitting an Oversized Sub Site into a New Site Collection &amp; Database</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/zTnosNaVA5o/new-ebook-for-splitting-oversized-sub.html</link><category>powershell</category><category>site collection</category><category>sub site</category><category>content database</category><category>Microsoft SharePoint 2010</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Sun, 27 May 2012 18:24:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-7654745248429926075</guid><description>Most companies strive to implement solid governance plans and design their site structure accordingly, but reality often gets in the way. What was supposed to be a small site can have a sub site which grows unexpectedly. Next thing you know, your sub site alone has grown to over 100 GB. What do you do? If you don’t care that the URL of the sub site changes, then you can simply copy it to a new site collection with a new content database. This usually isn’t an option when people have links in documents and SharePoint sites that point to the original location. Moving it and trying to put forwarders or links to the new location is simply too painful. This detailed eBook will show you how to split that troublesome sub site off into a new site collection with its own content database using powershell and central administration while maintaining your URL structure. You'll get all the required steps with screen shots for the low price of $9.99 USD. If you're not satisfied, we'll gladly refund your money!&lt;br /&gt;
&lt;br /&gt;
&lt;form action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;
&lt;input name="cmd" type="hidden" value="_s-xclick" /&gt;&lt;br /&gt;
&lt;input name="hosted_button_id" type="hidden" value="9F7PSJXJB3ZVQ" /&gt;&lt;br /&gt;
&lt;input alt="PayPal - The safer, easier way to pay online!" border="0" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" /&gt;&lt;br /&gt;
&lt;img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" /&gt;&lt;/form&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zTnosNaVA5o:5SG4kIo1NcE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zTnosNaVA5o:5SG4kIo1NcE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=zTnosNaVA5o:5SG4kIo1NcE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=zTnosNaVA5o:5SG4kIo1NcE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/zTnosNaVA5o" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-27T19:24:26.753-06:00</app:edited><feedburner:origLink>http://imperfectit.blogspot.com/2012/05/new-ebook-for-splitting-oversized-sub.html</feedburner:origLink></item><item><title>SharePoint 15 - What's Next?</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/Bhw3ZQhQsSo/sharepoint-15-whats-next.html</link><category>sharepoint 2013</category><category>sharepoint 2010</category><category>rumors</category><category>sharepoint 15</category><category>leaks</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 20 Jul 2012 08:07:32 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-1043927357596285482</guid><description>*** UPDATE -&amp;nbsp;July 18th****&amp;nbsp; &lt;a href="http://technet.microsoft.com/en-us/library/cc303422(v=office.15" target="_blank"&gt;http://technet.microsoft.com/en-us/library/cc303422(v=office.15&lt;/a&gt;. See also &lt;a href="http://imperfectit.blogspot.ca/2012/07/sharepoint-2013.html"&gt;http://imperfectit.blogspot.ca/2012/07/sharepoint-2013.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
So you finally finished migrating all your SharePoint 2007 and WSS 3 sites to SharePoint 2010. Congratulations! The bad news (or good depending on how you look at it) is that the next version of SharePoint is right around the corner. Microsoft are very adept at keeping partners who've seen it quiet, but this is what's known so far. Keep in mind that all of this is based on leaks, and we won't know anything for sure until Microsoft announces it.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;SharePoint 15 (as it's currently called)&amp;nbsp;is scheduled to be Released to Manufacturing (RTM)&amp;nbsp;November 12th. Only people who are involved in the Microsoft Technology Adoption Program (TAP) will have access to the bits before that. There are&amp;nbsp;rumors the Beta will be realesed June 13th.&amp;nbsp;&lt;/li&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-DUj0HqXAE3E/T7KVpzOCO8I/AAAAAAAAAaY/5q3Q3KOq6IU/s1600/sharepoint_release.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="528" kba="true" src="http://4.bp.blogspot.com/-DUj0HqXAE3E/T7KVpzOCO8I/AAAAAAAAAaY/5q3Q3KOq6IU/s640/sharepoint_release.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;li&gt;SP 15 will include an application marketplace similar&amp;nbsp; to what you use with your mobile devices.&lt;/li&gt;
&lt;li&gt;It will be better able to handle multi-tenant installations so hosters can get environments up and available faster and more securely. It will also make it easier to sell apps built on SharePoint to multiple companies.&lt;/li&gt;
&lt;li&gt;It will be built to use an Oracle back-end (just kidding). Make sure you're running the latest version of SQL to speed your migration.&lt;/li&gt;
&lt;li&gt;There are rumors there will be a an education module which allows schools to setup a virtual learning environment. Details here are murky.&lt;/li&gt;
&lt;li&gt;More integration with Silverlight.&lt;/li&gt;
&lt;li&gt;Built-in Information Rights Management.&lt;/li&gt;
&lt;li&gt;Expansion of the cloud SharePoint offering (Office 365) and integration of on premise and cloud based SharePoint. It's clear&amp;nbsp;Microsoft want to remove any objections&amp;nbsp;companies have to moving their SharePoint environments into the cloud.&lt;/li&gt;
&lt;li&gt;Better support and integration&amp;nbsp;for mobile devices.&lt;/li&gt;
&lt;li&gt;Simplified development tools. We would assume this means a new version of SharePoint Designer?&lt;/li&gt;
&lt;li&gt;Tighter integration with the next version of Office (Office 15).&lt;/li&gt;
&lt;li&gt;Expansion of the social networking capabilities. Weather this means a re-vamping of&amp;nbsp;the existing My Sites or a complete overhaul is unclear. Maybe integration with Microsoft's partner Facebook?&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Minimal Download Strategy (MDS allows websites to take much less bandwidth than with traditional technologies.)&lt;/li&gt;
&lt;li&gt;Site versioning (an extension of the existing document versioning). &lt;/li&gt;
&lt;/ul&gt;
So, lots to look forward to, but also a lot to wrap your head around. We'll continue to update this post as more information becomes available. In the meantime, you can subscribe to this twitter feed: &lt;a href="http://twitter.com/#!/NextSharePoint"&gt;http://twitter.com/#!/NextSharePoint&lt;/a&gt;&amp;nbsp;and visit the following sites:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.cmswire.com/cms/web-development/sharepoint-15-arriving-early-2013-according-to-leaked-ms-roadmap-015162.php"&gt;http://www.cmswire.com/cms/web-development/sharepoint-15-arriving-early-2013-according-to-leaked-ms-roadmap-015162.php&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.cmswire.com/cms/information-management/sharepoint-15-complete-with-app-marketplace-coming-late-2012-014682.php"&gt;http://www.cmswire.com/cms/information-management/sharepoint-15-complete-with-app-marketplace-coming-late-2012-014682.php&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://redmondmag.com/articles/2012/04/01/whats-next-for-sharepoint.aspx"&gt;http://redmondmag.com/articles/2012/04/01/whats-next-for-sharepoint.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Be sure to let us know if you've heard anything we haven't mentioned here.&lt;br /&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Bhw3ZQhQsSo:pc5CxWkttYE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Bhw3ZQhQsSo:pc5CxWkttYE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=Bhw3ZQhQsSo:pc5CxWkttYE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=Bhw3ZQhQsSo:pc5CxWkttYE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/Bhw3ZQhQsSo" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-07-20T09:07:32.463-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-DUj0HqXAE3E/T7KVpzOCO8I/AAAAAAAAAaY/5q3Q3KOq6IU/s72-c/sharepoint_release.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/05/sharepoint-15-whats-next.html</feedburner:origLink></item><item><title>New eBook for Automating SharePoint Backups with PowerShell</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/7-XIxDc3vqU/new-ebook-for-automating-sharepoint.html</link><category>backup</category><category>Microsoft SharePoint 2010</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 25 May 2012 13:24:34 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-3184805096123567596</guid><description>We've had a lot of requests for more details on how to setup automated SharePoint backups with PowerShell, so we've gone ahead and created a detailed ebook which outlines the steps and permissions you need to get your backups up and running. In addition to screen shots, there are also copies of the scripts we use as well as an email notification section that will let you know if your backups failed. Simply click on the Buy Now button below and you can pay with your Paypal account or credit card. At only $9.99 USD, it's thousands cheaper than a 3rd party solution and will let you sleep a little sounder at night. If you're not satisfied, we'll gladly refund your money!&lt;br /&gt;
 &lt;br /&gt;
&lt;form action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;&lt;input type="hidden" name="cmd" value="_s-xclick"&gt;&lt;br /&gt;
&lt;input type="hidden" name="hosted_button_id" value="K7V2R7NEEGGN6"&gt;&lt;br /&gt;
&lt;input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"&gt;&lt;br /&gt;
&lt;img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"&gt;&lt;br /&gt;
&lt;/form&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=7-XIxDc3vqU:E6wsupm2zi8:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=7-XIxDc3vqU:E6wsupm2zi8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=7-XIxDc3vqU:E6wsupm2zi8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=7-XIxDc3vqU:E6wsupm2zi8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/7-XIxDc3vqU" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-05-25T14:24:34.966-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/05/new-ebook-for-automating-sharepoint.html</feedburner:origLink></item><item><title>Windows PowerShell Command Builder for SharePoint 2010 Products and Office 365</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/w_OzWjawTFc/windows-powershell-command-builder-for.html</link><category>Windows PowerShell Command Builder for SharePoint 2010 Products and Office 365</category><category>powershell</category><category>Microsoft SharePoint 2010</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Mon, 30 Apr 2012 09:20:59 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-6470893669774158311</guid><description>&lt;span style="font-family: inherit;"&gt;If you're like us, you're starting to figure out that you can do much more with SharePoint through PowerShell than you can through Central Admin. Microsoft recognize that not everyone is comfortable with PowerShell so they've created an excellent tool to help rookies create scripts they can use for everyday administration tasks.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Windows PowerShell Command Builder for SharePoint 2010 Products and Office 365&lt;span style="line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt; is a Silverlight® 4 application that is designed to help IT professionals and power users learn how to use Windows PowerShell for administrative tasks. The Windows PowerShell Command Builder enables IT professionals and power users to visually assemble commands related to SharePoint 2010 Products and Office 365 in the browser and take those commands to their respective products. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: inherit;"&gt;You can access the tool here: &lt;/span&gt;&lt;a href="http://www.microsoft.com/resources/TechNet/en-us/Office/media/WindowsPowerShell/WindowsPowerShellCommandBuilder.html" target="_blank"&gt;&lt;span style="font-family: inherit;"&gt;http://www.microsoft.com/resources/TechNet/en-us/Office/media/WindowsPowerShell/WindowsPowerShellCommandBuilder.html&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;&lt;span style="font-family: inherit;"&gt;And the getting started guide is here: &lt;/span&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27588" target="_blank"&gt;&lt;span style="font-family: inherit;"&gt;http://www.microsoft.com/download/en/details.aspx?id=27588&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-fareast; mso-hansi-theme-font: minor-latin;"&gt;Here's a screen shot to give you an idea of how the drag and drop interface looks:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-t3pSszkF4gM/T563RKnOIVI/AAAAAAAAAaA/hHpT4k3lsS8/s1600/PSTool.bmp" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="441" oda="true" src="http://1.bp.blogspot.com/-t3pSszkF4gM/T563RKnOIVI/AAAAAAAAAaA/hHpT4k3lsS8/s640/PSTool.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="font-family: inherit;"&gt;If you're interested in learning more about administering SharePoint with PowerShell, have a look at the following:&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="http://dmitrysotnikov.wordpress.com/2010/04/14/sharepoint-2010-powershell-cheat-sheet/" target="_blank"&gt;&lt;span style="font-family: inherit;"&gt;http://dmitrysotnikov.wordpress.com/2010/04/14/sharepoint-2010-powershell-cheat-sheet/&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://technet.microsoft.com/en-us/sharepoint/ee518673" target="_blank"&gt;&lt;span style="font-family: inherit;"&gt;http://technet.microsoft.com/en-us/sharepoint/ee518673&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://technet.microsoft.com/en-us/library/ee806878.aspx" target="_blank"&gt;&lt;span style="font-family: inherit;"&gt;http://technet.microsoft.com/en-us/library/ee806878.aspx&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: inherit;"&gt;Happy scripting!&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w_OzWjawTFc:RS1vICTZTpw:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w_OzWjawTFc:RS1vICTZTpw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=w_OzWjawTFc:RS1vICTZTpw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=w_OzWjawTFc:RS1vICTZTpw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/w_OzWjawTFc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-30T10:20:59.440-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-t3pSszkF4gM/T563RKnOIVI/AAAAAAAAAaA/hHpT4k3lsS8/s72-c/PSTool.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/04/windows-powershell-command-builder-for.html</feedburner:origLink></item><item><title>List of SharePoint 2010 Site and List Templates</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/0RvNFr-izs8/list-of-sharepoint-2010-site-and-list.html</link><category>site template</category><category>list template</category><category>Microsoft SharePoint 2010</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 27 Apr 2012 10:28:17 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-8527225358025677265</guid><description>The following is a handy list of all the available site templates followed by the list templates in SharePoint 2010:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-35Iks0wZ_Q4/T5rVz302eYI/AAAAAAAAAZk/4Km8csPQwLk/s1600/SiteTemplates.gif" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="506" oda="true" src="http://1.bp.blogspot.com/-35Iks0wZ_Q4/T5rVz302eYI/AAAAAAAAAZk/4Km8csPQwLk/s640/SiteTemplates.gif" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-kG5jcJPhFms/T5rWMAsNgnI/AAAAAAAAAZs/YZTnPD5q_gc/s1600/ListTemplates.gif" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="640" oda="true" src="http://1.bp.blogspot.com/-kG5jcJPhFms/T5rWMAsNgnI/AAAAAAAAAZs/YZTnPD5q_gc/s640/ListTemplates.gif" width="196" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0RvNFr-izs8:n28kMDAPnVs:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0RvNFr-izs8:n28kMDAPnVs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0RvNFr-izs8:n28kMDAPnVs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0RvNFr-izs8:n28kMDAPnVs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/0RvNFr-izs8" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-27T11:28:17.312-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/-35Iks0wZ_Q4/T5rVz302eYI/AAAAAAAAAZk/4Km8csPQwLk/s72-c/SiteTemplates.gif" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/04/list-of-sharepoint-2010-site-and-list.html</feedburner:origLink></item><item><title>Disable "Anyone outside my organization" in Outlook/Exchange 2010</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/UKPH1uhpPjA/disable-anyone-outside-my-organization.html</link><category>automatic replies</category><category>Microsoft Exchange</category><category>Anyone outside my organization</category><category>Exchange</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Thu, 26 Apr 2012 13:03:32 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-4235981450554187333</guid><description>&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;We had a requirement in our organization recently to disallow sending auto replies (formerly know as out-of-office messages) to recipients outside our organization who are not&amp;nbsp;in our contacts. The&amp;nbsp;basis for the request was to stop spammers from finding valid email addresses and to prevent SMTP loops.&amp;nbsp;There are also concerns around privacy. You don't want people you don't know being aware you're out of town on vacation for the next two weeks!&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;
&lt;span lang="EN" style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif; mso-ansi-language: EN;"&gt;To achieve this we run a script which changes the mailbox settings to disable the “Anyone outside my organization” in Outlook:&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-vgr-LPVXNAU/T5mkZO_7dCI/AAAAAAAAAZY/R0RxBfbzppk/s1600/OOF.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="373" oda="true" src="http://2.bp.blogspot.com/-vgr-LPVXNAU/T5mkZO_7dCI/AAAAAAAAAZY/R0RxBfbzppk/s400/OOF.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin: 0in 0in 10pt;"&gt;
&lt;span lang="EN" style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif; mso-ansi-language: EN;"&gt;The following script was setup on&amp;nbsp;our Exchange 2010 server&amp;nbsp;to run as a scheduled task every hour&amp;nbsp;(D:\scripts\lockextooftocontactsonly.ps1):&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;&lt;span style="font-size: x-small;"&gt;Get-Mailbox -database "&lt;em&gt;DB01&lt;/em&gt;" |&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: x-small;"&gt;Get-MailboxAutoReplyConfiguration |&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: x-small;"&gt;where {($_.AutoReplyState -eq "Enabled") -AND ($_.ExternalAudience -eq "All")} | &lt;/span&gt;&lt;span style="font-size: x-small;"&gt;foreach {Set-MailboxAutoReplyConfiguration $_.Identity -ExternalAudience "Known"}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;&lt;strong&gt;Note: &lt;/strong&gt;You need to change DB01 to the name of your mailbox database.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: &amp;quot;Helvetica Neue&amp;quot;, Arial, Helvetica, sans-serif;"&gt;The script does not disable the ability of a user to select the “Anyone outside my organization” option. It simply changes the option to “My Contacts only”. As a result the script needs to be run numerous times throughout the day to update the mailboxes with the proper setting.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=UKPH1uhpPjA:_CBn8lE8Xws:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=UKPH1uhpPjA:_CBn8lE8Xws:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=UKPH1uhpPjA:_CBn8lE8Xws:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=UKPH1uhpPjA:_CBn8lE8Xws:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/UKPH1uhpPjA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-04-26T14:03:32.663-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-vgr-LPVXNAU/T5mkZO_7dCI/AAAAAAAAAZY/R0RxBfbzppk/s72-c/OOF.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/04/disable-anyone-outside-my-organization.html</feedburner:origLink></item><item><title>SharePoint 2010 Event ID 6482</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/nZ3Q75LlWNA/sharepoint-2010-event-id-6482.html</link><category>sharepoint 2010</category><category>event id 6482</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 10 Feb 2012 09:49:39 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-1772040517936143028</guid><description>We recently started to get the following application event log error:&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-9wkp-eth5VA/TzVX1lrkjxI/AAAAAAAAAZE/07zdjvKyxcU/s1600/event+id+6482.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="381" sda="true" src="http://2.bp.blogspot.com/-9wkp-eth5VA/TzVX1lrkjxI/AAAAAAAAAZE/07zdjvKyxcU/s400/event+id+6482.png" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style="color: black;"&gt;Because it was a test environment we went ahead and reset the search index and restrated the search application, but the errors kept coming back.&lt;/span&gt; &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
The fix was to reset the cache on alll four servers in the farm. Once we did that the errors disappeared. To see directions on resetting the cache, have a look at the directions below, or go to &lt;a href="http://support.microsoft.com/kb/939308" target="_blank"&gt;http://support.microsoft.com/kb/939308&lt;/a&gt; &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
***Note*** Complete these steps on any server running the SharePoint Timer Service in the farm.&lt;br /&gt;
1.Stop the Timer service. To do this, follow these steps:&lt;br /&gt;
&lt;br /&gt;
•Click Start, point to Administrative Tools, and then click Services. &lt;br /&gt;
&lt;br /&gt;
•Right-click Windows SharePoint Services Timer, and then click Stop. &lt;br /&gt;
&lt;br /&gt;
•Close the Services console.&lt;br /&gt;
&lt;br /&gt;
2.On the computer that is running Microsoft Office SharePoint Server 2007 and on which the Central Administration site is hosted, click Start, click Run, type explorer, and then press ENTER. &lt;br /&gt;
&lt;br /&gt;
3.In Windows Explorer, locate and then double-click the following folder: &lt;br /&gt;
&lt;br /&gt;
Drive:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config\GUID&lt;br /&gt;
&lt;br /&gt;
Notes&lt;br /&gt;
&lt;br /&gt;
◦The Drive placeholder specifies the letter of the drive on which Windows is installed. By default, Windows is installed on drive C. &lt;br /&gt;
&lt;br /&gt;
◦The GUID placeholder specifies the GUID folder. &lt;br /&gt;
&lt;br /&gt;
◦The Application Data folder may be hidden. To view the hidden folder, follow these steps:&lt;br /&gt;
&lt;br /&gt;
1.On the Tools menu, click Folder Options.&lt;br /&gt;
&lt;br /&gt;
2.Click the View tab. &lt;br /&gt;
&lt;br /&gt;
3.In the Advanced settings list, click Show hidden files and folders under Hidden files and folders, and then click OK.&lt;br /&gt;
&lt;br /&gt;
◦In Windows Server 2008, the configuration cache is in the following location: &lt;br /&gt;
&lt;br /&gt;
Drive:\ProgramData\Microsoft\SharePoint\Config\GUID&lt;br /&gt;
&lt;br /&gt;
4.Back up the Cache.ini file. &lt;br /&gt;
&lt;br /&gt;
5.Delete all the XML configuration files in the GUID folder. Do this so that you can verify that the GUID folder is replaced by new XML configuration files when the cache is rebuilt. &lt;br /&gt;
&lt;br /&gt;
Note When you empty the configuration cache in the GUID folder, make sure that you do not delete the GUID folder and the Cache.ini file that is located in the GUID folder. &lt;br /&gt;
&lt;br /&gt;
6.Double-click the Cache.ini file. &lt;br /&gt;
&lt;br /&gt;
7.On the Edit menu, click Select All. &lt;br /&gt;
&lt;br /&gt;
8.On the Edit menu, click Delete. &lt;br /&gt;
&lt;br /&gt;
9.Type 1, and then click Save on the File menu. &lt;br /&gt;
&lt;br /&gt;
10.On the File menu, click Exit. &lt;br /&gt;
&lt;br /&gt;
11.Start the Timer service. To do this, follow these steps: &lt;br /&gt;
&lt;br /&gt;
•Click Start, point to Administrative Tools, and then click Services. &lt;br /&gt;
&lt;br /&gt;
•Right-click Windows SharePoint Services Timer, and then click Start. &lt;br /&gt;
&lt;br /&gt;
•Close the Services console. &lt;br /&gt;
&lt;br /&gt;
Note The file system cache is re-created after you perform this procedure. Make sure that you perform this procedure on all servers in the server farm. &lt;br /&gt;
&lt;br /&gt;
12. Make sure that the Cache.ini file has been updated. For example it should no longer be 1 if the cache has been updated.&lt;br /&gt;
&lt;br /&gt;
13.Click Start, point to Programs, point to Administrative Tools, and then click SharePoint 3.0 Central Administration. &lt;br /&gt;
&lt;br /&gt;
14.Click the Operations tab, and then click Timer job status under Global Configuration. &lt;br /&gt;
&lt;br /&gt;
15.In the list of timer jobs, verify that the status of the Config Refresh entry is Succeeded. &lt;br /&gt;
&lt;br /&gt;
16.On the File menu, click Close.&lt;br /&gt;
&lt;br /&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=nZ3Q75LlWNA:d3A_gHqzxHE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=nZ3Q75LlWNA:d3A_gHqzxHE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=nZ3Q75LlWNA:d3A_gHqzxHE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=nZ3Q75LlWNA:d3A_gHqzxHE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/nZ3Q75LlWNA" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-10T10:49:39.553-07:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-9wkp-eth5VA/TzVX1lrkjxI/AAAAAAAAAZE/07zdjvKyxcU/s72-c/event+id+6482.png" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/02/sharepoint-2010-event-id-6482.html</feedburner:origLink></item><item><title>Select the credentials you want to use to logon to this SharePoint site</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/kqkA2KD5_c0/select-credentials-you-want-to-use-to.html</link><category>sharepoint 2010</category><category>login error</category><category>Select the credentials you want to use to logon to this SharePoint site</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 25 Jan 2012 09:00:20 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-8422387585174308444</guid><description>Our users&amp;nbsp;came across the following error when&amp;nbsp;they were trying to login to their My Site (&lt;a href="http://mysite/"&gt;http://mysite/&lt;/a&gt;):&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-PRgVw_Oncus/TyAxiILGLSI/AAAAAAAAAY0/BO_CShGLTYQ/s1600/Login_error.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" gda="true" height="160" src="http://4.bp.blogspot.com/-PRgVw_Oncus/TyAxiILGLSI/AAAAAAAAAY0/BO_CShGLTYQ/s400/Login_error.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
We had recently had to restore the My Site from a backup and it appears the restore process had changed the authentication type the extended website &lt;a href="http://mysite/"&gt;http://mysite/&lt;/a&gt; was using from Kerberos to NTLM. We have another version of the site published as &lt;a href="http://mysite.domain.com/"&gt;http://mysite.domain.com/&lt;/a&gt; which was still set to Kerberos hence the authentication error.&lt;br /&gt;
&lt;br /&gt;
The fix was to go into Central Admin - Manage Web Application (My Site) and then select Authentication Providers. I selected the offending Intranet&amp;nbsp;zone and changed it back to Negotiate (Kerberos) so it matched the other Custom zone:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-vnkY3W8jESg/TyAzivnbTAI/AAAAAAAAAY8/rtdXxUbtAzI/s1600/Kerberos.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" gda="true" height="245" src="http://4.bp.blogspot.com/-vnkY3W8jESg/TyAzivnbTAI/AAAAAAAAAY8/rtdXxUbtAzI/s320/Kerberos.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
After an IISRESET, the error stopped appearing.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=kqkA2KD5_c0:mPAPxYJlRAA:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=kqkA2KD5_c0:mPAPxYJlRAA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=kqkA2KD5_c0:mPAPxYJlRAA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=kqkA2KD5_c0:mPAPxYJlRAA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/kqkA2KD5_c0" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-25T10:00:20.473-07:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-PRgVw_Oncus/TyAxiILGLSI/AAAAAAAAAY0/BO_CShGLTYQ/s72-c/Login_error.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2012/01/select-credentials-you-want-to-use-to.html</feedburner:origLink></item><item><title>SharePoint 2010 User Profile Synchronization Error</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/3ah5EZVI_pw/sharepoint-2010-user-profile.html</link><category>sharepoint 2010</category><category>user profile synchronization</category><category>ma-extension-error</category><category>ForeFront Identity Manager</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Tue, 18 Oct 2011 08:51:30 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-7478436753517522802</guid><description>We recently started to notice&amp;nbsp;the following "ma-extension-error"&amp;nbsp;in ForeFront Identity Manager when we'd run a user profile synchronization with our Active Directory:&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-WRzEn3w4m6M/Tp2e9ZCBuCI/AAAAAAAAAXY/ZmNTC7jCw9c/s1600/FIM.bmp" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="225" oda="true" src="http://3.bp.blogspot.com/-WRzEn3w4m6M/Tp2e9ZCBuCI/AAAAAAAAAXY/ZmNTC7jCw9c/s400/FIM.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;span style="background-color: yellow;"&gt;System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---&amp;gt; System.MissingMethodException: Method not found: 'Void&lt;/span&gt; Microsoft.Office.Server.UserProfiles.ProfileManagerBase.UpdateProfileWithBulkProperties(Int64, System.String, System.String, System.Collections.Hashtable)'.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at Microsoft.Office.Server.UserProfiles.ProfileImportExportService.UpdateWithProfileChangeData(Int64 importExportId, ProfileChangeData[] profileChangeData)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;--- End of inner exception stack trace ---&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at Microsoft.Office.Server.WebServiceDirectProxy.WebMethodInfo.Invoke(Object webServiceInstance, Object[] args)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at Microsoft.Office.Server.WebServiceDirectProxy.Invoke(String methodName, Object[] args)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportDirect.UpdateWithProfileChangeData(Int64 importExportId, ProfileChangeData[] profileChangeData)&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportExtension.Microsoft.MetadirectoryServices.IMAExtensibleCallExport.ExportEntry(ModificationType modificationType, String[] changedAttributes, CSEntry csentry)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
After checking all the steps under the bible of User Profile configuration found &lt;a href="http://www.harbar.net/articles/sp2010ups.aspx"&gt;here&lt;/a&gt;, we were fairly certain our configuration and accounts hadn't changed. It turns out the error was caused by a SharePoint 2010 security patch that had been applied to our servers as part of our regular patching process. Microsoft support confirmed this to be the case and even have an excellent post on it: &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&lt;a href="http://blogs.msdn.com/b/tehnoonr/archive/2011/09/19/september-security-bulletin-ms11-074-and-sharepoint-2010-issues.aspx"&gt;http://blogs.msdn.com/b/tehnoonr/archive/2011/09/19/september-security-bulletin-ms11-074-and-sharepoint-2010-issues.aspx&lt;/a&gt; &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
Basically we applied &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27375"&gt;KB2560890&lt;/a&gt; without applying several other patches. Simply apply the other patches (&lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27323"&gt;KB2494022&lt;/a&gt;, &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27328"&gt;KB2560885&lt;/a&gt;, &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27371"&gt;KB2566456&lt;/a&gt;, &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27381"&gt;KB2566954&lt;/a&gt;, &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27306"&gt;KB2566958&lt;/a&gt;, &lt;a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;amp;id=27380"&gt;KB2566960&lt;/a&gt;) listed in the article above, and the error should go away. &lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
A couple of notes: &lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;After you apply the patches to &lt;u&gt;all&lt;/u&gt; the servers in the farm, you need to run the SharePoint Configuration wizard on all the servers as well.&lt;/li&gt;
&lt;li&gt;KB2566960 failed when we tried to install it because we don't use Office Web Apps in our farm.&lt;/li&gt;
&lt;li&gt;You can Install SP1 and and the August CU to resolve this problem as well, but simply applying the patches is much less disruptive and less likely to cause new issues.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/security/bulletin/ms11-074"&gt;http://technet.microsoft.com/en-us/security/bulletin/ms11-074&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=3ah5EZVI_pw:83VQZ3swTbo:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=3ah5EZVI_pw:83VQZ3swTbo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=3ah5EZVI_pw:83VQZ3swTbo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=3ah5EZVI_pw:83VQZ3swTbo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/3ah5EZVI_pw" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-18T09:51:30.532-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-WRzEn3w4m6M/Tp2e9ZCBuCI/AAAAAAAAAXY/ZmNTC7jCw9c/s72-c/FIM.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2011/10/sharepoint-2010-user-profile.html</feedburner:origLink></item><item><title>Bad Blackberry Pictures from SPC2011</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/cfWQK4-1_X4/bad-blackberry-pictures-from-spc2011.html</link><category>sharepoint conference 2011</category><category>spc11</category><category>pictures</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Tue, 04 Oct 2011 15:13:39 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-3190083650419773869</guid><description>&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-h2WBOdvb_N0/Totktkk6FKI/AAAAAAAAAWM/IYFZtu7LsE0/s1600/IMG-20111003-00003.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="240" kca="true" src="http://2.bp.blogspot.com/-h2WBOdvb_N0/Totktkk6FKI/AAAAAAAAAWM/IYFZtu7LsE0/s320/IMG-20111003-00003.jpg" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;SharePoint cheerleaders. It's about time!&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-oexWK4wJEm8/TotkdVACjvI/AAAAAAAAAV4/9SYtcGjEH9E/s1600/IMG-20111002-00001.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" kca="true" src="http://3.bp.blogspot.com/-oexWK4wJEm8/TotkdVACjvI/AAAAAAAAAV4/9SYtcGjEH9E/s320/IMG-20111002-00001.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-KMuCQ2EEMBc/Toticdnh34I/AAAAAAAAAVU/x0NpS3P33hE/s1600/Anaheim-Santa+Ana-Garden+Grove-20111004-00011.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" kca="true" src="http://4.bp.blogspot.com/-KMuCQ2EEMBc/Toticdnh34I/AAAAAAAAAVU/x0NpS3P33hE/s320/Anaheim-Santa+Ana-Garden+Grove-20111004-00011.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://3.bp.blogspot.com/-LN-DegHNlb0/TotiMhI9_UI/AAAAAAAAAVM/F6OPbsAnKYw/s1600/Anaheim-Santa+Ana-Garden+Grove-20111004-00013.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="240" kca="true" src="http://3.bp.blogspot.com/-LN-DegHNlb0/TotiMhI9_UI/AAAAAAAAAVM/F6OPbsAnKYw/s320/Anaheim-Santa+Ana-Garden+Grove-20111004-00013.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-r2cnXlXYjR4/Totj1lkzW0I/AAAAAAAAAVc/fyKleWaAO2g/s1600/IMG-20111003-00007.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="240" kca="true" src="http://4.bp.blogspot.com/-r2cnXlXYjR4/Totj1lkzW0I/AAAAAAAAAVc/fyKleWaAO2g/s320/IMG-20111003-00007.jpg" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Wall to wall vendors. Try not to make eye contact.&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-260F5U6ML8o/Totk48ITOXI/AAAAAAAAAWU/wx3RoEyt8t8/s1600/IMG-20111003-00006.jpg" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" height="240" kca="true" src="http://2.bp.blogspot.com/-260F5U6ML8o/Totk48ITOXI/AAAAAAAAAWU/wx3RoEyt8t8/s320/IMG-20111003-00006.jpg" width="320" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;Keynote&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=cfWQK4-1_X4:iXWIiJluk9M:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=cfWQK4-1_X4:iXWIiJluk9M:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=cfWQK4-1_X4:iXWIiJluk9M:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=cfWQK4-1_X4:iXWIiJluk9M:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/cfWQK4-1_X4" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-04T16:13:39.177-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-h2WBOdvb_N0/Totktkk6FKI/AAAAAAAAAWM/IYFZtu7LsE0/s72-c/IMG-20111003-00003.jpg" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><georss:featurename xmlns:georss="http://www.georss.org/georss">Anaheim, CA, USA</georss:featurename><georss:point xmlns:georss="http://www.georss.org/georss">33.8352932 -117.9145036</georss:point><georss:box xmlns:georss="http://www.georss.org/georss">33.7297777 -118.0724321 33.940808700000005 -117.7565751</georss:box><feedburner:origLink>http://imperfectit.blogspot.com/2011/10/bad-blackberry-pictures-from-spc2011.html</feedburner:origLink></item><item><title>Microsoft SharePoint Conference 2011, Anaheim, CA</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/6fD6uq0W4Fw/microsoft-sharepoint-conference-2011.html</link><category>sharepoint conference 2011</category><category>anaheim</category><category>spc11</category><category>keynote</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Tue, 04 Oct 2011 15:14:12 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-1579111389476117512</guid><description>&lt;span style="font-size: large;"&gt;Keynote Quick Notes&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;Nerdy looking guys with both straps of their backpack on? Check. 80% of the room staring at their mobile device? Check. Well-dressed Euros taking pictures of everything? Check. We’ve got ourselves a tech conference!!!&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
Introduction&lt;/div&gt;
&lt;br /&gt;
&lt;a href="http://www.microsoft.com/presspass/events/enterprisesearch/docs/SpataroJBIO.doc"&gt;Jared Spataro&lt;/a&gt; - Sr. Director of SharePoint Product Management&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
• 7500 attendees&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
• Over 1 billion dollars in sales and growing in the double digits &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
• 125 million licenses sold (62 Million of SharePoint 2010 alone)&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
• 67% adoption among Microsoft enterprise customers&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
• Celebrity video: Luke Perry, Carmen Electra, Allan Thicke, Florence Henderson, &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
Speaker #1 &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;a href="http://www.microsoft.com/presspass/exec/teper/"&gt;Jeff Teper&lt;/a&gt;- Corporate Vice President, SharePoint Product Group&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
Theme is to get the most out of the conference and never hear yourself say “I didn’t know SharePoint can do that”&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
Redefine collaboration&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Empower users by rolling out a self-service user experience&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Self-service business intelligence. Pull data from your whole infrastructure and use and manipulate it in SharePoint.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Create a social fabric using things like the Outlook social connector&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Build relationships and break down silos&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Extend collaboration outside the firewall and include partners and customers&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Showed video on how &lt;a href="http://www.spacex.com/"&gt;Spacex&lt;/a&gt; has built a strong collaboration infrastructure. They’re excited about the cloud and mobile aspects of SharePoint.&lt;/li&gt;
&lt;/ul&gt;
Unleash the Ecosystem&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The developer community is growing exponentially&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Will continue to push integration with Visual Studio&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Want to further integrate with third party data. Not just read only, but manipulate and make better&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Have numerous partners building solutions on the SharePoint platform. BCS to remote web services with Office 365 is coming.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;There are new levels of SharePoint certifications coming to help identify those with the highest level of knowledge.&lt;/li&gt;
&lt;/ul&gt;
Build a world-class platform&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;MS are growing their SharePoint engineering team&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Merge silos like websites, blogs, wikis, document management systems, record management systems into SharePoint.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Creating an architecture that supports hundreds of millions of documents and properly manage them.&lt;/li&gt;
&lt;/ul&gt;
Demo&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Demoed a 15 server farm with 400 TB of storage. 1 contend database is 15 TB!&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Has 7500 users connected and using a SharePoint environment&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Navigates a document library with millions of documents with zero lag&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Using FAST &lt;/li&gt;
&lt;li&gt;High availability with SQL Denali. Allows you to replicate all db’s to another SQL server (not just content databases). Failed a 14.4 TB content database over in 10 seconds. &lt;em&gt;The crowd goes wild!&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
Back to Jeff&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The goal is to make their cloud solution this robust&amp;nbsp;&lt;/li&gt;
&lt;li&gt;50000 organizations moved to Office 365 when it first became available&amp;nbsp;&lt;/li&gt;
&lt;li&gt;They will continue to support enterprises that want to keep SharePoint internal&lt;/li&gt;
&lt;/ul&gt;
Music Video about customers and how they’re leveraging SharePoint (eBAY, the Hub, EA Sports, Scotia Bank)&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
Speaker #2&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;a href="http://www.microsoft.com/presspass/exec/kurtd/"&gt;Kurt Delbene&lt;/a&gt; - President, Microsoft Office Division&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
More on the Cloud vision –&lt;em&gt; Are you sensing a theme yet???&amp;nbsp;&lt;/em&gt;&amp;nbsp;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;65% deploy social software tools&lt;/li&gt;
&lt;li&gt;85% have a remote work force&amp;nbsp;&lt;/li&gt;
&lt;li&gt;4 million millenials enter the workforce every year&lt;/li&gt;
&lt;/ul&gt;
The Office division’s vision:&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
1. Continue to lead in productivity. A connected ecosystem .&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
2. Cloud on your terms&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
3. Unified platform – no more silos&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
Office 365&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Where Office meets the cloud (Lync, Exchange , SharePoint, Office)&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Tailored 365 to each tier of the enterprise. &lt;/li&gt;
&lt;li&gt;&amp;nbsp;Backed by Microsoft so it’s secure, reliable and well supported. Really hammering home the point they probably do it better than you can! I would not want to be calling India when SharePoint isn’t working properly, working my way through several layers of support to get the engineer that can help me.&lt;/li&gt;
&lt;/ul&gt;
Another video about an organization called NetHope who use Lync and SharePoint in the cloud to help numerous aid organizations work together. Demo with a guy from NetHope showing how they leverage Windows and SQL Azure combined with Office 365. &lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;
Big news!!! There will be another SharePoint conference next year at the Mandalay Bay in Las Vegas. Vegas is great and all, but that was the same city and venue as the last SharePoint conference. I'll just have to suck it up.&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=6fD6uq0W4Fw:T69zfqdpuqs:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=6fD6uq0W4Fw:T69zfqdpuqs:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=6fD6uq0W4Fw:T69zfqdpuqs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=6fD6uq0W4Fw:T69zfqdpuqs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/6fD6uq0W4Fw" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-04T16:14:12.105-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><georss:featurename xmlns:georss="http://www.georss.org/georss">Anaheim, CA, USA</georss:featurename><georss:point xmlns:georss="http://www.georss.org/georss">33.8352932 -117.9145036</georss:point><georss:box xmlns:georss="http://www.georss.org/georss">33.7297777 -118.0724321 33.940808700000005 -117.7565751</georss:box><feedburner:origLink>http://imperfectit.blogspot.com/2011/10/microsoft-sharepoint-conference-2011.html</feedburner:origLink></item><item><title>How to Delete a SharePoint Site and All of It's Sub Sites</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/EGbrXxtJ47E/how-to-delete-sharepoint-site-and-all.html</link><category>delete site</category><category>sharepoint 2010</category><category>powershell</category><category>delete sub sites</category><category>remove-spweb</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Fri, 23 Sep 2011 07:33:36 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-1598430451393191112</guid><description>We were recently doing some maintenance cleaning up old sites when we noticed an annoying feature. When you try to delete a site that has numerous sub sites, SharePoint will continually kick out errors telling you it can't delete the current site because it has sub sites. This forces you to manually go through and delete the lower level sites, then work your way up.&lt;br /&gt;
&lt;br /&gt;
I understand this is a "safety" feature to help make sure you don't delete any sub sites you didn't mean to, but I really want to get rid of this legacy site that's taking up a big chunk of SQL disk.&lt;br /&gt;
&lt;br /&gt;
The solution? Run the following powershell command. Be sure you have a good backup in case you change your mind and substitute the site name (&lt;a href="http://site/subsite"&gt;http://site/subsite&lt;/a&gt;) with the name of the sub site you want to nuke.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;function RemoveSPWebRecursively(&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&amp;nbsp; [Microsoft.SharePoint.SPWeb] $web)&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;{&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;Write-Debug "Removing site ($($web.Url))..."&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$subwebs = $web.GetSubwebsForCurrentUser()&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;foreach($subweb in $subwebs)&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;{&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;RemoveSPWebRecursively($subweb)&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$subweb.Dispose()&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;}&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;$DebugPreference = "SilentlyContinue"&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;Remove-SPWeb $web -Confirm:$false&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$DebugPreference = "Continue"&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;}&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$DebugPreference = "SilentlyContinue"&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$web = Get-SPWeb "&lt;/span&gt;&lt;a href="http://site/subsite"&gt;&lt;span style="color: blue;"&gt;http://site/subsite&lt;/span&gt;&lt;/a&gt;&lt;span style="color: blue;"&gt;"&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$DebugPreference = "Continue"&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="color: blue;"&gt;If ($web -ne $null)&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;{&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;RemoveSPWebRecursively $web&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;$web.Dispose()&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: blue;"&gt;}&lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=EGbrXxtJ47E:QzR_n_Y7rSw:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=EGbrXxtJ47E:QzR_n_Y7rSw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=EGbrXxtJ47E:QzR_n_Y7rSw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=EGbrXxtJ47E:QzR_n_Y7rSw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/EGbrXxtJ47E" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-23T08:33:36.519-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2011/09/how-to-delete-sharepoint-site-and-all.html</feedburner:origLink></item><item><title>Service Pack 1 for SharePoint 2010 Products is Now Available for Download</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/ExKHsBXxu-E/service-pack-1-for-sharepoint-2010.html</link><category>sharepoint 2010</category><category>SharePoint 2010 Service Pack 1</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Wed, 06 Jul 2011 14:39:27 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-2235224060000135571</guid><description>Here's the info on where to get it and how to install directily from the &lt;a href="http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=984"&gt;SharePoint Team Blog&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Download - &lt;a href="http://technet.microsoft.com/en-us/office/ee748587.aspx"&gt;http://technet.microsoft.com/en-us/office/ee748587.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Known Issues - &lt;a href="http://support.microsoft.com/kb/2532126"&gt;http://support.microsoft.com/kb/2532126&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Directions:&lt;br /&gt;
&lt;br /&gt;
Install the service packs in the following order on every server in the farm. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Service Pack 1 for SharePoint Foundation 2010 &lt;br /&gt;
2. Service Pack 1 for SharePoint Foundation 2010 Language Pack (if applicable) &lt;br /&gt;
3. Service Pack 1 for SharePoint Server 2010 &lt;br /&gt;
4. Service Pack 1 for SharePoint Server 2010 Language Pack (if applicable) &lt;br /&gt;
&lt;br /&gt;
The SharePoint 2010 Products Configuration Wizard or "psconfig –cmd upgrade –inplace b2b -wait” should be run once on every server in the farm following the final update installed. &lt;br /&gt;
&lt;br /&gt;
The version of content databases will be 14.0.6029.1000 after successfully installation. For more in-depth guidance for the update process, we recommend reviewing the following articles. These articles provide a correct way to deploy updates and identify known issues (and resolutions). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span class="ms-rteFontSize-2"&gt;It is strongly recommended to install the &lt;a href="http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=2536599" target="_blank"&gt;June 2011 Cumulative Update &lt;/a&gt;immediately after the installation of Service Pack 1. The June Cumulative Update includes several important security and bug fixes that are not included Service Pack 1. &lt;/span&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=ExKHsBXxu-E:JycLSLkoUUI:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=ExKHsBXxu-E:JycLSLkoUUI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=ExKHsBXxu-E:JycLSLkoUUI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=ExKHsBXxu-E:JycLSLkoUUI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/ExKHsBXxu-E" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-06T15:39:27.383-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2011/07/service-pack-1-for-sharepoint-2010.html</feedburner:origLink></item><item><title>SharePoint 2010 Service Pack 1 Will Be Available Shortly</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/0NAJFagUyNU/sharepoint-2010-service-pack-1-will-be.html</link><category>sharepoint 2010</category><category>SP1</category><category>SharePoint 2010 Service Pack 1</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Mon, 30 May 2011 09:13:27 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-3049635824568168724</guid><description>According to the &lt;a href="http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=973"&gt;SharePoint Team Blog&lt;/a&gt; Service Pack 1 for SharePoint 2010 will be available towards the end of June and it promises stability, perfomance and security enhancements the community has been asking for.&lt;br /&gt;
&lt;br /&gt;
Here are the highlights of what we can expect:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Site Recycle Bin&lt;/b&gt;&lt;br /&gt;
Service Pack 1 will introduce long awaited Site Recycle Bin functionality that enables self-service recovery of site collections and sites. In the past IT Professionals were tasked with restoring entire databases to recover deleted site collections and sites and would generally require expensive restore environments to support the task. Now in Service Pack 1 administrators can quickly and easily recover site collections and sites accidentally deleted by their owners in a process similar to that of the Recycle Bin we have for Lists, Libraries, and Documents.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Shallow Copy&lt;/b&gt;&lt;br /&gt;
If you’re using Remote BLOB Storage you’ve probably realized that when moving Site Collections (Move-SPSite) between content databases each unit of unstructured data (BLOB) was round tripped (I.e. uploaded and subsequently downloaded again) serially during the move. This operation was both time consuming and resource intensive. In Service Pack 1 we reduce that overhead by enabling “shallow copy” when moving Site Collections between databases where Remote BLOB Storage is used. New Shallow Copy functionality with the Move-SPSite CmdLet enables moving site collections between content databases without moving the underlying unstructured data, i.e. Microsoft Word documents, PowerPoint Presentations, etc. significantly increasing performance and reliability for organizations using Remote BLOB Storage by simply updating the pointers to those objects in the destination content database.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;StorMan.aspx&lt;/b&gt;&lt;br /&gt;
In SharePoint 2010 we removed StorMan.aspx (Storage Space Allocation) (see http://support.microsoft.com/kb/982587/EN-US) which in previous versions of SharePoint enabled granular management and insight into storage. For example, the page would show you the top 100 documents or document libraries in terms of size. With that information end users could the page to clean up content from their site(s) by deleting the large content that they no longer needed. In Service Pack 1 we are bringing back an improved StorMan.aspx, enabling users to better understand where their quota is going and act upon that information to reduce the size of their sites.&lt;br /&gt;
&lt;br /&gt;
New enhancements will improve the way you interact with information in SharePoint 2010. Service Pack 1 adds support for working with SharePoint and the Office Web Applications using Internet Explorer 9 and the Google Chrome browser (for a complete list of supported browsers for SharePoint 2010 see also http://technet.microsoft.com/en-us/library/cc263526.aspx), support for Open Document Format documents, and more.&lt;br /&gt;
&lt;br /&gt;
There are also some unconfirmed reports of improvements to backup and restore, better Project/SharePoint integration and support for Google Chrome.&lt;br /&gt;
&lt;br /&gt;
To read the official announcement click &lt;a href="http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx?pID=973"&gt;here&lt;/a&gt; and to be notified of updates sign up for the RSS feed &lt;a href="http://blogs.technet.com/b/office_sustained_engineering/"&gt;here&lt;/a&gt;. Joel Oleson also has some information on his excellent SharePoint blog &lt;a href="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=444"&gt;here&lt;/a&gt;.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0NAJFagUyNU:tKBHONQUsv0:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0NAJFagUyNU:tKBHONQUsv0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=0NAJFagUyNU:tKBHONQUsv0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=0NAJFagUyNU:tKBHONQUsv0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/0NAJFagUyNU" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-30T10:13:27.207-06:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2011/05/sharepoint-2010-service-pack-1-will-be.html</feedburner:origLink></item><item><title>Error - An unhandled exception occured in the Silverlight Application</title><link>http://feedproxy.google.com/~r/ImperfectIt/~3/-FV-QEeOfE4/error-unhandled-exception-occured-in.html</link><category>sharepoint 2010;Error - An unhandled exception occured in the Silverlight Application</category><author>noreply@blogger.com (Imperfect IT)</author><pubDate>Tue, 03 May 2011 15:08:37 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-729006988063752899.post-7117905670288336372</guid><description>SharePoint 2010 users will come across this error eventually when they try to create a new site, list, library, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-tkTLYuIBdbc/TcB6DZZd8nI/AAAAAAAAANU/OdjbsbuIHWo/s1600/UnhandledException.bmp" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="86px" j8="true" src="http://2.bp.blogspot.com/-tkTLYuIBdbc/TcB6DZZd8nI/AAAAAAAAANU/OdjbsbuIHWo/s320/UnhandledException.bmp" width="320px" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Going by what the error said, we re-installed Silverlight on both the server and the client machine. No luck. After doing a Google search we learned that the error was caused by the Web Page Security Validation Web Application setting being set to &lt;strong&gt;Off&lt;/strong&gt;.&lt;br /&gt;
&lt;br /&gt;
To resolve the issue, follow the steps below:&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Login to Central Admin&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Application Management&lt;/strong&gt; - &lt;strong&gt;Manage Web Applications&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select the Web Application you were having the problem with, then select &lt;strong&gt;General Settings&lt;/strong&gt; from the ribbon.&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Scroll half way down the Web Application General Settings Window and turn security validation &lt;strong&gt;On&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-D0ds7F0rJco/TcB7tvgMi4I/AAAAAAAAANY/PIVWdRuGIyg/s1600/SecurityValidation.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="183px" j8="true" src="http://3.bp.blogspot.com/-D0ds7F0rJco/TcB7tvgMi4I/AAAAAAAAANY/PIVWdRuGIyg/s320/SecurityValidation.bmp" width="320px" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
That's it. Never has an error message given so little information to resolve the real problem!&lt;br /&gt;
&lt;br /&gt;
Let us know if you have a similar issue.&lt;br /&gt;
&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:-BTjWOF_DHI"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=-FV-QEeOfE4:Mxz_na3DTaE:-BTjWOF_DHI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=-FV-QEeOfE4:Mxz_na3DTaE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/ImperfectIt?a=-FV-QEeOfE4:Mxz_na3DTaE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/ImperfectIt?i=-FV-QEeOfE4:Mxz_na3DTaE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/ImperfectIt/~4/-FV-QEeOfE4" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-03T16:08:37.050-06:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-tkTLYuIBdbc/TcB6DZZd8nI/AAAAAAAAANU/OdjbsbuIHWo/s72-c/UnhandledException.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://imperfectit.blogspot.com/2011/05/error-unhandled-exception-occured-in.html</feedburner:origLink></item></channel></rss>
