Tuesday 12 January 2010

SharePoint: WSS 3.0 Database Location in SBS 2008

Default SharePoint Services (WSS) 3.0 Database Location

Windows Small Business Server 2008 stores the SharePoint Services 3.0 databases by default in:
C:\Windows\SYSMSI\SSEE\MSSQL.2005\MSSQL\DATA\

The database for CompanyWeb is: ShareWebDb.mdf

Databases that the Windows SharePoint Services engine uses.
SharePoint_AdminContent_{GUID}, SharePoint_Config_{GUID}, WSS_Content, and WSS_Search_Win****.   
Additional Databases in folder.

System Databases and SUSDB.  

Locate the database files:

If you are supporting a system and want to determine the actual location of the WSS database files.

Connect to Microsoft SQL Server:

  1. Logon to server with account that has access to database.
    On most Small Business Server systems this will be the default domain admin account. I tend to use a separate account for SQL administration.

  2. Start, All Programs, Microsoft SQL Server 2005,

    1. right-click Microsoft SQL Management Studio Express

    2. click Run as Administrator.

  3. On the User Account Control page, click Continue.

  4. In the Connect to Server dialog box, do the following:

    1. Server type: Database Engine.
    2. Server name: np:\\.\pipe\MSSQL$Microsoft##SSEE\sql\query
    3. Authentication: Windows Authentication.
  5. click Connect

  6. click New Query and copy the following into the query. 

    select a.name, b.name as 'Logical filename', b.filename from sys.sysdatabases a
    inner join sys.sysaltfiles b
    on a.dbid = b.dbid where fileid = 1

  7. click Execute.

  8. Location of the database files are displayed, lookup ShareWebDb in the table.

Further Information:

I based this blog entry around the following TechNet article. however, the query for locating the database did not work and I found the alternative included in this entry.

Microsoft TechNet: Repair Windows SharePoint Services after moving the databases

Sunday 10 January 2010

SharePoint: Cannot Backup WSS 2.0 Database

I was preparing a SharePoint Services 2.0 database for transfer from SBS 2003 R2 to SBS 2008 running SharePoint Services 3.0.

While trying to backup the WSS 2.0 database using SQL 2005 Express I was getting the error message:

Property BackupDirectory is not available for settings    'Microsoft.SqlServer.Management.Smo.Settings'. This property may not exist for this object, or may not be retrievable due to insufficient access rights. (Microsoft.SqlServer.Express.Smo)

Solution:

A lot of information exists on this problem, however, they all pointed to the wrong registry key for backing up a SharePoint database.

You must add the following value to the Registry:

  1. Registry key: HKLM\Software\Microsoft\Microsoft SQL Server\SharePoint\MSSQLServer
  2. Name: BackupDirectory
  3. Type: Reg_SZ
  4. Value: C:

image

Further Information:

Microsoft TechNet: Steps performed on the Source Server for Windows SBS 2008 migration

Friday 8 January 2010

SharePoint: Site Alias … Alternative Site Mapping

Creating A Friendlier URL For Your SharePoint Sites

Just created a SharePoint Services 3.0 site http://servername:20595 and want users to access it with a friendlier URL http://mysite; you need to use SharePoint’s Alternative Access Mapping & a DNS Alias(CNAME) record.

Alternative Access Mapping

  1. Start, Administrative Tools
  2. SharePoint 3.0 Central Administration
  3. Select Operations Tab 
  4. Global Configuration Section, Alternate Access Mappings 
  5. Open drop down next to Alternate Access Mapping Collection: top right
  6. Select the URL you wish to change
    in this example http://servername:20595 
  7. Select Add Internal URLs 
  8. Add Internal URL
    Enter friendlier name into the URL protocol, host and port box. The this example http://mysite.
  9. Change the Zone to Extranet
    Leaving the zone as Default entering http://mysite with return the required page, but the browser will display the original http://servername:20595 
  10. Select Save.image

