<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The SharePoint Farmer's Almanac : w2k8</title><link>http://msmvps.com/blogs/shane/archive/tags/w2k8/default.aspx</link><description>Tags: w2k8</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Prepare for the future: Windows 2008 and 64bit</title><link>http://msmvps.com/blogs/shane/archive/2009/01/05/prepare-for-the-future-windows-2008-and-64bit.aspx</link><pubDate>Mon, 05 Jan 2009 19:48:04 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1658556</guid><dc:creator>Shane</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1658556</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2009/01/05/prepare-for-the-future-windows-2008-and-64bit.aspx#comments</comments><description>&lt;p&gt;New Year = New work for you.  As I look into my crystal ball for 2009 I see Windows Server 2008 and 64 bit servers in your future.  Why?  If for no other reason than the next version of SharePoint will be 64bit only and I know you are looking forward to test driving it whenever it shows up.  &lt;a href="http://www.toddklindt.com/blog"&gt;Todd&lt;/a&gt; and I have spent quite a bit of time discussing the items below so I thought I would share some of the thoughts we had.
&lt;/p&gt;&lt;h1&gt;64 bit
&lt;/h1&gt;&lt;p&gt;You are probably a lot like me and think 32 bit vs. 64 bit?  No big deal, everything is the same you just get to use more memory. Yeah… on the surface that sounds great but in reality not the case.  In reality, the software world is still very new to this whole 64bit thing and sometimes we are the ones who suffer.  An example is simple things like ifilters for Search.  For the longest time we didn&amp;#39;t have a reliable, free 64 bit PDF ifilter.  This caused more than one SharePoint deployment to be changed in mid project because no one checked; they just assumed it was available.  The point is until you do a project top to bottom in 64 bit you are going to be under the false assumption it will all just work.  Did you know the VSeWSS (Visual Studio Extension for SharePoint) only work in 32 bit?  
&lt;/p&gt;&lt;p&gt;Now luckily for us the current version of SharePoint runs in both 32 and 64 bit so this is the time to play.  In a perfect world you would have two test farms, one for 32 bit and one for 64 bit, and then you could try everything twice.  You probably also know that you can mix and match the two architectures in the same farm, while this is true try to proceed with caution.  While they can be combined you cannot mix a role.  So for example if your web front end (WFE) is 32 bit then you shouldn&amp;#39;t add a second WFE that is 64 bit, this is unsupported.  But you can have a 32 bit WFE and 64 bit Index server with no problems.  
&lt;/p&gt;&lt;p&gt;Even outside of the SharePoint/Administrator space 64 bit is becoming more prevalent.  My new Dell M4400 is running Windows Vista Ultimate 64 bit.  Why?  The laptop supports 8 GB of RAM and to take advantage of that you need 64 bit.  The downside to this is for a lot of hardware the 64 bit drivers are not as readily available or they are not as stable as their 32 bit counterparts.  Then once you do a get a stable deployment of Windows on your laptop you may find not all of your software works.  For a long time Cisco didn&amp;#39;t have a 64 bit VPN client, that was very painful.  Eugene Rosenfeld has a blog post on &lt;a href="http://thingsthatshouldbeeasy.blogspot.com/2008/07/why-i-hate-x64.html"&gt;Why I hate x64&lt;/a&gt; which points out some oddities when it comes to software, some have been fixed others have not.  The key thing here is you would have never thought of these things not working until you committed to running 64 bit.  
&lt;/p&gt;&lt;p&gt;I realize after reading this it is easy to think this 64 bit thing sucks, I should just avoid it.  No.  You need to take this knowledge and embrace it because sooner than later you will find yourself running 64 bit servers.  Would you prefer to learn them now while it is a side thought instead of being knee deep into a critical project, trying to meet a deadline and discover such things?  
&lt;/p&gt;&lt;p&gt;Other Random Reading – &lt;a href="http://technet.microsoft.com/en-us/magazine/2006.01.insidemscom.aspx"&gt;Making the Move to x64&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;(This is funny but I am having this same conversation on &lt;a href="http://www.twitter.com/shanescows"&gt;Twitter&lt;/a&gt; right now completely unrelated to this post.)
&lt;/p&gt;&lt;h1&gt;Windows Server 2008
&lt;/h1&gt;&lt;p&gt;Another false assumption – I know EVERYTHING there is to know about Windows Server 2003 so I am already an expert at W2k8.  Wrong again.  You may be able to figure out things fairly quickly but there are a lot of little things that are different.  For a SharePoint admin IIS 7 != IIS 6 no matter how badly we want it to be. Example?  I tried to setup SharePoint and Kerberos on a Windows 2008 box and a few hours later I found the new check box I needed to deselect in a &lt;a href="http://www.harbar.net/archive/2008/05/18/Using-Kerberos-with-SharePoint-on-Windows-Server-2008.aspx"&gt;post&lt;/a&gt; from Spence. :(  Did you know that W2k8 has a 28 MB file upload limit baked in?  I didn&amp;#39;t until the first time I encountered it. &lt;a href="http://msmvps.com/blogs/shane/archive/2008/12/17/windows-server-2008-wfe-will-not-allow-large-file-uploads.aspx"&gt;Windows Server 2008 WFE will not allow large file uploads&lt;/a&gt;  The list goes on and on. 
&lt;/p&gt;&lt;p&gt;Now this stuff does not mean W2k8 is bad, just different.  And until you dig your claws in and play A LOT you aren&amp;#39;t going to learn these little differences.  I have been trying to blog the differences as I have encountered them but there are more to come.  
&lt;/p&gt;&lt;p&gt;Another random thought about W2k8 is our dear friend Hyper-V.  If you see the use of Hyper-V in your future you need to start with it early and often also.  It is not the next version of Virtual PC or Virtual Server so experience with those products will not help.  Hyper-V is faster but at a cost of having to learn again how to build and configure things.  Even more annoying, most of your W2k3 VHDs will have to be reactivated when you move them to Hyper-V.  Very rude.  Once again, you aren&amp;#39;t going to find the nuisances until you try.
&lt;/p&gt;&lt;h1&gt;My challenge to you
&lt;/h1&gt;&lt;p&gt;Find yourself a box you can install Windows Server 2008 64 bit on with Hyper-V.  Then in Hyper-V create a virtual Windows Server 2008 64 bit box.  Now add SQL 2008 and then MOSS 2007 SP1 + the December cumulative update.  How did that go?  I am sure it wasn&amp;#39;t easy but I promise you will have learned plenty along the way and at the end you will have a nice play ground for testing against.  Hell, then be sure to update your resume with all of the new skills you just acquired.  :) 
&lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1658556" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/Links/default.aspx">Links</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/w2k8/default.aspx">w2k8</category></item><item><title>Windows Server 2008 WFE will not allow large file uploads</title><link>http://msmvps.com/blogs/shane/archive/2008/12/17/windows-server-2008-wfe-will-not-allow-large-file-uploads.aspx</link><pubDate>Wed, 17 Dec 2008 18:51:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1657027</guid><dc:creator>Shane</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1657027</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2008/12/17/windows-server-2008-wfe-will-not-allow-large-file-uploads.aspx#comments</comments><description>&lt;p&gt;I had a client a couple weeks ago who upgraded from SPS 2003 to MOSS 2007 using the database attach method.  This means the MOSS farm was built on new hardware which we chose Windows Server 2008 for.  This was a very challenging upgrade for several reasons but primarly because the 2003 site database was in bad shape.  Once we worked through the issues and got things up we noticed strange behavior.  When uploading a large file (anything larger than 28 MB) the browser would instantly come back with a 404 error.  So our first thought was check the three normal settings for large uploads.
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Central Admin &amp;gt; Application Management &amp;gt; General web application settings.  By default this is 50 MB.  You can increase to 2 GB.
&lt;/li&gt;&lt;li&gt;Then you can go into IIS.  Find your web application and go to properties.  Then change the IIS timeout from 120 seconds to a much larger setting.
&lt;/li&gt;&lt;li&gt;Upload.aspx is an application page.  Application pages have their own web.config which controls their timeout.  The default for these pages is 360 seconds.  You need to increase this.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;All of these settings apply whether you are using w2k3 or w2k8 and are covered in this kb &lt;a href="http://support.microsoft.com/kb/925083"&gt;http://support.microsoft.com/kb/925083&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;We made all of those changes and no change in behavior.  And besides we didn&amp;#39;t have a timeout issue because on a 27 MB file is processed for a few seconds and then uploaded no problem.  On a 30 MB or greater file it failed instantly.   
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.toddklindt.com/blog"&gt;Todd Klindt&lt;/a&gt; to the rescue he pointed me at this KB944981 - &lt;a href="http://support.microsoft.com/kb/944981"&gt;You cannot upload files that are larger than 28 MB on a Windows Server 2008-based computer that is running Windows SharePoint Services 3.0&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;So I gave it a try and it actually made things worse.  What the heck?  Well then I reread it. They tell you to make a change to the web.config and say just put the change in the &amp;lt;configuration&amp;gt; section.  WRONG!  Well kind of.  You need to make the change in the &amp;lt;configuration&amp;gt; section but it has to be after the &amp;lt;/configSections&amp;gt; tag.  So I recommend you paste their change between &amp;lt;/configSections&amp;gt; and the &amp;lt;SharePoint&amp;gt; tag.  
&lt;/p&gt;&lt;p&gt;Now everything works great.  Do note their change only allows you to upload files with a size of 50 MB.  If you want larger you will need to increase the maxAllowedContentLength=.
&lt;/p&gt;&lt;p&gt;If you are going to be playing with Windows Server 2008 and SharePoint I recommend you go poke around the SharePoint and w2k8 resource center at &lt;a href="http://technet.microsoft.com/en-us/office/sharepointserver/bb735844.aspx"&gt;http://technet.microsoft.com/en-us/office/sharepointserver/bb735844.aspx&lt;/a&gt;. Thanks to &lt;a href="http://twitter.com/emilysc"&gt;Emily Schroeder&lt;/a&gt; for the tweet on that page which she runs. &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt;Even better yet Todd and I have some fun new stuff coming on Windows Server 2008 and 64 bit before the end of the year.  
&lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Consulting&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1657027" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/How+Do+I/default.aspx">How Do I</category><category domain="http://msmvps.com/blogs/shane/archive/tags/Error+Messages/default.aspx">Error Messages</category><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/w2k8/default.aspx">w2k8</category></item><item><title>Windows 2008 not playing nice with Central Admin</title><link>http://msmvps.com/blogs/shane/archive/2008/12/17/windows-2008-not-playing-nice-with-central-admin.aspx</link><pubDate>Wed, 17 Dec 2008 04:51:25 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656963</guid><dc:creator>Shane</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/shane/rsscomments.aspx?PostID=1656963</wfw:commentRss><comments>http://msmvps.com/blogs/shane/archive/2008/12/17/windows-2008-not-playing-nice-with-central-admin.aspx#comments</comments><description>&lt;p&gt;This is one for your &amp;quot;that is odd&amp;quot; file.
&lt;/p&gt;&lt;p&gt;Just finished installing MOSS 2007 on a fresh w2k8 server with SQL 2008.  All 64 bit.  I am hoping to build a dedicated production server for &lt;a href="http://www.sharepoint911.com"&gt;http://www.sharepoint911.com&lt;/a&gt; instead of the current prod, test, dev, try crazy stuff server we have.  &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;p&gt;After I finished installing I ran configuration wizard and created a new farm successfully.  When config wizard finished it automatically launched Central Admin and all was well.  I started bouncing around starting services and such.  The home page of central admin looked something like:
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/121708_0449_Windows20081.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Notice those nice links for Services on server or Incoming mail.  Just as things should be.
&lt;/p&gt;&lt;p&gt;Then I closed the browser and opened it again and manually typed in the URL for central admin.  Now look at the screen shot and the missing links in the Topology and Services section.
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.sharepoint911.com/blog%20images/121708_0449_Windows20082.png" alt="" /&gt;
	&lt;/p&gt;&lt;p&gt;Over on the Application Management tab Create a web application is missing.  Why?
&lt;/p&gt;&lt;p&gt;Well some people have learned (the hard way) if you are not a local administrator on the central admin server you have the same missing links but since I was logged in as the same user that wasn&amp;#39;t my issue.  After about 10 minutes of beating my head on the table I did find the difference.  When you go to Start &amp;gt; All Programs &amp;gt; Microsoft Office Server &amp;gt; SharePoint 3.0 Central Administration it is actually running configuration wizard with the showcentraladmin parameter.  Through the magic that is SharePoint this command is also setting Internet Explorers protected mode to Off.  With it Off you get all of the links.  When you navigate by typing in the URL to Central Admin in IE protected mode is On by default for the Local Intranet zone.  With it On no links for you.
&lt;/p&gt;&lt;p&gt;You want even stranger.  When I open IE on my Vista desktop and navigate to central admin (on the remote server) by default the site opens in the Internet Zone with Protected Mode On and I still get all the proper links.
&lt;/p&gt;&lt;p&gt;Hope this saves someone.  On a bright note it has inspired my next post.
&lt;/p&gt;&lt;p&gt;Shane – &lt;a href="http://www.sharepoint911.com/"&gt;SharePoint Consulting&lt;/a&gt;
	&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656963" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/shane/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://msmvps.com/blogs/shane/archive/tags/w2k8/default.aspx">w2k8</category></item></channel></rss>