<?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>Jeremy Taylor &#187; MOSS 2007</title>
	<atom:link href="http://www.jeremytaylor.net/tag/moss-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremytaylor.net</link>
	<description>SharePoint &#38; more</description>
	<lastBuildDate>Fri, 19 Mar 2010 10:10:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint Upgrade Checker</title>
		<link>http://www.jeremytaylor.net/2009/07/02/sharepoint-upgrade-checker/</link>
		<comments>http://www.jeremytaylor.net/2009/07/02/sharepoint-upgrade-checker/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:43:16 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[MOSS 2007 SP2]]></category>
		<category><![CDATA[sharepoing migration]]></category>
		<category><![CDATA[SharePoint Upgrade Checker]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[upgrade 2010]]></category>
		<category><![CDATA[WSS 3.0]]></category>
		<category><![CDATA[WSS 3.0 SP2]]></category>
		<category><![CDATA[WSS 3.0 upgrade]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=151</guid>
		<description><![CDATA[As I was looking around, I came across this upgrade check command in stsadm
This command scans your farm servers before starting an upgrade to ensure that some of the prerequisties are met for a successful upgrade.
This is only a guide and will not fix the problems itself.
Remember to work on a development environment and not [...]]]></description>
			<content:encoded><![CDATA[<div class="title">As I was looking around, I came across this upgrade check command in stsadm</div>
<div class="title">This command scans your farm servers before starting an upgrade to ensure that some of the prerequisties are met for a successful upgrade.</div>
<div class="title">This is only a guide and will not fix the problems itself.</div>
<div class="title">Remember to work on a development environment and not production. Backup anything before you touch it  &#8211; even if its your development environment!</div>
<div class="title"><span id="more-151"></span></div>
<div class="title">
<p>The pre-upgrade scanning and reporting operation is implemented as  <strong>Stsadm –o preupgradecheck</strong> , and can be run with or without parameters. For more information, see <a id="ctl00_MTContentSelector1_mainContentContainer_ctl01" onclick="javascript:Track('ctl00_MTContentSelector1_mainContentContainer_ctl00|ctl00_MTContentSelector1_mainContentContainer_ctl01',this);" href="http://technet.microsoft.com/en-us/library/dd793605.aspx">Preupgradecheck: Stsadm operation (Windows SharePoint Services)</a>.</p>
<p>You can use this Stsadm operation to scan farm servers before starting an upgrade to ensure that some upgrade prerequisites are met and to detect known issues that can prevent the upgrade from completing successfully. The results of the scan enable you to address any issues that are identified.</p>
<p>The upgrade checker does not do the following:</p>
<ul>
<li>Supersede the Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Office system.</li>
<li>Automatically fix issues that are identified.</li>
</ul>
</div>
<div class="title">For more information type<strong> stsadm -help preupgradecheck</strong></div>
<div class="title">More information can be found here:</div>
<div class="title">http://technet.microsoft.com/en-us/library/dd793607.aspx</div>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2009%2F07%2F02%2Fsharepoint-upgrade-checker%2F&amp;linkname=SharePoint%20Upgrade%20Checker"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2009/07/02/sharepoint-upgrade-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host headers for SharePoint / Rename Web Application</title>
		<link>http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/</link>
		<comments>http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/#comments</comments>
		<pubDate>Sun, 17 May 2009 06:11:10 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Alternate Access Mappings]]></category>
		<category><![CDATA[Host Headers]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=97</guid>
		<description><![CDATA[Change your existing host header in SharePoint ( WSS or MOSS 2007 )
Do you want to publish your SharePoint intranet or internet site to your users with a nice friendly url (or hostheader)?
This article can be also used if you want to rename your web application.



You would have to change the Alternate Access Mappings in [...]]]></description>
			<content:encoded><![CDATA[<p>Change your existing host header in SharePoint ( WSS or MOSS 2007 )</p>
<p>Do you want to publish your SharePoint intranet or internet site to your users with a nice friendly url (or hostheader)?</p>
<p>This article can be also used if you want to rename your web application.</p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Times New Roman; font-size: small;"><span id="more-97"></span></span></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;"><strong>You would have to change the Alternate Access Mappings in SharePoint.</strong></p>
<p>In SharePoint Central Administration, Click Operations.<br />
In Operations, under the Global Configuration area, click Alternate access mappings</p>
<p style="margin: 0cm 0cm 0pt;"><a rel="attachment wp-att-99" href="http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/att567d6/"><img class="alignnone size-full wp-image-99" title="SharePoint Operations" src="http://www.jeremytaylor.net/sitecontent/2009/05/att567d6.jpg" alt="SharePoint Operations" width="554" height="413" /></a></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;">Next to Alternate Access Mapping Collection, click on the down arrow and click on &#8216;Change Alternate Access Mapping Collection&#8217;.</p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial; font-size: x-small;"><span style="font-family: Times New Roman; font-size: small;"><a rel="attachment wp-att-100" href="http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/att567d7/"><img class="alignnone size-full wp-image-100" title="Change Alternate Access Mapping Collection" src="http://www.jeremytaylor.net/sitecontent/2009/05/att567d7.jpg" alt="Change Alternate Access Mapping Collection" width="554" height="60" /></a></span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial; font-size: x-small;"><span style="font-family: Times New Roman; font-size: small;"><br />
</span></span>
</p>
<p style="margin: 0cm 0cm 0pt;">Select your Web Application</p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Times New Roman; font-size: small;"><a rel="attachment wp-att-101" href="http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/att567d8/"><img class="alignnone size-full wp-image-101" title="Select your Web Application " src="http://www.jeremytaylor.net/sitecontent/2009/05/att567d8.jpg" alt="Select your Web Application " width="554" height="94" /></a></span></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;">
<p>Click on Edit Public URLs</p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Times New Roman; font-size: small;"><a rel="attachment wp-att-102" href="http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/att567d9/"><img class="alignnone size-full wp-image-102" title=" Edit Public URLs" src="http://www.jeremytaylor.net/sitecontent/2009/05/att567d9.jpg" alt=" Edit Public URLs" width="554" height="69" /></a></span></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;">Then type in your desired URL (hostheader) in the Internet field as shown below:<br />
For Example: http://www.mysite.com
</p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Times New Roman; font-size: small;"><a rel="attachment wp-att-103" href="http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/att567da/"><img class="alignnone size-full wp-image-103" title=" Internet field" src="http://www.jeremytaylor.net/sitecontent/2009/05/att567da.jpg" alt=" Internet field" width="554" height="194" /></a></span></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;">Alternatively, you can change the Intranet fields for SharePoint intranet deployments.</p>
<p>Click Save and youre done!</p>
<p>But before you go, make sure your DNS resolves to your web server IP address. Ping and make sure that works. You could also modify your hosts file to test this out.</p>
<p>You have now successfully enabled SharePoint to resolve requests to your new URL.</p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Times New Roman; font-size: small;"><br />
</span></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2009%2F05%2F17%2Fhost-headers-for-sharepoint-rename-web-application%2F&amp;linkname=Host%20headers%20for%20SharePoint%20%2F%20Rename%20Web%20Application"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2009/05/17/host-headers-for-sharepoint-rename-web-application/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SharePoint installed without Active Directory</title>
		<link>http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/</link>
		<comments>http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 08:34:04 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[MOSS 2007]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=74</guid>
		<description><![CDATA[When installing SharePoint from the SharePoint Products and Technologies Configuration Wizard, you may ask, &#8216;what do I do if I want to connect SharePoint using SQL authentication, rather than Microsoft&#8217;s Active Directory?&#8217;
You may want to connect SharePoint to its configuration database using a locked down SQL user account to isolate your front end website from [...]]]></description>
			<content:encoded><![CDATA[<p>When installing SharePoint from the SharePoint Products and Technologies Configuration Wizard, you may ask, &#8216;what do I do if I want to connect SharePoint using SQL authentication, rather than Microsoft&#8217;s Active Directory?&#8217;<br />
You may want to connect SharePoint to its configuration database using a locked down SQL user account to isolate your front end website from Active Directory.</p>
<p>Using the SharePoint Products and Technologies Configuration Wizard, it may appear to be impossible to get past the DOMAIN\User_Name as required in the wizard.</p>
<p><span id="more-74"></span></p>
<p>If you havent installed SharePoint yet, then you should not select to open the configuration wizard.<br />
You need to just click &#8216;close&#8217;.</p>
<p>If you have installed SharePoint and not yet run the configuration Wizard, then you will see this message when you click on Central Administration.<br />
See example:</p>
<p><a rel="attachment wp-att-77" href="http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/sharepoint_html_m699766201/"><img class="alignnone size-full wp-image-77" title="sharepoint_html_m699766201" src="http://www.jeremytaylor.net/sitecontent/2009/04/sharepoint_html_m699766201.png" alt="sharepoint_html_m699766201" width="789" height="126" /></a></p>
<p>Now to connect specify an SQL account instead of a DOMAIN\User_Name account, you would have to close the Wizard and perform the following steps:</p>
<p><a rel="attachment wp-att-76" href="http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/sharepoint_html_m26b15113/"><img class="alignnone size-full wp-image-76" title="sharepoint_html_m26b15113" src="http://www.jeremytaylor.net/sitecontent/2009/04/sharepoint_html_m26b15113.png" alt="sharepoint_html_m26b15113" width="621" height="530" /></a></p>
<p>Manually create four databases in your SQL server with the following settings:<br />
Database Name: (see examples below)<br />
Collation: Latin1_General_CI_AS_KS_WS</p>
<p>Database Name examples:<br />
SharePoint_Config 			(SharePoint Configuration)<br />
SharePoint_AdminContent 		(SharePoint Admin Contents)<br />
SharePoint_SSP_DB			(Shared Services)<br />
SharePoint_SSP_Search_DB	(Shared Services Search)</p>
<p>(Note: SSP &#8211; Shared Services Provider)</p>
<p>Create your SQL user account and assign permissions as dbo on the above databases</p>
<p>Now search for a file called PSConfig.exe<br />
It should be found in:<br />
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN</p>
<p>Open a command prompt and go to the directory where the PSConfig.exe file resides.</p>
<p><a rel="attachment wp-att-78" href="http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/sharepoint_html_m40c8f28f/"><img class="alignnone size-full wp-image-78" title="sharepoint_html_m40c8f28f" src="http://www.jeremytaylor.net/sitecontent/2009/04/sharepoint_html_m40c8f28f.png" alt="sharepoint_html_m40c8f28f" width="668" height="343" /></a></p>
<p>Ready for the fun stuff?<br />
Run this command to create your new SharePoint farm and connect it via a SQL account.</p>
<p>PSConfig -cmd configdb -create -server (Database server name) -database (Database name) -user (Farm Administrators domain account) –password (Farm Administrators password) -dbuser (Newly created SQL username) –dbpassword (SQL password) –admincontentdatabase (Admin Content Database name)</p>
<p>You should see a success message. If not, then I would suggest you to recheck your SQL permissions and Farm Administrators permissions. PSConfig will spit out other errors if its anything else.</p>
<p><a rel="attachment wp-att-79" href="http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/sharepoint_html_78e67f8e/"><img class="alignnone size-full wp-image-79" title="sharepoint_html_78e67f8e" src="http://www.jeremytaylor.net/sitecontent/2009/04/sharepoint_html_78e67f8e.png" alt="sharepoint_html_78e67f8e" width="668" height="343" /></a></p>
<p>PSConfig arguments explained:</p>
<p>create:  Creates a new configuration database and thus establishes a new server farm.  If this server is already connected to a configuration database, the server will be disconnected first, then the new configuration database will be created.</p>
<p>server:  The SQL server where the configuration database is located.<br />
database:  The configuration database name.<br />
dbuser:  The SQL server user name used for SQL authentication.<br />
dbpassword:  The SQL server password used for SQL authentication.<br />
user:  Server farm administrator user account.<br />
password:  Server farm administrator user account password.<br />
admincontentdatabase:  The Central Administration Web Application content database name.</p>
<p>You would have to resume the Configuration Wizard.<br />
Go to Start &gt; All Programs &gt; Microsoft Office Server &gt; SharePoint configuration Wizard. The wizard should have detected that the configuration database has already been created.</p>
<p>Don’t disconnect from the server farm, unless you want to recreate the database again.</p>
<p>You should now use your SQL Authentication to any other databases you want to configure such as the SSP and the Search Database.</p>
<p>To add more servers such as Web Front End servers to the SharePoint farm, then you have to go through all the above steps, except run this PSConfig command from the command prompt:</p>
<p>PSConfig -cmd configdb -connect -server (Database server name) -database (Database name) -user (Farm Administrators domain account) –password (Farm Administrators password) -dbuser (Newly created SQL username) –dbpassword (SQL password) –admincontentdatabase (Admin Content Database name)</p>
<p>Argument explained:<br />
connect:  Connects to an existing configuration database and thus joins this server to an existing server farm.  If this server is already connected to a configuration database, the server will be disconnected first, then connected to the existing configuration database.</p>
<p>And youre done! You now have a SharePoint farm running off SQL logins.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.jeremytaylor.net%2F2009%2F04%2F24%2Fsharepoint-installed-without-active-directory%2F&amp;linkname=SharePoint%20installed%20without%20Active%20Directory"><img src="http://www.jeremytaylor.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2009/04/24/sharepoint-installed-without-active-directory/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
