Archive for 'SharePoint'
Expand the virtual disk size of Windows 2008 Server with VMware Player / Workstation
Posted on October 27, 2011, under SharePoint, Software, Technology.
VMware Disk (~20 minutes)
For Workstation 7 and later and Player 3.x and later, you can increase the virtual disk from the GUI:
- Select the virtual machine from the Inventory.
- Click Edit Virtual Machine Settings.
- Click Hard Disk.
- Click Utilities > Expand, enter the new size, then click Expand.
Windows 2008 OS (~2 minutes)
How to extend the boot partition in Windows Server 2008
To extend the boot partition in Windows Server 2008, follow these steps:
- 1. Click Start, and then click Server Manager.
- 2. In the navigation pane, expand Storage, and then click Disk Management.
- 3. In the details pane, right-click the volume that you want, and then click Extend Volume.
- 4. Follow the instructions in the Extend Volume Wizard to extend the boot partition.
Reference: http://support.microsoft.com/kb/325590
Install SharePoint Server 2010 SP1 with Office Web Apps
Posted on July 10, 2011, under SharePoint.
This post is a screenshot walk through of upgrading a standalone (with SQL Server) SharePoint Server 2010 installation to Service Pack 1, along with Office Web Apps.
I’m not sure that the first run on the Config Wizard needs to take place, but since there are some prerequisites to OWA SP1 if you don’t have SharePoint SP1 installed first, I’m doing them separate.
Download:
- Service Pack 1 for SharePoint Foundation 2010 (KB2460058)
- Service Pack 1 for Microsoft SharePoint Server 2010 (KB2460045)
- Service Pack 1 for Microsoft Office Web Apps 2010 (KB2460073)
Order of Installation:
- Install the binary files for Foundation SP1
- Install the binary files for SP Server SP1
- Run the SharePoint Configuration Wizard
- Install Office Web Apps SP1
- Run the SharePoint Configuration Wizard
Update I: Here is an excellent write up on the steps and procedures for installing on a full farm.
SPS2010 – October CU Issues
Posted on November 7, 2010, under SharePoint.
The SharePoint Team blog posted a notice Friday (11/5), that there was an issue with the SPS2010 October CU, and to not install it. Cryptically, they said if you have installed it, to contact Microsoft Support.
Later in the day, they posted a follow-up, detailing which packages were affected (SharePoint Server Package 2394320 and Project Server Package 2394322), and steps for a workaround.
It appears that the main issue is that the User Profile Service Application loses the assigned permissions during the install of the CU. The post walks you through resetting the permissions.
SharePoint/Office 2010 RTM Downloads
Posted on April 22, 2010, under SharePoint.
The following are available on TechNet and MSDN:
- Project Professional 2010 (x64) – (English) 272 (MB)
- Project Professional 2010 (x86) – (English) 235 (MB)
- Project Standard 2010 (x64) – (English) 245 (MB)
- Project Standard 2010 (x86) – (English) 223 (MB)
- Office Professional Plus 2010 (x64) – (English) 718 (MB)
- Office Professional Plus 2010 (x86) – (English) 650 (MB)
- SharePoint Server 2010 (x64) – DVD (English) 723 (MB)
- Visio 2010 (x64) – (English) 343 (MB)
- Visio 2010 (x86) – (English) 293 (MB)
Discover core databases for a Windows SharePoint Services 3.0 farm
Posted on March 4, 2010, under SharePoint.
Below are steps for one method to discover databases used by a WSS 3.0 farm. Log in to SharePoint Central Administration for each of these activities.
Configuration Database
- Go to the “Operations” tab
- Click “Servers in Farm”
- Under “Farm Information” see the following items:
- Configuration database server
- Configuration database name
Central Administration Content Database
- Go to the “Application Management” tab
- Click “Web application list”
- Click “SharePoint Central Administration v3″
- Under “SharePoint Site Management”, click “Site collection list”
- Under the root “/” site, look in the information table for the “Database Name” value
General Usage Content Databases
- Go to the “Application Management” tab
- Click “Web application list”
- For each web application listed other than “SharePoint Central Administration v3″ (see above), perform the following:
- Click the web application name
- Under “SharePoint Site Management”, click “Site collection list”
- For each listed site collection (by URL):
- Click the URL of the site collection
- In the information table, look for the “Database Name” value
Search Database
- Go to the “Operations” tab
- Under “Topology and Services”, click “Services on server”
- Click the text “Windows SharePoint Services Help Search”
- Under “Search Database”, look for the values:
- Database Server
- Database Name
VMware Player – Now creates 64-bit VMs!
Posted on January 25, 2010, under General, SharePoint, Technology.
At home, I recently moved from Vista Ultimate to Windows 7 Home Premium 64-bit. On my Vista setup, I had VirtualPC installed to set up my own labs, installing servers and learning more about various server applications.
I was disappointed to see VirtualPC is no longer supported for Home versions of Windows. I was also disappointed to see the free VMware Server equivalent of VirtualPC had disappeared.
However, I just discovered the free VMware Player now not only runs VMs, as it always has, but also allows you to create them! You can also create and run 64-bit guest VM’s if you have the appropriate hardware, which I do. VirtualPC can’t do that. Sweet!
Update: A co-worker (thanks Shane!) mentioned to me the free VMware Server is still available. I’m going to try out Player, hoping it is more light-weight, and see how it goes first.
Nintex Workflow – “Run If” is King
Posted on November 17, 2009, under SharePoint, Technology.
If you run into logic nesting issues using Nintex Workflow, remember that “Run If” is better than “Set a Condition”.
Team Site Search Broken on SharePoint 2003
Posted on April 13, 2009, under SharePoint.
I realize SharePoint 2003 is fairly old by now, but there are a few production installs out there I’m sure. I still see frequent hits on the account lockout post from awhile back. Here’s a tip from some troubleshooting last fall in case it helps someone else.
We ran into an issue on one of our SPS 2003 installations where the team site information was not searchable at the team site level. We could successfully search all content at the portal/area level, but no results would come back when we performed the same search inside of a team site.
After some troubleshooting with our DBA and Microsoft Support (mostly our DBA), we realized that a required column by SharePoint for indexing the team site content was missing. The column name was Extension.
The resolution for this problem ended up being fairly simple once we figured it out:
- Open SharePoint Central Administration on the front-end server
- In the left-hand navigation, click “Windows SharePoint Services”
- Under “Component Configuration”, click “Configure full-text search”
- Uncheck “Enable full-text search and index component”
- Click OK
- Under “Component Configuration”, click “Configure full-text search”
- Now re-check “Enable full-text search and index component”
- Click OK
- At this point the required column “Extension” should be recreated in the SQL database
- Force a re-index or wait for the next schedule
- Test
This fixed the issue for us, and we were able to bring back search results at both the portal and team site level again.
Book Recommendation: MOSS 2007 Best Practices
Posted on December 17, 2008, under SharePoint, Technology.
There are several books that stand-out in my career where the value is well over the $50 spent on the book. Microsoft Office SharePoint Server 2007 Best Practices is definitely one of those books.
P.S. WordPress 2.7 is pretty slick
Microsoft apps on VMware ESX will now be supported
Posted on September 11, 2008, under SharePoint, Technology.
Microsoft will now support their applications running on the VMWare ESX platform running version 3.5 update 2. For anyone using both VMWare and Microsoft technologies (like Exchange, SharePoint, etc), this is great news!