Adding DNS Record for Friendlier URL

  1. Start, Administrative Tools
  2. Open DNS
  3. Browse to correct DNS Server & Forward lookup Zone
  4. Right Click and Create New Alias(CNAME)
  5. For Alias Name enter friendlier name without http://
    example: mysite not http://mysite
  6. FQDN for targeted host enter your server’s FQDN or browse to its Host(A) record.
    example: server.mydomain.local

Further Information:

Tuesday 5 January 2010

.NET: reinstalling .NET Framework 2.0

I have installed applications is the past that trash the .NET 2.0 framework so it is always wise to know how to repair it.

Further Information:

How to manually remove and then reinstall the .NET Framework 2.0

When you try to install an update for the .NET Framework 1.0, 1.1, 2.0, 3.0, or 3.5, you may receive Windows Update error code "0x643" or Windows Installer error code "1603"

SBS 2003: Installing BlackBerry Enterprise Express

This can be a tricky install so I have taken note of this document for future reference.

First time I installed Blackberry Enterprise Server it killed the exchange server;  .net 1.0 destroying .net 2.0.

How to install BlackBerry Enterprise Express on SBS 2003 Premium

SBS 2003: Windows Small Business Server 2003 R2 Transition Pack

Windows Small Business Server 2003 R2 is designed for businesses with up to 75 users or devices. If you have outgrown your SBS 2003 R2 and wish to upgrade to regular Windows Server, Exchange Server, SQL and ISA server versions. Windows Small Business Server 2003 R2 Transition Pack aids seamless movement to the full line of Windows Server products.

  1. Converts your Windows Small Business Server 2003 R2 license into standard licenses for each of the individual server components, such as Windows Server 2003 Standard Edition and Exchange Server 2003 SP2.
  2. Removing the design constraints of Windows Small Business Server 2003 R2, which include a 75 user or device limit, support for branch offices, and a requirement to keep Windows Small Business Server 2003 R2 as the main logon server.

Further Information:

Microsoft: Windows SBS 2003 R2 Transition Pack

Monday 4 January 2010

TMG 2010: Evaluation Download Available

Home

The next-generation release of ISA Server 2006, Forefront Threat Management Gateway 2010, is available for evaluation.

TMG 2010 will not install on Small Business Server 2008. If TMG is important in a SME environment then consider Windows Essential Business Server 2008.

EBS 2008 comes with Microsoft Forefront Threat Management Gateway Medium Business Edition.

Further Information:

Microsoft Forefront: Threat Management Gateway 2010

Microsoft Download: Download Evaluation of TMG 2010

Microsoft EBS 2008: Essential Business Server 2008

SBS 2008: What about ISA?

Microsoft Comment on ISA and Windows Small Business Server 2008, for customers migrating from SBS 2003 R2 Premium to SBS 2008 and may want ISA or equivalent product.

ISA will not be included in SBS 2008.

Customers with active Software Assurance for SBS 2003:

Customers with active Software Assurance for SBS 2003 R2 Premium will be “made whole” by also receiving a free copy of ISA 2006 Standard Edition along with a separate copy of Windows Server 2003 R2 (since ISA Server 2006 does not run on Windows Server 2008).

Upon the release of the ISA Server successor product, Threat Management Gateway (TMG) 2010, customers will be eligible for a free upgrade from ISA 2006 to TMG 2010 Standard Edition. Once upgraded to TMG 2010, customers will have to maintain software assurance coverage for TMG 2010 independent of their software assurance coverage for SBS 2008 Premium in order to get future upgrades for TMG 2010.

Customers without active Software Assurance for SBS 2003:

Customers without active Software Assurance have to purchase a new SBS 2008 Premium Edition license, corresponding SBS 2008 CALs for each user or device accessing the server software, and a separate ISA 2006 license. And since ISA 2006 does not run on Windows Server 2008, a separate copy of Windows Server 2003 (R2) will be needed as well.

Threat Management Gateway (TMG) 2010

This cannot be run on Windows Small Business Server 2008 or Windows 2003 a second server running Windows Server 2008 will be required.

Essential Business Server 2008 includes a version of TMG but the 3 server requirement is not a realistic option a company of 5 users.

A hardware firewall may be the only consideration for small businesses wishing to deploy SBS 2008.

