<?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>Gregory Rodriguez</title>
	<atom:link href="http://vspug.com/gregrod/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/gregrod</link>
	<description>Just another VSPUG - Virtual SharePoint User Group weblog</description>
	<lastBuildDate>Fri, 12 Oct 2007 22:34:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installation and Setup &#8211; Preparing your Server Environment</title>
		<link>http://vspug.com/gregrod/2007/10/12/Preparing-your-Server-Environment/</link>
		<comments>http://vspug.com/gregrod/2007/10/12/Preparing-your-Server-Environment/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 22:34:00 +0000</pubDate>
		<dc:creator>gregrod</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Proper planning is crucial to the successful implementation of any MOSS 2007 Farm.&#160; Below is guide to preparing your server environment by creating the proper accounts and simplifying permissions by making of use of Active Directory groups.
Step 1 &#8211; Create Accounts and Admin Group in Active Directory
The following user accounts should be created:
SAMPLE USER ACCOUNTS:
Server [...]]]></description>
			<content:encoded><![CDATA[<p style="MARGIN:0in 0in 10pt;"><font>Proper planning is crucial to the successful implementation of any MOSS 2007 Farm.<span style="">&nbsp; </span>Below is guide to preparing your server environment by creating the proper accounts and simplifying permissions by making of use of Active Directory groups.</font></p>
<h2 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd" size="4">Step 1 &#8211; Create Accounts and Admin Group in Active Directory</font></h2>
<p style="MARGIN:0in 0in 10pt;"><font>The following user accounts should be created:</font></p>
<h3 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd">SAMPLE USER ACCOUNTS:</font></h3>
<p style="MARGIN:0in 0in 10pt;"><font>Server Farm Account <span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp; </span>=<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>DomainSP-ServerFarm<br />Setup User Account<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>=<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>DomainSP-SetupUser<br />SQL Service Account <span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>=<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>DomainSP-SQLService</font></p>
<h3 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd">SAMPLE DOMAIN GLOBAL GROUP:</font></h3>
<p style="MARGIN:0in 0in 10pt;"><font>AD Global Group<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>=<span style="mso-tab-count:1;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>DomainSharePointAccounts</font></p>
<h2 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd" size="4">Step 2 &#8211; Add Accounts to Administrative Group</font></h2>
<p style="MARGIN:0in 0in 10pt;"><font>Add the three setup accounts created in Step 1 to the Active Directory Global Group created in Step 2.</font></p>
<h2 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd" size="4">Step 3 &#8211; Add Domain Group to Local Administrators Group on SharePoint Servers</font></h2>
<p style="MARGIN:0in 0in 10pt;"><font>Add the Active Directory Global Group (DomainSharePointAccounts) to the Local Administrators Group of every Web Front End or Application Server within your SharePoint Farm.</font></p>
<p style="MARGIN:0in 0in 10pt;"><font>Note: You may also use Active Directory Group Policies to accomplish this.</p>
<p></font></p>
<h2 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd" size="4">Step 4 &#8211; Add Account to the SQL Server Local Admin Group</font></h2>
<p style="MARGIN:0in 0in 10pt;"><font>Add the SQL Service Account (DomainSP-SQLService) to the Local Administrator Group of your SQL Server.</font></p>
<h2 style="MARGIN:10pt 0in 0pt;"><font face="Cambria" color="#4f81bd" size="4">Step 5 &#8211; Assign SQL Server Roles</font></h2>
<p style="MARGIN:0in 0in 10pt;"><font>Create the following Logins and assign the defined Roles on the SQL Instance to be used for the installation of MOSS 2007:</font></p>
<p><b style="mso-bidi-font-weight:normal;"><font><font><u>Logins</u><span style="mso-tab-count:4;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><u>Roles</u></font></font></b> </p>
<p style="MARGIN:0in 0in 10pt;"><font>DomainSP-ServerFarm&nbsp;<span style="mso-tab-count:2;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>dbcreator, securityadmin<br />DomainSP-SetupUser<span style="mso-tab-count:2;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>dbcreator, securityadmin<br />DomainSP-SQLService<span style="mso-tab-count:2;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>dbcreator, securityadmin, sysadmin</font></p>
<p><font>&nbsp;</font><font>&nbsp;</font></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gregrod/2007/10/12/Preparing-your-Server-Environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
