Specifications

A Principled Technologies test report 26
The datacenter in a box performance test: Comparing Dell and HP
blade solutions
7. Close the pop-up window.
8. Click Next.
9. Accept the EULA, review the components to be installed, and click Next.
10. Choose the Full installation and location for the install, and click Install.
11. Click Finish.
12. Reboot the machine.
13. Click StartAll ProgramsMicrosoft Visual Studio 2010Microsoft Visual Studio 2010.
14. When prompted, select General Development Settings and click Start Visual Studio.
Setting up and running WSSDW 1.0.0.0 Beta
1. Complete the following steps on the Domain Controller machine:
a. Click StartAdministrative ToolsActive Directory Users and Computers.
b. Right-click the domain name and select NewGroup.
c. Enter testdomaingroup1 for the group name.
d. Repeat steps a through c and create another group named testdomaingroup2
2. Download the following from http://sptdatapop.codeplex.com/releases/view/1141
To the SharePoint 2010 VM
o WSS Data Population Tool RunTime.zip
o WSS Data Population Tool.chm
o WSS Data Population Tool Sample.zip
To the SharePoint 2010 test client
o WSS Performance Load Tests
3. Complete the following steps on the SharePoint 2010 VM:
a. Extract the contents of WSS Data Population Tool RunTime.zip and WSS Data Population Tool Sample.zip.
b. Copy the contents of both extracted .zip folders (WSS Data Population Tool Run Time and WSS Data
Population Tool Sample) into the root of C:
4. Download SharePtServerDeployment.doc from http://www.microsoft.com/en-
us/download/details.aspx?id=10009 and place it into the c:\wssdw folder.
a. Rename WSS Data Population Sample File.xml to WSS_Data_Population_Sample_File.xml so that
there are no spaces in the name. This allows the script to execute from the command prompt.
b. Right-click WSS_Data_Population_Sample_File.xml and click Edit to open the document in Notepad. Scroll
down to line 55 and remove “.txt” from the document name in the destfile parameter. Then, change any
applicable parameters to match the following:
<setproperty NumberOfSiteCollections="100" />
<setproperty SiteNameBase="testsite" />
<setproperty NumberOfGroups="2" />
<setproperty GroupNameBase="testgroup" />
<setproperty TargetDomain="test.local" />
<setproperty DomainGroupRoot="testdomaingroup" />
<setproperty DomainUserName="administrator" />
<setproperty DomainUserPassword="Password1" />
<setproperty DesignerGroup="design" AdminGroup="full control" />
<setproperty NumberOfDocumentLibraries="10" />
<setproperty DocumentLibraryNameBase1="testdoclib_A" />
<setproperty NumberOfDocuments="10" />
<setproperty SourceFileLocation="c:\wssdw\SharePtServerDeployment.doc"
/>