<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Roland Serman</title>
	<atom:link href="http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blogs.vanderbilt.edu/~roland.serman</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 01 Oct 2009 13:19:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MARS 09/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=57</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=57#comments</comments>
		<pubDate>Thu, 01 Oct 2009 13:19:26 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=57</guid>
		<description><![CDATA[Over the past month I managed to upgrade our KMS server, so we can now license both Windows 2008 R2 and Windows 7.
Though I spent most of the month working on various issues/mini projects for the ECS team.&#160; Ending the month with building the newly purchased em05, and rebuilding em04 so that it could utilize [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past month I managed to upgrade our KMS server, so we can now license both Windows 2008 R2 and Windows 7.</p>
<p>Though I spent most of the month working on various issues/mini projects for the ECS team.&#160; Ending the month with building the newly purchased em05, and rebuilding em04 so that it could utilize the additional RAM that was purchased… Gotta hate it when you build a server with 32 GB and only install Standard, then decided&#160; you need more RAM.&#160; Anyway, two mailbox servers down, eight or so go.</p>
<p>I spent quite a bit of time after hours setting up lab environment at the house, so that I can both work on my 2008 R2 skills, and to assist automating our build process.&#160; So far I’ve gotten my 2008 R2 AD setup, and Windows Deployment services installed and configured.&#160; Hopefully next month I can test doing some OS pushes, and then investigate incorporating our default settings, firewall rules, application installs etc, into an automated package.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 08/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=54</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=54#comments</comments>
		<pubDate>Thu, 27 Aug 2009 13:49:47 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=54</guid>
		<description><![CDATA[I finished moving the SharePoint Test farm behind the F5, and setup SSL termination on the F5.  Some of hte service monitors are not ideal, but as soon as I have some more time to spend on it, I should be able to get things setup properly.  Then I can document the process, and start [...]]]></description>
			<content:encoded><![CDATA[<p>I finished moving the SharePoint Test farm behind the F5, and setup SSL termination on the F5.  Some of hte service monitors are not ideal, but as soon as I have some more time to spend on it, I should be able to get things setup properly.  Then I can document the process, and start prepping to move the production SharePoint farm behind the F5.</p>
<p>I spent several days researching some blue screens that were generated on several of the ECS servers.  Initially we were not getting memory dumps.  We discovered two issues that were preventing the servers from creating memory dumps.</p>
<ul>
<li>The first issue is that the page file was not on the system partition. In order for the system to generate a User, or Kernel dump, an adequately sized page file must exist on the system partition.</li>
<li>The second issue, was that the system partition was not large enough to place the entire page file on the system partition, so getting a User dump was not an option.  We could still get a Kernel dump, but that required us to make the following registry change, so that we could have a small (smaller than physical RAM) page file on the system partition:</li>
</ul>
<ol>
<li>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\CrashControl\ Create a new DWORD named IgnorePagefileSize, with a value of 1.</li>
</ol>
<p>After making the necessary changes we received our first memory dump on EM24.  After analyzing this dump, we were able to determine that an unkown driver had modified the PrintDbg routine.  Then I went through all the ECS servers looking for the same stop code, adn was able to determine that 3 different ECS servers had experienced 8 BSOD&#8217;s with the same stop code the first starting on 6/30/09.  Next we tried to track down what drivers were installed either on 6/30 or shortly beforehand.  We could not find any documented changes for driver updates on the three impacted servers. So the decision was to replace the 3 impacted VM&#8217;s with new VM&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 07/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=50</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=50#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:09:35 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=50</guid>
		<description><![CDATA[Moved the test SharePoint farm moved behind the F5, though I still haven&#8217;t gotten it working yet. Mysites seem to work fine, but all the other sites, i.e. its, dar, etc don&#8217;t.  I&#8217;ve spent a large portion of my time learning the F5 this month, and have had quite a bit of assistance from Peter [...]]]></description>
			<content:encoded><![CDATA[<p>Moved the test SharePoint farm moved behind the F5, though I still haven&#8217;t gotten it working yet. Mysites seem to work fine, but all the other sites, i.e. its, dar, etc don&#8217;t.  I&#8217;ve spent a large portion of my time learning the F5 this month, and have had quite a bit of assistance from Peter when he could spare the time.  Hopefully when I get back from vacation I can figure out why the core SharePoint sites on the test farm are unavailable through the F5.</p>
<p>I upgraded the ePolicy server to 4.0 Patch 5 to resolve a weak encryption vulnerability.  Only to discover a new more severe security vulnerability with patch 5.   I have an open ticket with McAfee on this, but have made very little progress.  They have escalated the ticket to tier 3 support, who in turn pushed it over to the security team.  I&#8217;m still waiting to hear back.</p>
<p>I opened a ticket with Microsoft about the recurring event 6614 that we&#8217;re getting on our production SharePoint farm.  Naturally once opening the ticket we have not seen the error.  Microsoft suggested that we remove some old application pools that are no longer in use, which we did, but ultimately the we have yet to receive the error again, so the ticket has been closed.</p>
<p>I applied Windows patches on all of the ECS servers, and in the process discovered several discrepancies, some of which have been resolved, and the rest will be resolved shortly. Hopefully next month we can do this as part of our regular WSUS patching schedule.</p>
<p>Built a few servers for the ECS guys, and during the process had to make several updates to our Windows 2008 build doc.  We are now deploying VSE 8.7 instead of VSE 8.5, as well as using a newer version of IBM director, pointed to our new IBMDir server.</p>
<p>I also finalized 4 new VSE installation packages for use on new server deployments.  Two for VSE 8.5 and two for VSE 8.7.  On all 4 builds the built in autoupdate task is disabled, which prevents some false alerts from behind sent out.  As we discovered recently the built in autoupdate tries to patch applications that don&#8217;t exist on the server, thereby generating Install/Upgrade failure notifications.  The other change in the 4 builds is that two of them install to our default installation path on the D drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 6/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=47</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=47#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:37:57 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=47</guid>
		<description><![CDATA[Well this month we finally managed to get all of our Wintel servers upgraded to ePO 4.0, sadly we still have one server that is still running VSE 8.0.  Hopefully I can get that one upgraded to 8.5 this month, so I can close out that SWE as well.
I spent most of the month, preparing [...]]]></description>
			<content:encoded><![CDATA[<p>Well this month we finally managed to get all of our Wintel servers upgraded to ePO 4.0, sadly we still have one server that is still running VSE 8.0.  Hopefully I can get that one upgraded to 8.5 this month, so I can close out that SWE as well.</p>
<p>I spent most of the month, preparing for, testing and then deploying WSS 3.0/MOSS 2007 SP2.  The upgrade in our test farm went smoothly, and for the most part it went smoothly in production.  I only ran into one unexpected snag in production.  After extracting both WSS SP2 binaries and the MOSS SP2 binaries, when I ran the setup wizard, it never prompted to start the wizard on the other servers, and then failed to install.  The fix was to reboot the entire farm, and then run the wizard again.  At this point, everything proceded as it was supposed to, and the upgrade was a success.  (that is after going in and adding our license key again, would&#8217;ve thought Microsoft would&#8217;ve released an updated service pack to resolve that little issue by now).</p>
<p>I also finished updating our SharePoint installation documents, to include not only installing SharePoint and Project server, but creating the default SSP, mysites, etc.  As well as all post SharePoint configuration changes/application installs that we&#8217;ve made to our production environment.  I&#8217;m still working on merging those changes into our DR document, but will hopefully have that completed shortly as well.  Anyway, the big positive here, is that we now have a step by step document for every step needed to reproduce our production environment with every addon, third party app, and custom configuration setting.</p>
<p>Once I finish updating the DR document, I hope I can find the time to polish our back up script.  Currently everytime a new site or mysite is added, we have to manually add it to the backup script.  I&#8217;m pretty sure, that we can completely automate this process, I just need to find the time to work on it.  As it sits now, I update the script once a month, and again before any major change, but that does leave holes in our backup process.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=47</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 05/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=44</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=44#comments</comments>
		<pubDate>Fri, 29 May 2009 15:56:43 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=44</guid>
		<description><![CDATA[We discovered this month that by default hibernation is enabled on all Windows 2008 installs.  Thereby potentially consuming large amounts of disk space depending on the hardware in the server.  As we discovered with our SharePoint servers, we had an 8GB hibernation file on each server.  Fortunately this is easy to fix, by simply opening [...]]]></description>
			<content:encoded><![CDATA[<p>We discovered this month that by default hibernation is enabled on all Windows 2008 installs.  Thereby potentially consuming large amounts of disk space depending on the hardware in the server.  As we discovered with our SharePoint servers, we had an 8GB hibernation file on each server.  Fortunately this is easy to fix, by simply opening an administrative command prompt and typing &lt;powercfg.exe -h off&gt; to disable hibernation.</p>
<p>Our SharePoint rollout should be complete and officially in production by the end of this month.  So with that being said I spent some time updating all of the support documentation that goes with that, and discovered it hadn&#8217;t been updated since prior to our upgrade to 2008 on all of our SharePoint servers, so all of the instructions for setting the SSL host headers were wrong.</p>
<p>I prepped our test SharePoint farm to do some DR/backup/restore testing via Legato, only to discover that the current version isn&#8217;t supported if your backup server is running on Linux, so that appears to have been a wasted effort.  Supposedly the next version will correct this issue, I guess we&#8217;re back to waiting for EMC to provide a viable backup and restore method for SharePoint.</p>
<p>I spent quite a bit of time working on ISA this month.  ITS-HCWNAP61 is now officially in production supporting our OCS deployment.  I rebuilt and prepped ITS-HCWNAP60 to join the array, and discovered several potential issues while testing the change in our test environment, and have had to defer my original change.<br />
•    It appears the issue that caused us to rebuild our ISA servers repeatedly, where whichever node didn&#8217;t house the CSS would start to deny all incoming requests, is actually due to how NLB utilizes unicast, and most switches aren&#8217;t configured by default to allow all traffic destined for a specific MAC to be sent to multiple switch ports.  I&#8217;m currently testing a potential fix for this in our test environment.<br />
•    In researching the previously mentioned problem, I stumbled across several things we weren&#8217;t aware of when we initially deployed ISA.  When using NLB, intra-array communication cannot pass on any interface using NLB.  Also, it is recommended that your Intra-array communication reside on a private network, a daunting challenge in our environment, since this private network also requires AD access, and is heavily used for Kerberos authentication, as well as passing configuration back and forth between all array members.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=44</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MARS 04/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=37</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=37#comments</comments>
		<pubDate>Mon, 27 Apr 2009 13:37:25 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>
		<category><![CDATA[SharePoint; PowerShell; MOSS 2007; WSS; ISA]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=37</guid>
		<description><![CDATA[Operations
Streamlined our server build process, and updated our build documentation accordingly.&#160; For both Windows 2003 and Windows 2008 I wrote some PowerShell scripts that utilize netsh to set all of our default firewall rules.
Also for Server 2008, I wrote some additional scripts that install all the Windows Features that we install by default, such as [...]]]></description>
			<content:encoded><![CDATA[<p><strong><font size="4">Operations</font></strong></p>
<p>Streamlined our server build process, and updated our build documentation accordingly.&#160; For both Windows 2003 and Windows 2008 I wrote some PowerShell scripts that utilize netsh to set all of our default firewall rules.</p>
<p>Also for Server 2008, I wrote some additional scripts that install all the Windows Features that we install by default, such as PowerShell.&#160; As soon as I find the time I plan on attempting to completely automate our OS install to include all of our default settings and&#160; application installs, i.e. Anti-virus, smartcard, etc.</p>
<p><strong><font size="4">OCS</font></strong></p>
<p>Not much to report on this one, other than that I prepped two of the OCS servers for our R2 rollout.&#160; I also prepped our ISA farm (added some new network interfaces) for OCS.</p>
<p><strong><font size="4">ISA</font></strong></p>
<p>Well after months of troubleshooting and countless hours on the phone with Microsoft Premier support we’ve finally figured out a work around to our issue with editing documents in SharePoint when using ISA.&#160; In a nutshell clients running Windows Vista and Office 2007 would receive an error when trying to save a document back to SharePoint after editing.&#160; After spending a lot of time on the phone with and outstanding Support Engineer at Microsoft it was determined that it was a bug in WebDAV.&#160; Until the WebDAV team releases a fix we were able to find the following work around.</p>
<ol>
<li>Require Check In/Check Out on all document libraries.</li>
<li>Disable Basic Authentication for the the Web Client Service, open regedit, and browse to HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters</li>
<ol>
<li>Find the BasicAuthLevel key, and set the value to 0</li>
</ol>
</ol>
<p><strong><font size="4">SharePoint</font></strong></p>
<p>Deployed a new GPO to all of ITS staff that configures all settings needed for seamless use of SharePoint.&#160; The changes made by the GPO are as follows:</p>
<ol>
<li>Adds the SharePoint URL’s to the trusted sites list.</li>
<li>Enables automatic login for trusted sites.</li>
<li>Adds the VU Certificate Authority as a trusted root certificate authority.</li>
<li>Adds the AuthForwardServerList registry key listing all the SharePoint URL’s via a startup script: </li>
<p>HKLM\SYSTEM\CurrentControlSet\Services\WebClient\Parameters</p>
<p>REG_MULTI_SZ&#160; “AuthForwardServerList”</p>
</p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 03/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=35</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=35#comments</comments>
		<pubDate>Thu, 26 Mar 2009 15:43:09 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=35</guid>
		<description><![CDATA[Another month has come and gone, and again, I&#8217;ve spent most of the month working on SharePoint &#38; ISA.  Fortunately I do believe we&#8217;re actually getting close to a resolution.  Maybe by the time I write up next months MARS, I can say the issue is resolved.

Determined that if you disable WebDAV and require Check [...]]]></description>
			<content:encoded><![CDATA[<p>Another month has come and gone, and again, I&#8217;ve spent most of the month working on SharePoint &amp; ISA.  Fortunately I do believe we&#8217;re actually getting close to a resolution.  Maybe by the time I write up next months MARS, I can say the issue is resolved.</p>
<ul>
<li>Determined that if you disable WebDAV and require Check In/Check Out then you no longer get prompted to authenticate with Vista clients when accessing SharePoint via ISA.</li>
<li>Developed PowerShell scripts to configure the Host Based firewall with all of our default settings for both Windows 2003 and Windows 2008.</li>
<li>Assisted with the Exchange 2007 DR test, and have documented the OS side of the Exchange 2007 build for the Mail Team,  as well as developed a firewall script to apply the additional firewall config changes needed for Exchange.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 02/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=33</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=33#comments</comments>
		<pubDate>Fri, 27 Feb 2009 21:52:00 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=33</guid>
		<description><![CDATA[I&#8217;ve spent most of the month working on ISA, sadly it seems that every time we think we&#8217;re making progress, we find out we&#8217;ve broken something else.
At this point, I think we&#8217;re moving in the right direction.  It appears that we&#8217;ve solved the issue with some Vista clients not being able to save a document [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent most of the month working on ISA, sadly it seems that every time we think we&#8217;re making progress, we find out we&#8217;ve broken something else.</p>
<p>At this point, I think we&#8217;re moving in the right direction.  It appears that we&#8217;ve solved the issue with some Vista clients not being able to save a document in SharePoint after editing it by using LDAP authentication to AD instead of AD Integrated.  I can&#8217;t explain it, but thats what we&#8217;ve discovered.</p>
<p>We still have two outstanding issues, one being login prompts for some users when opening a document, and the second being that our second ISA server decides to deny all incoming connections after an hour or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MARS 01/09</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=32</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=32#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:12:53 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=32</guid>
		<description><![CDATA[Lets see, what have I done this month&#8230;
Oh yeah, SharePoint, and a bit of ePO stuff as well.

Rebuilt the SharePoint test farm on the new Test Admin Network.
Spent countless hours either on the phone with Microsoft troubleshooting our file edit issues when using ISA.
Spent countless hours testing various scenarios and building and rebuilding Vista VM&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Lets see, what have I done this month&#8230;</p>
<p>Oh yeah, SharePoint, and a bit of ePO stuff as well.</p>
<ul>
<li>Rebuilt the SharePoint test farm on the new Test Admin Network.</li>
<li>Spent countless hours either on the phone with Microsoft troubleshooting our file edit issues when using ISA.</li>
<li>Spent countless hours testing various scenarios and building and rebuilding Vista VM&#8217;s to accomodate Microsofts, testing requests.</li>
<li>Assisted Partner with vairous issues with ePolicy Orchestrator, as they tested and then deployed it to all of ITS.</li>
<li>Developed a login script for Partner so that they can easily deploy the ePO Agent to all of DOA.</li>
<li>Removed, and retired ITS-HCWNAP54 from our SharePoint farm, the last Windows 2003 server (with the exception of the SQL Cluster) in our current production farm.</li>
<li> Resolved an issue with ePO reporting, where none of the canned reports were showing up.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=32</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MARS 12/08</title>
		<link>http://blogs.vanderbilt.edu/~roland.serman/?p=31</link>
		<comments>http://blogs.vanderbilt.edu/~roland.serman/?p=31#comments</comments>
		<pubDate>Thu, 18 Dec 2008 20:18:00 +0000</pubDate>
		<dc:creator>roland.e.serman</dc:creator>
				<category><![CDATA[AppHosting]]></category>

		<guid isPermaLink="false">http://blogs.vanderbilt.edu/~roland.serman/?p=31</guid>
		<description><![CDATA[I’ve spent the past month almost entirely on migrating all of our SharePoint servers from Windows 2003 R2 x64 to Windows 2008 x64.&#160; By the end of the month we will have finished three of the four SharePoint servers.&#160; The final Server will be migrated in January.
I’ve also spent quite a bit of time trying [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve spent the past month almost entirely on migrating all of our SharePoint servers from Windows 2003 R2 x64 to Windows 2008 x64.&#160; By the end of the month we will have finished three of the four SharePoint servers.&#160; The final Server will be migrated in January.</p>
<p>I’ve also spent quite a bit of time trying to figure out why some people have issues editing documents in SharePoint if they log in via ISA.&#160; I currently have a ticket open with Microsoft on this, but we’ve made little if any progress as to determining the actual cause.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.vanderbilt.edu/~roland.serman/?feed=rss2&amp;p=31</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
