<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-407178259020860572</id><updated>2012-02-16T14:14:17.333-05:00</updated><category term='SharePoint 2010 Training for end users FREE from Microsoft'/><category term='SQL server at (Blank) has an unsupported version 10.0.2531.0'/><category term='SharePoint 2010 fly-out menu NOPE not there'/><category term='Language Translator for SharePoint'/><category term='Intro'/><category term='Visio Stencils SharePoint 2010'/><category term='SharePoint 2010 search does not display numbers like IP addresses'/><category term='SharePoint 2010 pre-req&apos;s location for download'/><category term='Moving site collections to new databases SharePoint 2010'/><category term='Infopath - no access to pull ad data?'/><category term='Added SSL now crawls stopped'/><category term='Configure NLB central admin'/><category term='Import AD accounts into InfoPath form...EASY'/><category term='Schannel error showing up on your front-ends event log'/><category term='SPS 2010 Developer Dashboard'/><category term='SharePoint 2010 .pdf&apos;s here we go again'/><category term='Fix the SharePoint DCOM 10016 error on Windows Server 2008 R2'/><category term='SharePoint Server 2010 performance and capacity test results and recommendations'/><category term='SharePoint 2010 n SQL 2008 can&apos;t connect to DB'/><category term='SharePoint 2010 sizer tool loading tool'/><title type='text'>Gigabytz SharePoint Tips</title><subtitle type='html'>I want to help all those who are like me and continue to learn everyday and share what they find. I have done quite a few implementations of SharePoint now. I still post stuff that I have come across that I needed to do. All your comments are much appreciated.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>62</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-9016974798277895966</id><published>2010-12-16T12:36:00.000-05:00</published><updated>2010-12-16T12:36:06.501-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Fix the SharePoint DCOM 10016 error on Windows Server 2008 R2'/><title type='text'>Fix the SharePoint DCOM 10016 error on Windows Server 2008 R2</title><content type='html'>&lt;a href="http://www.wictorwilen.se/Post/Fix-the-SharePoint-DCOM-10016-error-on-Windows-Server-2008-R2.aspx"&gt;http://www.wictorwilen.se/Post/Fix-the-SharePoint-DCOM-10016-error-on-Windows-Server-2008-R2.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thank you Wictor for this great post......Works perfectly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-9016974798277895966?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/9016974798277895966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=9016974798277895966' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9016974798277895966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9016974798277895966'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/12/fix-sharepoint-dcom-10016-error-on.html' title='Fix the SharePoint DCOM 10016 error on Windows Server 2008 R2'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7327365393131143166</id><published>2010-12-16T12:32:00.000-05:00</published><updated>2010-12-16T12:32:05.222-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Schannel error showing up on your front-ends event log'/><title type='text'>Schannel error showing up on your front-ends event log</title><content type='html'>I am posting this as I have search the web for quite awhile and found a lot of issues surrounding this. However for SharePoint related issues I found very little. It seems this error could be realted to you using https in your sharepoint farm and a process or user initiates a http request instead. This error is just reporting it. As far as I know, these errors are common and not serious, it is simply a Security feature of Windows Server 2008 R2 that any negotiation or problem of unexpected messages for secure channel can be recorded. The Schannel level of logging can be configured as described in:&lt;br /&gt;&lt;br /&gt;NPS: SCHANNEL&lt;br /&gt;&lt;a href="http://technet.microsoft.com/en-us/library/dd197492%28WS.10%29.aspx"&gt;http://technet.microsoft.com/en-us/library/dd197492%28WS.10%29.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The General error is &lt;br /&gt;The following fatal alert was generated: 10. The internal error state is 1203 "or it could be 10".&lt;br /&gt;The Details are&lt;br /&gt;-&amp;nbsp;System&lt;br /&gt;- Provider&lt;br /&gt;[ Name] Schannel &lt;br /&gt;[ Guid] {1F678132-5938-4686-9FDC-C8FF68F15C85} &lt;br /&gt;EventID 36888 &lt;br /&gt;Version 0 &lt;br /&gt;Level 2 &lt;br /&gt;Task 0 &lt;br /&gt;Opcode 0 &lt;br /&gt;Keywords 0x8000000000000000 &lt;br /&gt;- TimeCreated&lt;br /&gt;[ SystemTime] 2010-06-18T04:51:41.830028400Z &lt;br /&gt;EventRecordID 10087 &lt;br /&gt;Correlation &lt;br /&gt;- Execution&lt;br /&gt;[ ProcessID] 604 &lt;br /&gt;[&amp;nbsp;ThreadID] 3828 &lt;br /&gt;Channel System &lt;br /&gt;Computer &lt;computernameremoved&gt;&lt;br /&gt;- Security&lt;br /&gt;[ UserID] S-1-5-18 &lt;br /&gt;- EventData&lt;br /&gt;AlertDesc 10 &lt;br /&gt;ErrorState 1203 or it could be 10&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7327365393131143166?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7327365393131143166/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7327365393131143166' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7327365393131143166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7327365393131143166'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/12/schannel-error-showing-up-on-your-front.html' title='Schannel error showing up on your front-ends event log'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-5680538298168182902</id><published>2010-12-14T13:25:00.000-05:00</published><updated>2010-12-14T13:25:11.773-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 Training for end users FREE from Microsoft'/><title type='text'>SharePoint 2010 Training for end users FREE from Microsoft!</title><content type='html'>&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?familyid=4AAA9862-E420-4331-8BC3-469D7BAE0FF1&amp;amp;displaylang=en&amp;amp;hash=hu2XviPPtxw6tFJenXjgvWNraiuxnCoBXGJu9%2bRI3wD%2bUX7Mk9G25uOXKhaDm9wv8C%2bN7q%2brxXG6HKiG2pFaMQ%3d%3d"&gt;http://www.microsoft.com/downloads/en/details.aspx?familyid=4AAA9862-E420-4331-8BC3-469D7BAE0FF1&amp;amp;displaylang=en&amp;amp;hash=hu2XviPPtxw6tFJenXjgvWNraiuxnCoBXGJu9%2bRI3wD%2bUX7Mk9G25uOXKhaDm9wv8C%2bN7q%2brxXG6HKiG2pFaMQ%3d%3d&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-5680538298168182902?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/5680538298168182902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=5680538298168182902' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5680538298168182902'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5680538298168182902'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/12/sharepoint-2010-training-for-end-users.html' title='SharePoint 2010 Training for end users FREE from Microsoft!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-2466338865754599252</id><published>2010-12-14T10:16:00.001-05:00</published><updated>2010-12-14T10:17:30.496-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 search does not display numbers like IP addresses'/><title type='text'>SharePoint 2010 search does not display numbers like IP addresses</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_E5CogloO5hk/TQeKCNNZNgI/AAAAAAAAADc/Cwza30Xcrgg/s1600/RegExUI.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="54" src="http://3.bp.blogspot.com/_E5CogloO5hk/TQeKCNNZNgI/AAAAAAAAADc/Cwza30Xcrgg/s320/RegExUI.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Just click the top checkbox and run a full crawl. Your numbers will now appear!&lt;br /&gt;&lt;br /&gt;Kudos &lt;a href="http://blogs.msdn.com/b/enterprisesearch/archive/2010/01/21/regular-expressions-support-in-crawl-rules.aspx"&gt;http://blogs.msdn.com/b/enterprisesearch/archive/2010/01/21/regular-expressions-support-in-crawl-rules.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-2466338865754599252?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/2466338865754599252/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=2466338865754599252' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2466338865754599252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2466338865754599252'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/12/sharepoint-2010-search-does-not-display.html' title='SharePoint 2010 search does not display numbers like IP addresses'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_E5CogloO5hk/TQeKCNNZNgI/AAAAAAAAADc/Cwza30Xcrgg/s72-c/RegExUI.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6015923729184818428</id><published>2010-12-02T14:10:00.002-05:00</published><updated>2010-12-02T14:12:52.448-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Added SSL now crawls stopped'/><title type='text'>Added SSL now crawls stopped</title><content type='html'>First, open IIS manager, go to the sharepoint site, then double click SSL settings, check if you set “client certificates:” to Accept, if you did, change it to Ignore.&lt;br /&gt;&lt;br /&gt;Second, use the default content access account when you specify authentication in crawl rules.&lt;br /&gt;&lt;br /&gt;:)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6015923729184818428?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6015923729184818428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6015923729184818428' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6015923729184818428'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6015923729184818428'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/12/added-ssl-now-crawls-stopped.html' title='Added SSL now crawls stopped'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4708096583367159144</id><published>2010-11-16T08:52:00.001-05:00</published><updated>2010-11-16T08:59:25.057-05:00</updated><title type='text'>The credentials you provided for the sql server service are invalid &amp; The current SKU is invalid</title><content type='html'>Summary: The credentials you provided for the sql server service are invalid &amp; The current SKU is invalid&lt;br /&gt;Details: &lt;br /&gt;&lt;br /&gt;Ok, disk problems resolved, resuming the install (not doing advanced prepare this time!) &lt;br /&gt;Successfully installed first single node cluster, hoooooray!!!! &lt;br /&gt;When attempting to add node to the cluster, it failed stating “the credentials you provided for the sql server service are invalid”. It Failed on SQL Server / SQL Server Agent. I attempted to change the password to no avail, failed every time. &lt;br /&gt;Found this article: http://support.microsoft.com/default.aspx/kb/955948/ which states “To work around this issue, type the domain account manually in the Account Name text box.” This is not true, as the boxes are grayed out and do not allow you to change the account. &lt;br /&gt;Unsure to as where I got the information from, but I had read somewhere that CU1 would resolve this specific issue (trying to find link). &lt;br /&gt;Ok, installed SP1 on the node which has the single node cluster setup. &lt;br /&gt;Attempted to add node, “Failed: SQL 2008 Cluster – The current SKU is invalid.” &lt;br /&gt;Found these articles: http://support.microsoft.com/kb/957459/ &amp; https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=363036&amp;wa=wsignin1.0M &lt;br /&gt;Install SP1 on a node that doesn’t have SQL installed huh? Interesting. The 2008 cluster install doesn’t use the task scheduler any more, and the nodes have to be manually installed, so why do I need to patch a server that doesn’t have any trace of SQL on it yet? &lt;br /&gt;Low and behold, when I went to install SP1 on each of the other nodes, it patched the “shared features” successfully. &lt;br /&gt;Tried to add node to cluster, successful on each node! &lt;br /&gt;Had to install SP1 again on each node after I completed the install. &lt;br /&gt;What did I learn?&lt;br /&gt;You need to install SP1 (or at least CU1) after installing your first single cluster node. After that, you have to install SP1 (or CU1) prior and post to adding any other nodes on the cluster. Crazy, but at least I know now.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;GREAT POST FROM SQLSLAYER&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4708096583367159144?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4708096583367159144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4708096583367159144' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4708096583367159144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4708096583367159144'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/11/credentials-you-provided-for-sql-server.html' title='The credentials you provided for the sql server service are invalid &amp; The current SKU is invalid'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7486825835096392487</id><published>2010-11-16T08:50:00.001-05:00</published><updated>2010-11-16T08:51:46.190-05:00</updated><title type='text'>Migrate 07 Content DB to 2010--last two steps!</title><content type='html'>Reset Site Definition under site actions, then go in and do visual upgrade. &lt;br /&gt;&lt;br /&gt;:)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7486825835096392487?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7486825835096392487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7486825835096392487' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7486825835096392487'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7486825835096392487'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/11/migrate-07-content-db-to-2010-last-two.html' title='Migrate 07 Content DB to 2010--last two steps!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-2510562479730963490</id><published>2010-10-07T12:48:00.003-04:00</published><updated>2010-10-07T12:49:39.313-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Visio Stencils SharePoint 2010'/><title type='text'>SharePoint-Visio-Stencils</title><content type='html'>Download them here, I forgot where I got them from...&lt;br /&gt;&lt;br /&gt;http://www.gigabytz.net/sharepoint-visio-stencils.zip&lt;br /&gt;&lt;br /&gt;John&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-2510562479730963490?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/2510562479730963490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=2510562479730963490' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2510562479730963490'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2510562479730963490'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/10/sharepoint-visio-stencils.html' title='SharePoint-Visio-Stencils'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6801018746115358221</id><published>2010-10-07T12:39:00.002-04:00</published><updated>2010-10-07T12:39:54.821-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint Server 2010 performance and capacity test results and recommendations'/><title type='text'>SharePoint Server 2010 performance and capacity test results and recommendations</title><content type='html'>I took the liberty of zipping up all the word docs from MS and giving you guys a link :)&lt;br /&gt;&lt;br /&gt;http://www.gigabytz.net/sps2010.zip &lt;br /&gt;&lt;br /&gt;Cheers&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6801018746115358221?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6801018746115358221/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6801018746115358221' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6801018746115358221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6801018746115358221'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/10/sharepoint-server-2010-performance-and.html' title='SharePoint Server 2010 performance and capacity test results and recommendations'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-9187067945326334802</id><published>2010-10-07T12:33:00.001-04:00</published><updated>2010-10-07T12:34:45.174-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 sizer tool loading tool'/><title type='text'>SharePoint 2010 SharePoint Sizer Tool</title><content type='html'>HP has a pretty cool tool for SharePoint Architects, download it here. &lt;br /&gt;&lt;br /&gt;http://h20338.www2.hp.com/activeanswers/Secure/548230-0-0-0-121.html&lt;br /&gt;&lt;br /&gt;HP Sizer for Microsoft SharePoint is a complimentary planning resource that encapsulates knowledge gained from extensive performance characterization of Office SharePoint Server 2007 and SharePoint 2010 in the HP Alliances Performance and Solutions labs, widespread collaboration between HP and Microsoft, and numerous SharePoint performance whitepapers produced by HP engineering. The Sizer offers a quick and consistent methodology for determining and comparing configurations, as well as detailed, customizable server and storage solutions complete with bill of materials and pricing. &lt;br /&gt;&lt;br /&gt;HP Sizer for Microsoft SharePoint solicits data or uses built-in defaults to determine optimal configurations based on SharePoint deployment best practices. Selectable configurations include entry level, highly available, and application optimized solutions. A "what if" feature allows rapid comparison of the effects of workload changes, platform and storage technology selection, and provides role-based server configurations, capacity utilization, and estimated network traffic. Users can select a configuration and then customize their environment by adding or substituting components within best-practice guidelines.&lt;br /&gt;&lt;br /&gt;The tool also addresses one of the most critical areas of SharePoint server design: performance and capacity planning for the storage subsystem. Its storage sizing and configuration capabilities offer detailed best-practice storage volume and RAID recommendations to support database and content storage needs using HP direct-attach storage, HP StorageWorks MSA or EVA Storage SAN solutions.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-9187067945326334802?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/9187067945326334802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=9187067945326334802' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9187067945326334802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9187067945326334802'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/10/sharepoint-2010-sharepoint-sizer-tool.html' title='SharePoint 2010 SharePoint Sizer Tool'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-360943609430339440</id><published>2010-10-04T14:26:00.004-04:00</published><updated>2010-11-16T08:50:33.227-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Configure NLB central admin'/><title type='text'>Configure NLB as normal on a windows 2003/2008 box.</title><content type='html'>&lt;div&gt;Configure NLB as normal on a windows 2003/2008 box.&lt;br /&gt;&lt;br /&gt;Add new server to the farm and select host site on this server&lt;br /&gt;&lt;br /&gt;Go into the registry of the server HKLM\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14\WSS&lt;br /&gt;&lt;br /&gt;For each server make sure the link is going to the server itself. This fixes your actual server link in the programs shortcuts on each server.&lt;br /&gt;&lt;br /&gt;Then, go into Central Admin on either server and configure access mappings.&lt;br /&gt;Drop down the application and click central admin. Make one of them the default and the other the Intranet.&lt;br /&gt;&lt;br /&gt;So, you should have for instance: DEFAULT http://gigaportal:9111 and INTRANET http://gigaportal2:9111&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-360943609430339440?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/360943609430339440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=360943609430339440' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/360943609430339440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/360943609430339440'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/10/configure-nlb-as-normal-on-windows.html' title='Configure NLB as normal on a windows 2003/2008 box.'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3525912040141543694</id><published>2010-08-27T15:07:00.002-04:00</published><updated>2010-08-27T15:09:12.828-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SPS 2010 Developer Dashboard'/><title type='text'>SPS 2010 Developer Dashboard...helps in troubleshooting</title><content type='html'>Stsadm –o setproperty –pn developer-dashboard –pv ondemand (or “on” or “off”)&lt;br /&gt;&lt;br /&gt;This will put a small icon in the top right of your sharepoint page. Click it and it will display debugging info on your page all the way at the bottom. The cool thing is its activated by each person, by that if you click it, only you see the information.&lt;br /&gt;&lt;br /&gt;Very useful!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3525912040141543694?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3525912040141543694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3525912040141543694' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3525912040141543694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3525912040141543694'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sps-2010-developer-dashboardhelps-in.html' title='SPS 2010 Developer Dashboard...helps in troubleshooting'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3385134848944034994</id><published>2010-08-27T14:05:00.001-04:00</published><updated>2010-08-27T14:06:34.985-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Language Translator for SharePoint'/><title type='text'>Language Translator for SharePoint</title><content type='html'>http://www.microsofttranslator.com/widget/&lt;br /&gt;&lt;br /&gt;This thing is cool. Just add a content editor webpart. Paste the code in a .txt file and link the content editor to the .txt file in the sharepoint library. &lt;br /&gt;&lt;br /&gt;really cool and a load of time savings!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3385134848944034994?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3385134848944034994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3385134848944034994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3385134848944034994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3385134848944034994'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/language-translator-for-sharepoint.html' title='Language Translator for SharePoint'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-2502579154455083815</id><published>2010-08-26T14:21:00.002-04:00</published><updated>2010-08-27T14:07:19.977-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Moving site collections to new databases SharePoint 2010'/><title type='text'>Moving site collections to new databases SharePoint 2010</title><content type='html'>On the SharePoint Server, open command prompt to hive. &lt;br /&gt;Type Stsadm -o enumsites -url &lt;URL&gt; &gt; &lt;path/file name&gt;.xml &lt;br /&gt;&lt;br /&gt;I used this for example:&lt;br /&gt;Stsadm -o enumsites -url http://sp-giga  &gt; c:\sites.xml&lt;br /&gt;&lt;br /&gt;Edit the sites.xml file to remove all sites that you do NOT want to move to another content db.&lt;br /&gt;&lt;br /&gt;Then once you have done that, save the file back to c:\sites.xml. &lt;br /&gt;Type Stsadm -o mergecontentdbs -url &lt;URL&gt; -sourcedatabasename &lt;database name&gt; -destinationdatabasename &lt;database name&gt; -operation 3 -filename &lt;file name&gt;&lt;br /&gt;&lt;br /&gt;For example:&lt;br /&gt;Stsadm -o mergecontentdbs -url http://sp-giga -sourcedatabasename wss_content -destinationdatabasename wss_content_sc_IT -operation 3 -filename c:\sites.xml&lt;br /&gt;&lt;br /&gt;Check to make sure the sites moved over in central admin, manage content databases&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-2502579154455083815?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/2502579154455083815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=2502579154455083815' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2502579154455083815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2502579154455083815'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/moving-site-collections-to-new.html' title='Moving site collections to new databases SharePoint 2010'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4212736661273628623</id><published>2010-08-24T14:23:00.001-04:00</published><updated>2010-08-27T14:07:37.810-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 fly-out menu NOPE not there'/><title type='text'>SharePoint 2010 fly-out menu NOPE not there!</title><content type='html'>Flyout levels are still a problem for SharePoint, you will need to modify the v4.master page and change the string value DynamicDisplayLevels from “1” to “3”, and this will allow sub menus to fly out three levels. In order to do this, make sure you have the publishing feature on and the navigation is set to show sub-sites. In order to change this value, use SharePoint designer, open up the master page and click code view. Do a find for the string. Save it, publish it, approve it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4212736661273628623?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4212736661273628623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4212736661273628623' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4212736661273628623'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4212736661273628623'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sharepoint-2010-fly-out-menu-nope-not.html' title='SharePoint 2010 fly-out menu NOPE not there!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7969911662877863348</id><published>2010-08-24T14:21:00.002-04:00</published><updated>2010-08-27T14:07:48.728-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 .pdf&apos;s here we go again'/><title type='text'>SharePoint 2010 .pdf's here we go again</title><content type='html'>http://bloggingabout.net/blogs/harold/archive/2008/10/02/index-pdf-documents-on-sharepoint-using-adobe-pdf-ifilter-9.aspx&lt;br /&gt;&lt;br /&gt;This post covers everything to a tee, and works perfectly. The only thing I have to add is this: &lt;br /&gt;&lt;br /&gt;In the web browser, open Central Admin, under Application Management, click manage service applications.&lt;br /&gt;&lt;br /&gt;Left side, click file types. Click new file type, put .pdf in there. Scroll down the list you should see the pdf icon there now and associated to adobe.&lt;br /&gt;&lt;br /&gt;This actually worked better in 2010 then 2007!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7969911662877863348?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7969911662877863348/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7969911662877863348' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7969911662877863348'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7969911662877863348'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sharepoint-2010-pdfs-here-we-go-again.html' title='SharePoint 2010 .pdf&apos;s here we go again'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7257394507511047824</id><published>2010-08-24T13:54:00.002-04:00</published><updated>2010-08-27T14:07:57.863-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 pre-req&apos;s location for download'/><title type='text'>SharePoint 2010 pre-req's location for download</title><content type='html'>Here is the location of all those pesky pre-reqs you need prior to installing sharepoint. You ask why do this? Well, if you have a lab setup with NO internet connectivity it is a very useful thing to have them all on a usb stick!&lt;br /&gt;&lt;br /&gt;http://download.microsoft.com/download/C/9/F/C9F6B386-824B-4F9E-BD5D-F95BB254EC61/Redist/amd64/Microsoft%20Sync%20Framework/Synchronization.msi&lt;br /&gt;http://download.microsoft.com/download/c/c/4/cc4dcac6-ea60-4868-a8e0-62a8510aa747/MSChart.exe&lt;br /&gt;http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe&lt;br /&gt;http://download.microsoft.com/download/2/8/6/28686477-3242-4E96-9009-30B16BED89AF/Windows6.0-KB968930-x64.msu&lt;br /&gt;http://download.microsoft.com/download/D/7/2/D72FD747-69B6-40B7-875B-C2B40A6B2BDD/Windows6.1-KB974405-x64.msu&lt;br /&gt;http://download.microsoft.com/download/6/8/1/681F5144-4092-489B-87E4-63F05E95079C/Windows6.0-KB976394-x64.msu&lt;br /&gt;http://download.microsoft.com/download/E/C/7/EC785FAB-DA49-4417-ACC3-A76D26440FC2/Windows6.1-KB976462-v2-x64.msu&lt;br /&gt;http://download.microsoft.com/download/D/7/2/D72FD747-69B6-40B7-875B-C2B40A6B2BDD/Windows6.0-KB974405-x64.msu&lt;br /&gt;http://download.microsoft.com/download/3/5/5/35522a0d-9743-4b8c-a5b3-f10529178b8a/sqlncli.msi&lt;br /&gt;http://download.microsoft.com/download/b/9/a/b9a78047-d269-4a25-88a1-9c4321d90677/SQLSERVER2008_ASADOMD10.msi&lt;br /&gt;http://download.microsoft.com/download/1/7/1/171CCDD6-420D-4635-867E-6799E99AB93F/ADONETDataServices_v15_CTP2_RuntimeOnly.exe&lt;br /&gt;http://download.microsoft.com/download/B/8/6/B8617908-B777-4A86-A629-FFD1094990BD/iis7psprov_x64.msi&lt;br /&gt;http://download.microsoft.com/download/1/0/F/10F1C44B-6607-41ED-9E82-DF7003BFBC40/1033/x64/rsSharePoint.msi&lt;br /&gt;http://download.microsoft.com/download/8/D/F/8DFE3CE7-6424-4801-90C3-85879DE2B3DE/Platform/x64/SpeechPlatformRuntime.msi&lt;br /&gt;http://download.microsoft.com/download/E/0/3/E033A120-73D0-4629-8AED-A1D728CB6E34/SR/MSSpeech_SR_en-US_TELE.msi&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7257394507511047824?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7257394507511047824/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7257394507511047824' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7257394507511047824'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7257394507511047824'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sharepoint-2010-pre-reqs-location-for.html' title='SharePoint 2010 pre-req&apos;s location for download'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8783357259187979307</id><published>2010-08-20T15:16:00.003-04:00</published><updated>2010-08-27T14:08:08.048-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SQL server at (Blank) has an unsupported version 10.0.2531.0'/><title type='text'>SQL server at (Blank) has an unsupported version 10.0.2531.0</title><content type='html'>You update SQL 2008 to SP1 thinking ok I am ready......NO U R NOT! You will get the folowing error:&lt;br /&gt;&lt;br /&gt;SQL server at [Your-DATABASE-SERVER] has an unsupported version 10.0.2531.0. Please refer to “http://go.microsoft.com/fwlink/?LinkId=165761” for information on the minimum required SQL Server versions and how to download them.&lt;br /&gt;&lt;br /&gt;You might see threads here an there say that the minimum build number for SQL server is 10.0.2531.0. This is not very accurate as the minimum build for SPS 2010 for the SQL 2008 Enterprise Edition is the version number 10.0.2714.0 which is the cumulative update package 2. They are up to five now which I will post the link here: &lt;a href="http://support.microsoft.com/kb/975977/en-us"&gt;http://support.microsoft.com/kb/975977/en-us&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If I had read the Pre-req from Microsoft for SharePoint 2010 it does state this.......But who reads! :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8783357259187979307?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8783357259187979307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8783357259187979307' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8783357259187979307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8783357259187979307'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sql-server-at-blank-has-unsupported.html' title='SQL server at (Blank) has an unsupported version 10.0.2531.0'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7285403660159342806</id><published>2010-08-20T12:31:00.003-04:00</published><updated>2010-08-27T14:08:17.384-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010 n SQL 2008 can&apos;t connect to DB'/><title type='text'>SharePoint 2010 n SQL 2008 can't connect to DB</title><content type='html'>&lt;ol&gt;&lt;li&gt;&lt;span style="color:#000000;"&gt;Open the SQL Server Configuration Manager (Start &gt; SQL Server 2008 &gt; Configuration Tools &gt; SQL Server Configuration Manager &lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color:#000000;"&gt;Navigate to the SQL Server Network Configuration &gt; Protocols for MSSQLSERVER node in the tree view &lt;/span&gt;&lt;/li&gt;&lt;li&gt;Enable TCP/IP and Named Pipes (you’ll be warned that these changes will not apply until you the service is shut down) &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;That will allow you when installing SPS 2010 to connect to a SQL 2008 Server. This took 4 hours to finally figure out.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7285403660159342806?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7285403660159342806/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7285403660159342806' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7285403660159342806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7285403660159342806'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2010/08/sharepoint-2010-n-sql-2008-cant-connect.html' title='SharePoint 2010 n SQL 2008 can&apos;t connect to DB'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-2906017959298726304</id><published>2009-02-19T15:51:00.002-05:00</published><updated>2010-08-27T14:08:27.699-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Infopath - no access to pull ad data?'/><title type='text'>Infopath - no access to pull ad data?</title><content type='html'>I was getting the following error during my first try:&lt;br /&gt;The query cannot be run for the following DataObject: GetUserProfileByNameInfoPath cannot run the specified query.The SOAP response indicates that an error occurred on the server:&lt;br /&gt;Server was unable to process request. ---&gt; Attempted to perform an unauthorized operation.&lt;br /&gt;&lt;br /&gt;Cause: I was calling the web service against the server root  that I didn’t have access to.  For example &lt;a href="http://server/_vti_bin/userprofileservice.asmx"&gt;http://server/_vti_bin/userprofileservice.asmx&lt;/a&gt; but I didn’t have access to &lt;a href="http://server/"&gt;http://server&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Solution: Call the web service against the site the InfoPath template lives in, which the current user has access to. For example &lt;a href="http://server/sites/sitename/_vti_bin/userprofileservice.asmx"&gt;http://server/sites/sitename/_vti_bin/userprofileservice.asmx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-2906017959298726304?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/2906017959298726304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=2906017959298726304' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2906017959298726304'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2906017959298726304'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2009/02/infopath-no-access-to-pull-ad-data.html' title='Infopath - no access to pull ad data?'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7000595153290761789</id><published>2009-02-19T15:20:00.002-05:00</published><updated>2009-02-19T15:23:24.695-05:00</updated><title type='text'>Infopath - pull into the form current user</title><content type='html'>&lt;p&gt;&lt;a href="http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/04/05/InfoPath-_2D00_-Get-the-current-user-without-writing-code.aspx"&gt;http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/04/05/InfoPath-_2D00_-Get-the-current-user-without-writing-code.aspx&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This worked like a charm, good find and great post.&lt;/p&gt;&lt;p&gt;Still need help and I hope all these posts help someone else like me who is in the process of living inside SharePoint :)&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7000595153290761789?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7000595153290761789/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7000595153290761789' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7000595153290761789'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7000595153290761789'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2009/02/infopath-pull-into-form-current-user.html' title='Infopath - pull into the form current user'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3262800744081067286</id><published>2009-02-18T15:02:00.002-05:00</published><updated>2009-02-18T15:03:47.302-05:00</updated><title type='text'>Spellcheck does not work</title><content type='html'>Stumbled across this and found two options as a workaround for now. &lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;&lt;br /&gt;1)      Give all necessary users the contribute permission level on the top site (“read” is not sufficient).  Next, break the inheritance on all lists, libraries and subsites of the top site where you do not want those users to have contributor access.&lt;br /&gt;Which users?   You can use all authenticated users, but it is only those users that will be wanting to use the spell check for whom it’s necessary.  So de facto that means only contributors or higher.&lt;br /&gt;&lt;br /&gt;2)      If you think the above solution is quite drastic and requires too much maintenance or could cause a security leak later, you can also&lt;br /&gt;&lt;br /&gt;a.      On the top site, create a new permission level, e.g. “spellcheck”.   Assign only the following site permissions to the permission level:&lt;br /&gt;- browse directories&lt;br /&gt;&lt;br /&gt;        - view pages&lt;br /&gt;&lt;br /&gt;        - use remote interfaces&lt;br /&gt;&lt;br /&gt;        - open&lt;br /&gt;&lt;br /&gt;     Any other will give more rights, any less will not solve the problem.&lt;br /&gt;&lt;br /&gt;b.      On the top site again, assign the new permission level to the necessary users.   The effect will be that &lt;br /&gt;&lt;br /&gt;                                                    i.     they càn access the topsite but not view any content.   They can use it to browse to their subsite&lt;br /&gt;&lt;br /&gt;                                                   ii.     they can use the spellcheck&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://social.technet.microsoft.com/forums/en-US/sharepointadmin/thread/1fd7350f-742d-4e32-8b57-3c32e5838d2a/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3262800744081067286?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3262800744081067286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3262800744081067286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3262800744081067286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3262800744081067286'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2009/02/spellcheck-does-not-work.html' title='Spellcheck does not work'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-433798293523790055</id><published>2009-02-18T11:22:00.001-05:00</published><updated>2009-02-18T11:23:15.367-05:00</updated><title type='text'>Populate InfoPath forms with AD Information - NO CODE</title><content type='html'>http://kwizcom.blogspot.com/2007/11/importing-data-from-ad-to-infopath-2007.html&lt;br /&gt;&lt;br /&gt;This is so easy, Kudos for the post Thank you....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-433798293523790055?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/433798293523790055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=433798293523790055' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/433798293523790055'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/433798293523790055'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2009/02/populate-infopath-forms-with-ad.html' title='Populate InfoPath forms with AD Information - NO CODE'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4333215380611201687</id><published>2009-02-18T11:18:00.001-05:00</published><updated>2010-08-27T14:09:17.150-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Import AD accounts into InfoPath form...EASY'/><title type='text'>Import AD accounts into InfoPath form...EASY!</title><content type='html'>http://kwizcom.blogspot.com/2007/11/importing-data-from-ad-to-infopath-2007.html&lt;br /&gt;&lt;br /&gt;This is a perfect way to not use code to obtain information from AD in an InfoPath form. &lt;br /&gt;&lt;br /&gt;Kudos to this blog, and its so easy a caveman could do it!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4333215380611201687?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4333215380611201687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4333215380611201687' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4333215380611201687'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4333215380611201687'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2009/02/import-ad-accounts-into-infopath.html' title='Import AD accounts into InfoPath form...EASY!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-287288138167754897</id><published>2008-09-25T10:59:00.001-04:00</published><updated>2008-09-25T11:00:45.951-04:00</updated><title type='text'>Visio Stencils for Sharepoint Server</title><content type='html'>Found this pretty cool site that has a very useful tool for visio.  &lt;br /&gt;&lt;br /&gt;http://blogs.msdn.com/roberdan/archive/2006/03/05/543967.aspx&lt;br /&gt;&lt;br /&gt;Kudos&lt;br /&gt;&lt;br /&gt;John&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-287288138167754897?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/287288138167754897/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=287288138167754897' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/287288138167754897'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/287288138167754897'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/09/visio-stencils-for-sharepoint-server.html' title='Visio Stencils for Sharepoint Server'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-1895475378076209800</id><published>2008-05-20T10:58:00.002-04:00</published><updated>2008-05-20T11:02:42.541-04:00</updated><title type='text'>Alternate Access Mapping</title><content type='html'>Okay, to do this, Central Administration, Alternate Access Mappings, right side....&lt;br /&gt;&lt;br /&gt;Scenario----You want to make your sharepoint site open to the public from the internet, how do you do it? &lt;br /&gt;&lt;br /&gt;Click edit public urls button&lt;br /&gt;Alternate Access Mapping Collection drop down, drop down to your main portal site&lt;br /&gt;&lt;br /&gt;In your default field type the internet url, such as http://sharepoint.mydomain.com&lt;br /&gt;&lt;br /&gt;Add internal urls that match your host headers if you have any. &lt;br /&gt;&lt;br /&gt;Add mysites.mydomain.com to a custom internal url.&lt;br /&gt;&lt;br /&gt;That should do it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-1895475378076209800?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/1895475378076209800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=1895475378076209800' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1895475378076209800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1895475378076209800'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/alternate-access-mapping.html' title='Alternate Access Mapping'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-5748665532409139491</id><published>2008-05-20T10:50:00.003-04:00</published><updated>2008-05-20T10:55:53.374-04:00</updated><title type='text'>Searching for people does not come back with results</title><content type='html'>In search center you attempt to search for people and the results are blank. &lt;br /&gt;&lt;br /&gt;In your ssp admin page, search settings, content sources. Edit the local sharepoint servers. Make sure sps3://mysites/ is there in the list and if you are using host headers make sure you have sps3://mysites.blankblank.com. Select full crawl and now the people should show up in your search.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-5748665532409139491?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/5748665532409139491/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=5748665532409139491' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5748665532409139491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5748665532409139491'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/searching-for-people-does-not-come-back.html' title='Searching for people does not come back with results'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6437579061772621425</id><published>2008-05-15T12:01:00.003-04:00</published><updated>2008-12-09T04:15:16.151-05:00</updated><title type='text'>Adding images to filetypes in SharePoint</title><content type='html'>First, you need to obtain the images of the icons you want and make sure they are 16 x 16. Then, upload them to the sharepoint server, in this directory, C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES&lt;br /&gt;&lt;br /&gt;next, add them to the docicon.xml file located here, C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\XML .&lt;br /&gt;&lt;br /&gt;do a iisreset and you are done.&lt;br /&gt;&lt;br /&gt;these need to be scaled down. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_E5CogloO5hk/SCxfUoJxzZI/AAAAAAAAAA8/yjmijiVTGv4/s1600-h/Access-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_E5CogloO5hk/SCxfUoJxzZI/AAAAAAAAAA8/yjmijiVTGv4/s320/Access-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636477686533522" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_E5CogloO5hk/SCxfwoJxzfI/AAAAAAAAABs/o80lbfq8N6g/s1600-h/Visio-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_E5CogloO5hk/SCxfwoJxzfI/AAAAAAAAABs/o80lbfq8N6g/s320/Visio-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636958722870770" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_E5CogloO5hk/SCxftYJxzeI/AAAAAAAAABk/AHln8Mp-vhI/s1600-h/Word-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_E5CogloO5hk/SCxftYJxzeI/AAAAAAAAABk/AHln8Mp-vhI/s320/Word-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636902888295906" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfqIJxzdI/AAAAAAAAABc/HTJ5bVmp3lo/s1600-h/InfoPath-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfqIJxzdI/AAAAAAAAABc/HTJ5bVmp3lo/s320/InfoPath-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636847053721042" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_E5CogloO5hk/SCxfn4JxzcI/AAAAAAAAABU/iOEobAkWkXg/s1600-h/Project-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_E5CogloO5hk/SCxfn4JxzcI/AAAAAAAAABU/iOEobAkWkXg/s320/Project-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636808399015362" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfkIJxzbI/AAAAAAAAABM/px3GfmY-6FE/s1600-h/Powerpoint-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfkIJxzbI/AAAAAAAAABM/px3GfmY-6FE/s320/Powerpoint-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636743974505906" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfeIJxzaI/AAAAAAAAABE/IBQ_7uTkLdY/s1600-h/Excel-icon.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_E5CogloO5hk/SCxfeIJxzaI/AAAAAAAAABE/IBQ_7uTkLdY/s320/Excel-icon.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5200636640895290786" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6437579061772621425?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6437579061772621425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6437579061772621425' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6437579061772621425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6437579061772621425'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/adding-images-to-filetypes-in.html' title='Adding images to filetypes in SharePoint'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_E5CogloO5hk/SCxfUoJxzZI/AAAAAAAAAA8/yjmijiVTGv4/s72-c/Access-icon.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3436206863220685777</id><published>2008-05-15T10:44:00.002-04:00</published><updated>2008-05-15T10:49:28.986-04:00</updated><title type='text'>Creating custom search scope for your search center</title><content type='html'>have loads of sharepoint sites, dont want to do a generic search all sites from the search center? Then, create individual scopes to scale down the search, just like the search on the individual sites. &lt;br /&gt;&lt;br /&gt;First thing to do, go into your ssp admin, search settings, create new scope (call it what your site is). Then click on the rule link to create the rule. I used the web option, then added the link to the site itself. &lt;br /&gt;&lt;br /&gt;Once you have created all your scopes, and they r ready to be used, go into your actual site, under site settings, all settings. Under site collection administration, click search scopes. Create new display group. &lt;br /&gt;&lt;br /&gt;Last step is to modify the web part so that the new display group is dispalyed. Site actions, edit page, modify web part. In the Search Box tool pane, click the plus sign (+) next to Miscellaneous. In the Scope Display Group text box, type the name of the display group that you want to use, and then click Apply. Click OK to close the tool pane.&lt;br /&gt;&lt;br /&gt;On the Search Center page, click either Publish or Check In to Share Draft, depending on your site permissions and workflow.&lt;br /&gt;&lt;br /&gt;Done&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3436206863220685777?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3436206863220685777/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3436206863220685777' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3436206863220685777'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3436206863220685777'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/creating-custom-search-scope-for-your.html' title='Creating custom search scope for your search center'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4224696470025554393</id><published>2008-05-15T09:41:00.004-04:00</published><updated>2008-05-15T09:48:31.059-04:00</updated><title type='text'>Windows XP issues a 'Delayed Write Failed' message when you perform file management tasks</title><content type='html'>Turn off Enable write caching on the disk:&lt;br /&gt;&lt;br /&gt;1. Use My Computer or Windows Explorer to right-click your disk and press Properties.&lt;br /&gt;&lt;br /&gt;2. Select the Hardware tab.&lt;br /&gt;&lt;br /&gt;3. Select the disk and press the Properties button.&lt;br /&gt;&lt;br /&gt;4. Select the Policies tab.&lt;br /&gt;&lt;br /&gt;5. Clear the Enable write caching on the disk check box.&lt;br /&gt;&lt;br /&gt;6. Press OK and OK.&lt;br /&gt;&lt;br /&gt;7. Repeat steps 3 through 6 for each disk.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Another possible cause of this is your sql server is out of disk space because the db files on stored on the c drive. &lt;br /&gt;&lt;br /&gt;Last possible reason you need to bump the maximum file size in your web.config on your Sharepoint server under inetpub directory. maxRequestLength property &lt;br /&gt;&lt;br /&gt;I have seen this issue before on windows xp.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4224696470025554393?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4224696470025554393/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4224696470025554393' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4224696470025554393'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4224696470025554393'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/windows-xp-issues-delayed-write-failed.html' title='Windows XP issues a &apos;Delayed Write Failed&apos; message when you perform file management tasks'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8561169645522684112</id><published>2008-05-15T09:38:00.000-04:00</published><updated>2008-05-15T09:40:04.738-04:00</updated><title type='text'>Increase maximum file size for uploading in SharePoint</title><content type='html'>Got to SharePoint Central Administration page &lt;br /&gt;Under Application Management on Web Application General Settings in section "Maximum Upload Size" you can specify the file upload size you wish. By default it is 50mb.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8561169645522684112?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8561169645522684112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8561169645522684112' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8561169645522684112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8561169645522684112'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/increase-maximum-file-size-for.html' title='Increase maximum file size for uploading in SharePoint'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4170418584655816549</id><published>2008-05-15T09:35:00.004-04:00</published><updated>2008-05-15T09:38:33.000-04:00</updated><title type='text'>Exclude sites for indexing, 'private sites'</title><content type='html'>I was asked to create sites for the CEO and CIO but they were to be kept under wraps because of obvious reasons. The way to exclude sites from search/index is as follows. &lt;br /&gt;&lt;br /&gt;Navigate your way to your ssp admin page, click on search settings under search. Click Crawl Rules. Select New Crawl Rule. &lt;br /&gt;&lt;br /&gt;Put the path to the SharePoint site you wish to 'Exclude', then check off exclude all items in the path option. That's it. You can test it by using the test feature right above the 'new crawl rule' screen.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4170418584655816549?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4170418584655816549/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4170418584655816549' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4170418584655816549'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4170418584655816549'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/exclude-sites-for-indexing-private.html' title='Exclude sites for indexing, &apos;private sites&apos;'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6603825941851400064</id><published>2008-05-07T16:00:00.005-04:00</published><updated>2008-05-07T16:04:23.970-04:00</updated><title type='text'>need to extract all documents from sharepoint libraries (updated)</title><content type='html'>I have found a better way, and much easier way to accomplish this. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/SPIEFolder"&gt;http://blog.krichie.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;the app is called spiefolder, and it can be batched to rip your whole sharepoint site down in minutes. Great tool and a must have. &lt;br /&gt;&lt;br /&gt;Syntax&lt;br /&gt;&lt;br /&gt;SYNTAX: SPIEFolder.exe &lt;WebURL&gt; &lt;ListName&gt; &lt;Directory&gt; [&lt;import|export&gt;]&lt;br /&gt;&lt;br /&gt;where:&lt;br /&gt;&lt;br /&gt;     &lt;WebURL&gt;            The Web URL where the list exists&lt;br /&gt;     &lt;ListName&gt;          Name of the list (Document Library)&lt;br /&gt;     &lt;Directory&gt;         File System directory&lt;br /&gt;     [&lt;import|export&gt;]   Import or export (defaults to export)&lt;br /&gt;&lt;br /&gt;spiefolder http://krichiemoss "Shared Documents" c:\spiefolder\SeedFiles&lt;br /&gt;spiefolder http://krichiemoss "Shared Documents" c:\spiefolder\SeedFiles import&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6603825941851400064?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6603825941851400064/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6603825941851400064' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6603825941851400064'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6603825941851400064'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/need-to-extract-all-documents-from.html' title='need to extract all documents from sharepoint libraries (updated)'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-1207989387120027438</id><published>2008-05-07T10:29:00.002-04:00</published><updated>2008-05-07T10:30:36.988-04:00</updated><title type='text'>How to combine document libraries and discussions</title><content type='html'>SharePoint offers both document libraries and threaded discussions however they are located in different SharePoint lists. Some clients would like to have both located together to facilitate the process of discussing documents. Document Discussion allows you to have a threaded discussion around a specific document by combining the standard SharePoint document library with the standard SharePoint discussion on a single screen. &lt;br /&gt;&lt;br /&gt;VISIT &lt;a href="http://www.hhogdev.com/products/sharepoint-web-parts.aspx"&gt;HEDGEHOG WEBPARTS GALLERY&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-1207989387120027438?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/1207989387120027438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=1207989387120027438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1207989387120027438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1207989387120027438'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/how-to-combine-document-libraries-and.html' title='How to combine document libraries and discussions'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3428329066188311211</id><published>2008-05-07T10:26:00.000-04:00</published><updated>2008-05-07T10:28:53.833-04:00</updated><title type='text'>Keeping track of the changes made to the intranet can be difficult</title><content type='html'>From the guys over at Hedgehog &lt;a href="http://www.hhogdev.com"&gt;www.hhogdev.com&lt;/a&gt;, &lt;br /&gt;&lt;br /&gt;Keeping track of the changes made to the intranet can be difficult. In order to accomplish this, you need to subscribe to a list to know if the item(s) has changed. Subscribing to the many lists available or having knowledge of the lists can be difficult and time consuming. SiteTracker will display all the items that have change in the areas that you are interested in and allow you to mark them as read so that SiteTracker can start to watch for new changes.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.hhogdev.com/products/sharepoint-web-parts/site-tracker.aspx"&gt;SITE-TRACKER LINK&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3428329066188311211?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3428329066188311211/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3428329066188311211' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3428329066188311211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3428329066188311211'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/keeping-track-of-changes-made-to.html' title='Keeping track of the changes made to the intranet can be difficult'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3470478762864378012</id><published>2008-05-07T10:07:00.002-04:00</published><updated>2008-05-07T10:11:07.523-04:00</updated><title type='text'>Email sharepoint documents as attachments</title><content type='html'>This link works like a charm. To make it work, I added the sharepoint site to the local intranet zone, and adjusted the setting as outlined in the link. Perfect. &lt;br /&gt;&lt;br /&gt;https://blogs.pointbridge.com/Blogs/ayyapusetty_raja/Pages/Post.aspx?_ID=11&lt;br /&gt;&lt;br /&gt;Kudos&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3470478762864378012?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3470478762864378012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3470478762864378012' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3470478762864378012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3470478762864378012'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/05/email-sharepoint-documents-as.html' title='Email sharepoint documents as attachments'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7264992350290815483</id><published>2008-04-23T13:15:00.004-04:00</published><updated>2008-04-23T13:23:14.204-04:00</updated><title type='text'>Import and Export lists or libraries</title><content type='html'>Using stsadm tools from, &lt;a href="http://stsadm.blogspot.com/2007/09/importexportcopy-lists.html"&gt;http://stsadm.blogspot.com/2007/09/importexportcopy-lists.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I created a batch file to help you do mass imports and exports...&lt;br /&gt;&lt;br /&gt;echo on&lt;br /&gt;set cmmand="C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\stsadm.exe"&lt;br /&gt;&lt;br /&gt;%cmmand% -o gl-exportlist -url "http://yoursharepointserver/shared documents/forms/allitems.aspx" -filename "c:\export\shared" -includeusersecurity -versions 4 -nofilecompression&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;%cmmand% -o gl-importlist -url "http://yoursharepointserver/" -filename "c:\export\shared" -includeusersecurity -updateversions 2 -nofilecompression&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7264992350290815483?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7264992350290815483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7264992350290815483' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7264992350290815483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7264992350290815483'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/import-and-export-lists-or-libraries.html' title='Import and Export lists or libraries'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8447077631797724306</id><published>2008-04-22T14:09:00.002-04:00</published><updated>2008-04-22T14:15:27.272-04:00</updated><title type='text'>Foldering in Document Libraries</title><content type='html'>Why do people insist on using folders in SharePoint like they are using 'My Documents' on there computer? I have seen this more often than not, then the users complain on the folder hierachy, it's too much. Well, this is partly Microsoft's fault :(  The best approach I have learned when it comes to document libraries is to refrain from using folders as much as possible. Instead, create 2 custom columns or three if you want. Name the first column 'Document Type', make it a choice, then populate the choice fields with possible categories you would use. Let's say we are creating a Helpdesk Support Doc Library. Make some choices, desktop, server, internet, applications etc...Each document that is upload to this list should have a doc type assocaited to it. You could then create another column, say department if you are in a big company. This way maybe different departments have different solutions to the same problem. When you are done, create views to filter the doc types or departments or any variation. Then, group them by doc type, this will create a folder like look. Hope this makes sense.&lt;br /&gt;&lt;br /&gt;John&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8447077631797724306?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8447077631797724306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8447077631797724306' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8447077631797724306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8447077631797724306'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/foldering-in-document-libraries.html' title='Foldering in Document Libraries'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4489391385494659378</id><published>2008-04-17T20:31:00.001-04:00</published><updated>2008-04-17T20:34:38.549-04:00</updated><title type='text'>Guidelines for using folder structures in document libraries</title><content type='html'>When using document libraries in SharePoint try to avoid creating nested folders.  There are several reasons you do not want to create folders more than one level deep if you need to create them at all. &lt;ol&gt;&lt;li&gt;Security can't be applied to a folder in SharePoint&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Currently, you can't add a folder by itself to a web page in a web part&lt;/li&gt;&lt;li&gt;Why would you continue nesting folders, you are then recreating your file server structure all over again.&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;Instead of creating folders in Document Libraries create a seperate document library, this allows users to consume the content most important to them and you have more control over security and other features such as custom views.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4489391385494659378?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4489391385494659378/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4489391385494659378' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4489391385494659378'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4489391385494659378'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/guidelines-for-using-folder-structures.html' title='Guidelines for using folder structures in document libraries'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-2703583325300728172</id><published>2008-04-17T15:19:00.000-04:00</published><updated>2008-04-17T15:21:11.971-04:00</updated><title type='text'>Index JPEG, GIF, TIFF, PNG, PS, EPS, PSD, AI and SVG files</title><content type='html'>XMP IFilter lets you index and search JPEG, GIF, TIFF, PNG, PS, EPS, PSD, AI and SVG files. It extends Microsoft Index Server to extract metadata from Adobe XMP compatible files. XMP IFilter supports Dublin Core, Adobe Photoshop, XMP Basic and other XMP schemas. XMP IFilter is easily extensible and can support other XMP core schemas such as XMP Exif schema. If your metadata needs are not covered by the core schemas, you may add custom schemas as extensions. For better integration with Microsoft applications XMP IFilter also outputs common office document properties such as 'DocTitle', 'DocKeywords', 'DocCreatedTm' and others.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.ifiltershop.com/xmpfilter.html"&gt;http://www.ifiltershop.com/xmpfilter.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;$300 for the server edition :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-2703583325300728172?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/2703583325300728172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=2703583325300728172' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2703583325300728172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/2703583325300728172'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/index-jpeg-gif-tiff-png-ps-eps-psd-ai.html' title='Index JPEG, GIF, TIFF, PNG, PS, EPS, PSD, AI and SVG files'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3117713136164256027</id><published>2008-04-17T15:17:00.000-04:00</published><updated>2008-04-17T15:18:14.004-04:00</updated><title type='text'>View data easily from any sql server in sharepoint!</title><content type='html'>Great product and CHEAP!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.lightningtools.com/pages/lt%20data%20viewer%20web%20part.aspx"&gt;http://www.lightningtools.com/pages/lt%20data%20viewer%20web%20part.aspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3117713136164256027?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3117713136164256027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3117713136164256027' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3117713136164256027'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3117713136164256027'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/view-data-easily-from-any-sql-server-in.html' title='View data easily from any sql server in sharepoint!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6172545400939523086</id><published>2008-04-17T13:52:00.000-04:00</published><updated>2008-04-17T13:53:24.171-04:00</updated><title type='text'>STSADM tools that are essential to SharePoint Administration</title><content type='html'>&lt;a href="http://stsadm.blogspot.com/2007/09/importexportcopy-lists.html"&gt;http://stsadm.blogspot.com/2007/09/importexportcopy-lists.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6172545400939523086?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6172545400939523086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6172545400939523086' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6172545400939523086'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6172545400939523086'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/stsadm-tools-that-are-essential-to.html' title='STSADM tools that are essential to SharePoint Administration'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3436043376273317167</id><published>2008-04-17T11:29:00.001-04:00</published><updated>2008-04-17T11:35:42.510-04:00</updated><title type='text'>Increase the size limitation while you save site as template include content in MOSS 2007</title><content type='html'>In MOSS 2007 you can change that limit using stsadm execute the following command :&lt;br /&gt;stsadm -o setproperty -pn max-template-document-size -pv 40000000&lt;br /&gt;&lt;br /&gt;40mb&lt;br /&gt;&lt;br /&gt;MAXIMUM SETTING IS 500MB&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3436043376273317167?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3436043376273317167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3436043376273317167' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3436043376273317167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3436043376273317167'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/increase-size-limitation-while-you-save.html' title='Increase the size limitation while you save site as template include content in MOSS 2007'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-9027965146204364536</id><published>2008-04-17T09:13:00.000-04:00</published><updated>2008-04-17T09:14:14.255-04:00</updated><title type='text'>Edit in Datasheet View in Office 2003 does not work</title><content type='html'>Article Content&lt;br /&gt;The papers that Microsoft at present (June 2004) have comparing what you get with Office 2000; Office XP and Office 2003 say that "Edit in Datasheet View" is a function of Office 2003.&lt;br /&gt;It is but only if you are running Office 2003 Professional.&lt;br /&gt;It is not included in either Office 2003 Standard or Office 2003 Small Business Edition.&lt;br /&gt;Finally, a source that prefers to remain anonymous told me that it is possible to get Edit in Datasheet to work with Office 2003 Business Edition (*note that Monty extends this to Standard Edition*) by making a registry change. Here's his (or her!) text.&lt;br /&gt;&lt;br /&gt;"It seems that if you set:&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Common\ProductVersion]"ProInfo"=dword:00000001&lt;br /&gt;&lt;br /&gt;on a machine with Office SBE or Standard you don't even need to exit IE. The next time you click on "Edit in Datasheet", off you go."&lt;br /&gt;&lt;br /&gt; Alex Angas points out that the KB article &lt;a href="http://support.microsoft.com/kb/909506"&gt;http://support.microsoft.com/kb/909506&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-9027965146204364536?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/9027965146204364536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=9027965146204364536' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9027965146204364536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/9027965146204364536'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/edit-in-datasheet-view-in-office-2003.html' title='Edit in Datasheet View in Office 2003 does not work'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8441869504926696500</id><published>2008-04-17T04:50:00.000-04:00</published><updated>2008-04-17T04:52:29.259-04:00</updated><title type='text'>Create color in your bland SharePoint Calendar</title><content type='html'>Explained in this blog, you can add color to your SharePoint calendar so it mimics Outlook.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/planetwilson"&gt;http://www.codeplex.com/planetwilson&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://planetwilson.blogspot.com/"&gt;http://planetwilson.blogspot.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8441869504926696500?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8441869504926696500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8441869504926696500' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8441869504926696500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8441869504926696500'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/create-color-in-your-bland-sharepoint.html' title='Create color in your bland SharePoint Calendar'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-1525735575174030806</id><published>2008-04-17T04:46:00.000-04:00</published><updated>2008-04-17T04:48:34.668-04:00</updated><title type='text'>DO NOT USE NETWORK SERVICE FOR ANY ACCOUNTS!</title><content type='html'>This seems to be debated at length on the web but from my experience, when configuring services in your SharePoint farm, every time I would try and use the service account I ran into bizarre issues. You should use an actual account and preface the account name with the domain, such as&lt;br /&gt;corp\johndoe. Doing this seems to resolve a lot of issues.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-1525735575174030806?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/1525735575174030806/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=1525735575174030806' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1525735575174030806'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1525735575174030806'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/do-not-use-network-service-for-any.html' title='DO NOT USE NETWORK SERVICE FOR ANY ACCOUNTS!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7179227093978961268</id><published>2008-04-17T04:42:00.000-04:00</published><updated>2008-04-17T04:44:24.538-04:00</updated><title type='text'>Useful SharePoint Designer Custom Workflow Activities</title><content type='html'>This link will take you to codeplex where there are a handful of really useful already configured workflows for your SharePoint sites.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/SPDActivities"&gt;http://www.codeplex.com/SPDActivities&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;This project takes aim at making it easier to create advanced workflows using Sharepoint Designer by providing a set of custom workflow activities.&lt;br /&gt;&lt;br /&gt;Want to get involved in the project? &lt;a href="http://www.codeplex.com/UserAccount/ContactUser.aspx?ContactUser=unclepaul84" class="externalLink"&gt;Contact me&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out my blog at &lt;a href="http://unclepaul84.blogspot.com/" class="externalLink"&gt;http://unclepaul84.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; or my LinkedIn &lt;a href="http://www.linkedin.com/in/paulkotlyar" class="externalLink"&gt;profile&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7179227093978961268?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7179227093978961268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7179227093978961268' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7179227093978961268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7179227093978961268'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/useful-sharepoint-designer-custom.html' title='Useful SharePoint Designer Custom Workflow Activities'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6891730767045057625</id><published>2008-04-17T04:36:00.000-04:00</published><updated>2008-12-09T04:15:16.689-05:00</updated><title type='text'>Configure usage reporting</title><content type='html'>&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SAdL2gfMIWI/AAAAAAAAAAc/uLmdT-KDiJ8/s1600-h/usagereporting2.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5190200495373558114" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_E5CogloO5hk/SAdL2gfMIWI/AAAAAAAAAAc/uLmdT-KDiJ8/s320/usagereporting2.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SAdJagfMIVI/AAAAAAAAAAU/QIH2rqbAavc/s1600-h/usagereportingssp.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5190197815313965394" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_E5CogloO5hk/SAdJagfMIVI/AAAAAAAAAAU/QIH2rqbAavc/s320/usagereportingssp.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SAdI0gfMIUI/AAAAAAAAAAM/-haL5kcSRNk/s1600-h/usagereporting.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5190197162478936386" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_E5CogloO5hk/SAdI0gfMIUI/AAAAAAAAAAM/-haL5kcSRNk/s320/usagereporting.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Usage reporting is a service that enables site administrators, site collection administrators, and Shared Services Provider (SSP) administrators to monitor statistics about the use of their sites. Usage reporting also includes usage reporting for search queries that can be viewed by SSP administrators for search and site collection administrators.&lt;br /&gt;&lt;br /&gt;After usage reporting is enabled, site administrators and site collection administrators can view site usage summary pages that have the following information for their sites and site collections:&lt;br /&gt;&lt;br /&gt;Requests and queries in the last day and the last 30 days.&lt;br /&gt;&lt;br /&gt;Average number of requests per day over the last 30 days.&lt;br /&gt;&lt;br /&gt;A chart of requests per day over the last 30 days.&lt;br /&gt;&lt;br /&gt;A list of the top page requests over the last 30 days.&lt;br /&gt;&lt;br /&gt;A list of top users over the last 30 days.&lt;br /&gt;&lt;br /&gt;A chart of top referring hosts over the last 30 days.&lt;br /&gt;&lt;br /&gt;A chart of top referring pages over the last 30 days.&lt;br /&gt;&lt;br /&gt;A list of top destination pages over the last 30 days.&lt;br /&gt;&lt;br /&gt;Top queries for the last 30 days (if search usage reporting is enabled).&lt;br /&gt;&lt;br /&gt;Search results top destination pages (if search usage reporting is enabled).&lt;br /&gt;&lt;br /&gt;SSP administrators for the search service can view a search usage reports page that tracks the following information.&lt;br /&gt;&lt;br /&gt;Number of queries per day over the previous 30 days.&lt;br /&gt;&lt;br /&gt;Number of queries per month over the previous 12 months.&lt;br /&gt;&lt;br /&gt;Top queries over the previous 30 days.&lt;br /&gt;&lt;br /&gt;Top site collections originating queries over the previous 30 days.&lt;br /&gt;&lt;br /&gt;Queries per search scope over the previous 30 days.&lt;br /&gt;&lt;br /&gt;Site collection administrators for the SSP site can view a usage summary page that tracks the following information:&lt;br /&gt;&lt;br /&gt;Total amount of storage used by the site collection.&lt;br /&gt;&lt;br /&gt;Percent of storage space used by Web Discussions.&lt;br /&gt;&lt;br /&gt;Maximum storage space allowed.&lt;br /&gt;&lt;br /&gt;Number of users for all sites in the hierarchy.&lt;br /&gt;&lt;br /&gt;Total hits and recent bandwidth usage across all sites.&lt;br /&gt;&lt;br /&gt;Site collection administrators can also view a site usage report that includes monthly and daily page hit totals filtered by the following criteria:&lt;br /&gt;&lt;br /&gt;Page&lt;br /&gt;&lt;br /&gt;User&lt;br /&gt;&lt;br /&gt;Operating system&lt;br /&gt;&lt;br /&gt;Browser&lt;br /&gt;&lt;br /&gt;Referrer URL&lt;br /&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;Enable usage logging for the farm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1.On the Central Administration home page, click Operations.&lt;br /&gt;2.On the Operations page, in the Logging and Reporting section, click Usage analysis processing.&lt;br /&gt;3.On the Usage Analysis Processing page, in the Logging Settings section, select Enable logging.&lt;br /&gt;4.Type a log file location and number of log files to create.&lt;br /&gt;5.In the Processing Settings section, select Enable usage analysis processing, and then select a time to run usage processing.&lt;br /&gt;6.Click OK.&lt;br /&gt;&lt;br /&gt;&lt;span style="FONT-WEIGHT: bold"&gt;Enable usage reporting&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1.On the SSP home page, in the Office SharePoint Usage Reporting section, click Usage reporting.&lt;br /&gt;2.On the Configure Advanced Usage Analysis Processing page, in the Processing Settings section, click Enable advanced usage analysis processing.&lt;br /&gt;3.In the Search Query Logging section, select Enable search query logging.&lt;br /&gt;4.Click OK.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6891730767045057625?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6891730767045057625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6891730767045057625' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6891730767045057625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6891730767045057625'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/configure-usage-reporting.html' title='Configure usage reporting'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_E5CogloO5hk/SAdL2gfMIWI/AAAAAAAAAAc/uLmdT-KDiJ8/s72-c/usagereporting2.JPG' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7934512005708589588</id><published>2008-04-17T04:21:00.000-04:00</published><updated>2008-04-17T04:27:11.744-04:00</updated><title type='text'>Save site as a template disappeared</title><content type='html'>So, you have created some sites in SharePoint right. Then, you decided to go into site features and activate everything under the sun. You then go back to a site you want to use as a template, but that option is no longer there. Well, if you selected server side publishing as a feature and activated it, this removes the save site as a template option in site settings. FYI. There is a way to make it work, you could append your http link with _layouts/savetmpl.aspx that would give you the screen to save as a site template.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;John&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7934512005708589588?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7934512005708589588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7934512005708589588' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7934512005708589588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7934512005708589588'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/save-site-as-template-disappeared.html' title='Save site as a template disappeared'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-302973335528619465</id><published>2008-04-16T22:06:00.000-04:00</published><updated>2008-04-16T22:07:27.869-04:00</updated><title type='text'>Add column numbering in SharePoint Data List View</title><content type='html'>When you insert a Data View Web Part, you can add a column to the table and have it display a running count of records in your XSLT Data View. To add a column to your XSLT Data View, Follow these steps: &lt;br /&gt;1. Put the insertion point inside any table cell that contains XML data.&lt;br /&gt;2. On the Table menu, point to Insert, and then click Rows or Columns.&lt;br /&gt;3. Click Columns, and then click OK.&lt;br /&gt;4. Put the insertion point inside one of the new table cells that you created in the same row as the data that you want to work with.&lt;br /&gt;&lt;br /&gt;Do not use the header row of the table for this purpose.&lt;br /&gt;5. Click the down arrow next to the &lt;td&gt; button on the Quick Tag Selector tool bar.&lt;br /&gt;6. Click Insert HTML.&lt;br /&gt;7. Replace "&lt;&gt;" with &lt;xsl:number/&gt;.&lt;br /&gt;8. Click the green checkmark to approve the change.&lt;br /&gt;You will now have a value in each row that indicates the number of records in the Data View.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-302973335528619465?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/302973335528619465/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=302973335528619465' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/302973335528619465'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/302973335528619465'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/add-column-numbering-in-sharepoint-data.html' title='Add column numbering in SharePoint Data List View'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-331838991766642831</id><published>2008-04-16T22:01:00.000-04:00</published><updated>2008-04-16T22:06:05.813-04:00</updated><title type='text'>Embed Visio Diagrams inside SharePoint web part page</title><content type='html'>&lt;a href="http://www.gigabytz.net/embedvisio.pdf"&gt;http://www.gigabytz.net/embedvisio.pdf&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-331838991766642831?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/331838991766642831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=331838991766642831' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/331838991766642831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/331838991766642831'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/embed-visio-diagrams-inside-sharepoint.html' title='Embed Visio Diagrams inside SharePoint web part page'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-3055607666801422431</id><published>2008-04-16T21:56:00.000-04:00</published><updated>2008-04-16T22:01:15.666-04:00</updated><title type='text'>Index PDFs in SharePoint - Not by Default!</title><content type='html'>This link describes exactly how to do it. Piece of cake.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/832809"&gt;http://support.microsoft.com/kb/832809&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-3055607666801422431?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/3055607666801422431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=3055607666801422431' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3055607666801422431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/3055607666801422431'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/index-pdfs-in-sharepoint-not-by-default.html' title='Index PDFs in SharePoint - Not by Default!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-1763785495047397800</id><published>2008-04-16T21:53:00.000-04:00</published><updated>2008-04-16T21:55:00.932-04:00</updated><title type='text'>Maximum File Size for Crawling - DID YOU KNOW?</title><content type='html'>&lt;p class="MsoPlainText"&gt;Maximum File Size for Crawling&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;By default, Search Services can crawl and filter a file with a size of up to 16 megabytes (MB). It will always crawl the first 16MB of a file. After this limit is reached, SharePoint Portal Server enters a warning in the gatherer log “The file reached the maximum download limit. Check that the full text of the document can be meaningfully crawled.”&lt;/p&gt;&lt;span style=""&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;  &lt;p class="MsoPlainText"&gt;To increase the limit of 16 MB, you must add in the registry new entry MaxDownloadSize.&lt;span style=""&gt;  &lt;/span&gt;To do this, follow these steps:&lt;/p&gt;        &lt;p class="MsoPlainText"&gt;1. Start Registry Editor (Regedit.exe). &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;2. Locate the following key in the registry:&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0 or whatever it is on your server\Search\Global\Gathering Manager &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;3. Open Edit - New - DWORD Value. Name it MaxDownloadSize. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;4. Double-click, change the value to Decimal, and type the maximum size (in MB) for files that the gatherer downloads. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;5. Restart the server. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;6. Start Full Crawl. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;span style=""&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;    &lt;p class="MsoPlainText"&gt;NOTE: Increasing the file size may cause a timeout exception because the crawler can timeout if the file takes too long to crawl/index (because of its size). To increase timeout value, follow these steps:&lt;span style=""&gt;&lt;/span&gt;&lt;br /&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;1. In Central Administration, on the Application Management tab, in the Search section, click Manage search service. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;2. On the Manage Search Service page, in the Farm-Level Search Settings section, click Farm-level search settings. &lt;/p&gt;  &lt;p class="MsoPlainText"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;  &lt;p class="MsoPlainText"&gt;3. In the Timeout Settings section change Connection and Request acknowledgement time.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-1763785495047397800?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/1763785495047397800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=1763785495047397800' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1763785495047397800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1763785495047397800'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/maximum-file-size-for-crawling-did-you.html' title='Maximum File Size for Crawling - DID YOU KNOW?'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8241918755995930994</id><published>2008-04-16T21:42:00.000-04:00</published><updated>2008-04-16T21:51:54.896-04:00</updated><title type='text'>Installing SharePoint 2007 - the quick of it :)</title><content type='html'>I have read a lot of posts on the web about this subject, most of them for some reason skip steps that would of really helped me out greatly when i started working with SharePoint.&lt;br /&gt;&lt;br /&gt;Here is a quick list of things I have learned along the way.&lt;br /&gt;&lt;br /&gt;When you have finished the actual installation and are ready to begin configuring, try this:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Create three web applications&lt;/li&gt;&lt;ol&gt;&lt;ol&gt;&lt;li&gt;Call the first one Intranet and use port 80, for the content db name, append it so that it looks like Wss_Content_Intranet or something of the likes. Makes it much easier to find in SQL and you know exactly what DB does what.&lt;/li&gt;&lt;li&gt;Second one, call MySites and again use port 80, also append the db&lt;/li&gt;&lt;li&gt;Third one, call SSPAdmin, you can use port 80 or whatever port you like, and append the db again.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;li&gt;Create Site Collection next&lt;/li&gt;&lt;ol&gt;&lt;li&gt;When you do this, select the appropriate web application for sspadmin and mysites since you created them already.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;li&gt;Create SSP&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;These three steps will at least get you up and running pretty quick.&lt;br /&gt;&lt;br /&gt;Next thing you can do, go inside the SSP admin site and configure the crawl rules and import rules. While you are there, go to personalization links and add a link to your intranet page, this way when folks are in mysites, they can get back to the main portal. Configure usage reports because you are going to want to see who is actually using this beast of a product. I will post about these steps individually as I go on.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8241918755995930994?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8241918755995930994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8241918755995930994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8241918755995930994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8241918755995930994'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/installing-sharepoint-2007-quick-of-it.html' title='Installing SharePoint 2007 - the quick of it :)'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6920958879832509235</id><published>2008-04-16T21:39:00.000-04:00</published><updated>2008-12-09T04:15:16.993-05:00</updated><title type='text'>SharePoint goodies like 'Print List'</title><content type='html'>&lt;a href="http://4.bp.blogspot.com/_E5CogloO5hk/SAdMGgfMIYI/AAAAAAAAAAs/cLUbizuM9HE/s1600-h/logger2.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5190200770251465090" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_E5CogloO5hk/SAdMGgfMIYI/AAAAAAAAAAs/cLUbizuM9HE/s320/logger2.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://3.bp.blogspot.com/_E5CogloO5hk/SAdMDQfMIXI/AAAAAAAAAAk/-u2FbAaoffU/s1600-h/logger1.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5190200714416890226" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_E5CogloO5hk/SAdMDQfMIXI/AAAAAAAAAAk/-u2FbAaoffU/s320/logger1.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;This is a collection pack on codeplex. Use my batch file and your off and working in no time.&lt;br /&gt;&lt;br /&gt;The Print list is cool, you can print any list you have in sharepoint&lt;br /&gt;The log viewer, also a cool feature.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502"&gt;http://www.codeplex.com/features/Release/ProjectReleases.aspx?ReleaseId=2502&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6920958879832509235?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6920958879832509235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6920958879832509235' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6920958879832509235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6920958879832509235'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/sharepoint-goodies-like-print-list.html' title='SharePoint goodies like &apos;Print List&apos;'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_E5CogloO5hk/SAdMGgfMIYI/AAAAAAAAAAs/cLUbizuM9HE/s72-c/logger2.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-1835456439433397482</id><published>2008-04-16T21:35:00.000-04:00</published><updated>2008-04-16T21:37:11.153-04:00</updated><title type='text'>SharePoint Sushi</title><content type='html'>Another Great Tool from CodePlex!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/sushi"&gt;http://www.codeplex.com/sushi&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel"&gt;SUSHI was built and is maintained by Joseph Fluckiger, Senior SharePoint Consultant at &lt;a href="http://www.catapultsystems.com/" class="externalLink"&gt;Catapult Systems&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. Read &lt;a href="http://josephfluckiger.blogspot.com/" class="externalLink"&gt;Joseph's blog&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-1835456439433397482?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/1835456439433397482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=1835456439433397482' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1835456439433397482'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/1835456439433397482'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/sharepoint-sushi.html' title='SharePoint Sushi'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-6379102542043947121</id><published>2008-04-16T21:29:00.000-04:00</published><updated>2008-04-16T21:33:14.296-04:00</updated><title type='text'>SharePoint Content Deployment Wizard</title><content type='html'>OMG, this tool rocks. If you have had the request to say take all content from one sharepoint site and populate another totally different sharepoint site, then this tool is for you. I have used it at length and so far, this thing is such a time saver, KUDO's to Chris O'Brien.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html"&gt;http://www.sharepointnutsandbolts.com/2007/12/introducing-sharepoint-content.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;you can get the tool here &lt;a href="http://www.codeplex.com/SPDeploymentWizard"&gt;http://www.codeplex.com/SPDeploymentWizard&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-6379102542043947121?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/6379102542043947121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=6379102542043947121' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6379102542043947121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/6379102542043947121'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/sharepoint-content-deployment-wizard.html' title='SharePoint Content Deployment Wizard'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-854639860883970828</id><published>2008-04-16T21:26:00.000-04:00</published><updated>2008-04-16T21:38:41.975-04:00</updated><title type='text'>Creating views in SharePoint</title><content type='html'>&lt;a href="http://www.gigabytz.net/creatingviewsinsharepoint.swf"&gt;http://www.gigabytz.net/creatingviewsinsharepoint.swf&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-854639860883970828?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/854639860883970828/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=854639860883970828' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/854639860883970828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/854639860883970828'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/creating-views-in-sharepoint.html' title='Creating views in SharePoint'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-4449317727507673441</id><published>2008-04-16T21:20:00.000-04:00</published><updated>2008-04-16T21:24:59.756-04:00</updated><title type='text'>SharePoint Free Application Templates and batch file</title><content type='html'>&lt;a href="http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspx"&gt;http://technet.microsoft.com/en-us/windowsserver/sharepoint/bb407286.aspx&lt;/a&gt;&lt;br /&gt;This is the link to Microsoft's 'Fab40'&lt;br /&gt;&lt;br /&gt;I created a batch file to make this process much easier. create a bat file name it whatever, and follow along with the guidelines below.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;echo on&lt;br /&gt;&lt;br /&gt;set cmmand="C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\stsadm.exe"&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ApplicationTemplateCore.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ApplicationTemplateCore.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename BudgetingTrackingMultipleProjects.wsp&lt;br /&gt;%cmmand% -o deploysolution -name BudgetingTrackingMultipleProjects.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename BudgetingTrackingMultipleProjects.wsp&lt;br /&gt;%cmmand% -o deploysolution -name BudgetingTrackingMultipleProjects.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename BugDatabase.wsp&lt;br /&gt;%cmmand% -o deploysolution -name BugDatabase.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename CallCenter.wsp&lt;br /&gt;%cmmand% -o deploysolution -name CallCenter.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ChangeRequest.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ChangeRequest.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ComplianceProcessSupport.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ComplianceProcessSupport.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ContactsManagement.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ContactsManagement.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename DocumentLibraryReview.wsp&lt;br /&gt;%cmmand% -o deploysolution -name DocumentLibraryReview.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename EventPlanning.wsp&lt;br /&gt;%cmmand% -o deploysolution -name EventPlanning.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ExpenseReimbursementApproval.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ExpenseReimbursementApproval.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename HelpDesk.wsp&lt;br /&gt;%cmmand% -o deploysolution -name HelpDesk.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename InventoryTracking.wsp&lt;br /&gt;%cmmand% -o deploysolution -name InventoryTracking.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ITTeamWorkspace.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ITTeamWorkspace.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename JobRequisition.wsp&lt;br /&gt;%cmmand% -o deploysolution -name JobRequisition.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename KnowledgeBase.wsp&lt;br /&gt;%cmmand% -o deploysolution -name KnowledgeBase.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename LendingLibrary.wsp&lt;br /&gt;%cmmand% -o deploysolution -name LendingLibrary.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename PhysicalAssetTracking.wsp&lt;br /&gt;%cmmand% -o deploysolution -name PhysicalAssetTracking.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename ProjectTrackingWorkspace.wsp&lt;br /&gt;%cmmand% -o deploysolution -name ProjectTrackingWorkspace.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename RoomEquipmentReservations.wsp&lt;br /&gt;%cmmand% -o deploysolution -name RoomEquipmentReservations.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;br /&gt;&lt;br /&gt;%cmmand% -o addsolution -filename SalesLeadPipeline.wsp&lt;br /&gt;%cmmand% -o deploysolution -name SalesLeadPipeline.wsp -allowgacdeployment -force -local&lt;br /&gt;%cmmand% -o copyappbincontent&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-4449317727507673441?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/4449317727507673441/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=4449317727507673441' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4449317727507673441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/4449317727507673441'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/sharepoint-free-application-templates.html' title='SharePoint Free Application Templates and batch file'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-7063288993083598077</id><published>2008-04-16T21:11:00.000-04:00</published><updated>2008-04-16T21:19:52.965-04:00</updated><title type='text'>Add a Print Button to your SharePoint page!</title><content type='html'>This is cool for those SharePoint Calendars!&lt;br /&gt;&lt;br /&gt;How to do it,&lt;br /&gt;&lt;br /&gt;In your SharePoint site, click on a calendar to display the calendar in calendar view. Edit page using modify wep part. You are going to add a web part above the calendar, pick content editor webpart. It will ask you to open tool pane, click that. On the right side, click source, then paste in the following source. Now the only tricky part to this is to find out what webpart you want to print. To do this, just view your site in regular view, right click, view source, and look for this 'WebPartWPQ3' you need to know the number of the webpart you want to print. once you have this, then add that number to the below code. You can change the title by changing the blue font below. &lt;a href="http://www.imakenews.com/mernstmann/e_article000435389.cfm"&gt;http://www.imakenews.com/mernstmann/e_article000435389.cfm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;John&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-7063288993083598077?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/7063288993083598077/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=7063288993083598077' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7063288993083598077'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/7063288993083598077'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/add-print-button-to-your-sharepoint.html' title='Add a Print Button to your SharePoint page!'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-5900995258728758743</id><published>2008-04-16T21:05:00.000-04:00</published><updated>2008-04-16T21:09:52.111-04:00</updated><title type='text'>Setting the SharePoint 2007 Navigation Flyout Level</title><content type='html'>Setting the SharePoint 2007 Navigation Flyout Level One of the biggest improvements with SharePoint 2007 has been navigation.  The breadcrumbs help and the tabs make a lot of sense.  One of the nice features of the tabs is that you can have an automatic flyout menu for subsites.  Let's say you have a top level 'Clients' tab with a subsite per client.  The navigation will allow you to hover over the 'Clients' tab and see a flyout menu with links to each client site (automatically).  Very nice!&lt;br /&gt;&lt;br /&gt;Let's say you have Project sites per client.  When you hover over your Clients tab, you don't get an automatic second level for project sites.  Why?  The default setting is set to only show one level for the flyout.  How do you change it?  Look for the 'MaximumDynamicDisplayLevels' property in the default.master file.  It is set to '1'.  Change it to '2' and you have two levels of flyout navigation from your top site.  Done. &lt;a href="http://blogs.officezealot.com/mauro/archive/2007/05/30/20395.aspx"&gt;http://blogs.officezealot.com/mauro/archive/2007/05/30/20395.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now there is one important piece for amateurs like me, how to do this? Well, open SharePoint Designer, open you main site, then navigate to _catalogs and look for master, then default.master. Just right click the default.master file and open as TEXT! , hit the control F, and find the 'MaximumDynamicDisplayLevels', change it and viola............but NOT. One very important thing you need to do to finish ip is check the default.master file back in, otherwise, only you will be able to see the flyout menus.&lt;br /&gt;&lt;br /&gt;John&lt;br /&gt;&lt;a href="http://www.gigabytz.net"&gt;www.gigabytz.net&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-5900995258728758743?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/5900995258728758743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=5900995258728758743' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5900995258728758743'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/5900995258728758743'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/setting-sharepoint-2007-navigation.html' title='Setting the SharePoint 2007 Navigation Flyout Level'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-407178259020860572.post-8277308835414821632</id><published>2008-04-16T21:00:00.000-04:00</published><updated>2008-04-16T21:05:06.256-04:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Intro'/><title type='text'>I wanted to post all i have found out and know about Sharepoint</title><content type='html'>First things first, I have been in Technology for quite some time. After being introduced to SharePoint, I was hooked pretty quick.&lt;br /&gt;&lt;br /&gt;Now, let me start to dump my knowledge in hopes of helping other guys along the way.&lt;br /&gt;&lt;br /&gt;Most of the information I have found on the web in various places, I just wanted to have a central site for myself where i can go to see all the mods that i typically do for sharepoint installs.&lt;br /&gt;&lt;br /&gt;John &lt;a href="http://www.gigabytz.net"&gt;www.gigabytz.net&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/407178259020860572-8277308835414821632?l=gigabytzsps.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://gigabytzsps.blogspot.com/feeds/8277308835414821632/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=407178259020860572&amp;postID=8277308835414821632' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8277308835414821632'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/407178259020860572/posts/default/8277308835414821632'/><link rel='alternate' type='text/html' href='http://gigabytzsps.blogspot.com/2008/04/i-wanted-to-post-all-i-have-found-out.html' title='I wanted to post all i have found out and know about Sharepoint'/><author><name>John</name><uri>http://www.blogger.com/profile/02683362710503711043</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
