Darrin Bishop

From the Workbench
posts - 101, comments - 16, trackbacks - 6

Tuesday, July 15, 2008

Speed up PowerShell Startup

I caught this little gem (Update-Gac.ps1) on the PowerShell Team blog while I was catching up on posts. This script will Ngen the PowerShell assemblies for a quicker start up. Ngen is a .NET utility that will create a native images that are stored in a cache which can be then used by the framework alleviating some of the JIT-ing at startup. I ran this script and noticed a big difference in the start up times. I will run this on all my machines. 

posted @ Tuesday, July 15, 2008 4:47 PM | Feedback (0) | Filed Under [ PowerShell ]

Infrastructure Update for Microsoft Office Servers Released

Last week Microsoft announced three new updates for the following products:

  • SharePoint Server 2007
  • Windows SharePoint Services 3.0
  • Project Server 2007
  • Search Server 2008
  • Search Server 2008 Express
  • Project Professional 2007.

These infrastructure updates are more than just hot fixes. The updates include hot fixes and platform improvements.  There is a WSS and MOSS version of the updates and the WSS version should be applied prior to the MOSS version. Both x86 and x64 is available

The Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) applies to Windows SharePoint Services 3.0

The Infrastructure Update for Microsoft Office Servers (KB951297) applies to the following server products:

  • Microsoft Office SharePoint Server 2007
  • Microsoft Office Project Server 2007
  • Microsoft Search Server 2008
  • Microsoft Search Server 2008 Express
  • Project Professional 2007 (client)

Key features in the Infrastructure Updates include new search features and functionality from Microsoft SharePoint Search Server 2008, Content Deployment fixes, improved performance for profile import, and improvements to updating and patching.

The SharePoint Team Blog post has some KEY information that you should read before you install these updates. You can find out more from the SharePoint Team blog at:
http://blogs.msdn.com/sharepoint

Here are the download links for the WSS/MOSS infrastructure updates:

Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) - x86 
Infrastructure Update for Windows SharePoint Services 3.0 (KB951695) - x64
Infrastructure Update for Microsoft Office Servers (KB951297) - x86
Infrastructure Update for Microsoft Office Servers (KB951297) - x64

The Project Professional 2007 client update is located at: www.microsoft.com/downloads/details.aspx?FamilyId=F385ADB8-0425-4BA4-BECE-7664B8F49D12&displaylang=en

I just happen to be building a brand new development server and I plan to apply these updates after the build is complete.

posted @ Tuesday, July 15, 2008 11:02 AM | Feedback (0) | Filed Under [ SharePoint ]

Powered by: