<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Suman Chakrabarti - SharePoint and ASP.NET blog : Getting users into SharePoint</title><link>http://blogs.msdn.com/sumanc/archive/tags/Getting+users+into+SharePoint/default.aspx</link><description>Tags: Getting users into SharePoint</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Managed paths for new site collections</title><link>http://blogs.msdn.com/sumanc/archive/2007/07/25/managed-paths-for-new-site-collections.aspx</link><pubDate>Wed, 25 Jul 2007 08:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4038569</guid><dc:creator>Suman Chakrabarti</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/sumanc/comments/4038569.aspx</comments><wfw:commentRss>http://blogs.msdn.com/sumanc/commentrss.aspx?PostID=4038569</wfw:commentRss><wfw:comment>http://blogs.msdn.com/sumanc/rsscomments.aspx?PostID=4038569</wfw:comment><description>&lt;P&gt;Just saw a great demo on planning sites and found out how to use managed paths to create site collections in a web application that do &lt;STRONG&gt;not&lt;/STRONG&gt; have to be the &lt;EM&gt;/sites/&lt;/EM&gt; path. I'm guessing this was the intended approach in SPS 2003, but having never seen it before it's really alleviated a lot of the problems I'm used to running into.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Things to know about managed paths&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Managed paths allow you to create another option besides /sites and /personal.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Exclusions - I basically used managed paths in SPS 2003 to exclude paths for&amp;nbsp;virtual directories in the SharePoint site. This isn't necessary in&amp;nbsp;WSS/MOSS anymore since it's built on ASP.NET 2.0.&lt;/LI&gt;
&lt;LI&gt;Wildcard inclusions - this allows you to create many sites under the named path. The default is /sites, but you could easily have /itservices or /hr for a site collection that has many IT Services or HR sites.&lt;/LI&gt;
&lt;LI&gt;Explicit inclusions - this allows you to create a site collection with the name you apportion.&amp;nbsp;Creating&amp;nbsp;the&amp;nbsp;managed path&amp;nbsp;/itservices makes SharePoint&amp;nbsp;reserve the path.&amp;nbsp;You can now create a new collection under the site and apply quotas and expiration.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;So, as you can see, the fable of being stuck with using /sites is no more (maybe it never existed)!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4038569" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/sumanc/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/sumanc/archive/tags/Getting+users+into+SharePoint/default.aspx">Getting users into SharePoint</category></item><item><title>The My Site drives</title><link>http://blogs.msdn.com/sumanc/archive/2007/07/03/the-my-site-drives.aspx</link><pubDate>Wed, 04 Jul 2007 06:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3680436</guid><dc:creator>Suman Chakrabarti</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/sumanc/comments/3680436.aspx</comments><wfw:commentRss>http://blogs.msdn.com/sumanc/commentrss.aspx?PostID=3680436</wfw:commentRss><wfw:comment>http://blogs.msdn.com/sumanc/rsscomments.aspx?PostID=3680436</wfw:comment><description>&lt;P&gt;One of the features of SharePoint is its WebDAV available interface. An advantage to this interface is the fact that you can connect to WebDAV with mapped drives. I've found it a big win in an organization when users are now switched from storing&amp;nbsp;files to their S:\ drive and now forced to use SharePoint.&lt;/P&gt;
&lt;P&gt;The idea is simple. When a user logs in, you fire off a script to try and map a drive to the user's My Site Shared Documents doclib (which becomes the S:\--for shared--drive) and the My Site Private Documents doclib (which is now the P:\--for private--drive). Users can create folders and documents in these folders without issue. The best thing is, all the content is thoroughly indexed with MOSS search (unlike the old S:\ drive) and the users can ease their way into using the My Site and SharePoint.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3680436" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/sumanc/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/sumanc/archive/tags/Getting+users+into+SharePoint/default.aspx">Getting users into SharePoint</category></item></channel></rss>