Further Information:

Microsoft Forefront: Threat Management Gateway 2010

Microsoft Download: Download Evaluation of TMG 2010

Microsoft EBS 2008: Essential Business Server 2008

ISA 2006: Support Lifecycle

Internet Security and Acceleration Server (ISA) 2006

Standard Edition: Mainstream Support Retires 10/01/2012 with Extended Support Retired 10/01/2017.

Enterprise Edition: Mainstream Support Retires 10/01/2012 with Extended Support Retired 10/01/2017.

Further Information:

Microsoft Support: Microsoft Support Lifecycle ISA 2006

This Blog: ISA 2004- Support Life Cycle Ending

ISA 2004: Support Lifecycle Ending

Mainstream Support for Internet Security and Acceleration (ISA) Server 2004 Standard Edition was retired 13/10/2009 with Extended Support to be retired in 14/10/2014.

ISA 2004 was the version bundled with SBS 2003 Premium and could be installed on SBS 2003 SP1 or SBS 2003 R2.

In short you now will have to pay for support for ISA 2004.

The enterprise version of ISA 2004 still has time to run 13/04/2010 & 14/04/2015 for standard & extended support retirement dates.

Can I update my SBS 2003 running ISA 2004 Standard Edition to Enterprise Edition?

This has little practical use in the real world as you would probably be looking at ISA 2006 or a hardware solution from SonicWALLWatchGuard or ZyXEL.

You can upgrade Standard Edition to Enterprise Edition I do not know whether you can do it on the SBS 2003 server as the standard edition was integrated into SBS. I have a copy of ISA 2004 Enterprise if I remember before wiping my SBS test server I will try installing it.

Can I update my SBS 2003 running ISA Standard Edition to ISA 2006?

Answer NO & YES: ISA 2004 was integrated into SBS 2003. ISA 2006 cannot be installed on the same server as SBS 2003. If you want to use ISA 2006 in an SBS 2003 environment you need a second server.

Further Information:

This Blog: SBS 2003- Product Technologies Compatibility Chart

This Blog: ISA 2006- Support Lifecycle

Microsoft Support: Microsoft Support Lifecycle ISA 2004

Saturday 2 January 2010

ISA 2006: Webcasts

Microsoft Internet Security and Acceleration (ISA) 2006 Server is the integrated edge security gateway that helps protect your IT environment from Internet-based threats, while providing your users with fast and secure remote access to applications and data.

Further Information:

Microsoft Events & Webcasts: ISA Server 2006

ISA 2004: Webcasts

Microsoft Internet Security and Acceleration (ISA) 2004 Server is the integrated edge security gateway that helps protect your IT environment from Internet-based threats, while providing users with fast and secure remote access to applications and data.

TechNet Webcast: Securing the Network Perimeter with ISA Server 2004 (Part 1 of 3): An Introduction To ISA Server Security (Level 200)

TechNet Webcast: Securing the Network Perimeter with ISA Server 2004 (Part 2 of 3): Securing Internal Servers and Implementing Filtering (Level 200)

TechNet Webcast: Securing the Network Perimeter with ISA Server 2004 (Part 3 of 3): Secure Access to Exchange Server and Virtual Private Networking (Level 200)

Further Information:

Microsoft Events & Webcasts: ISA Server 2004

Friday 1 January 2010

SharePoint: SharePoint Designer 2010 Beta

SharePoint Designer 2010 is available as a Beta Download.

This product can only be used to edit SharePoint 2010 sites if you require to edit earlier sites you will require SharePoint Designer 2007.

SharePoint: SharePoint Designer 2007

Further Information:

Microsoft Download: SharePoint Designer 2010 Beta (64-bit)

Microsoft Download: SharePoint Designer 2010 Beta (32-bit)

SharePoint: SharePoint Designer 2007

SharePoint Designer 2007 is a free download and provides the powerful tools you need to deliver compelling and attractive SharePoint sites and quickly build workflow-enabled applications and reporting tools on the SharePoint platform, all in an IT-managed environment.

Further Information:

Microsoft Download: SharePoint Designer 2007