Terry's WebLog

Your potential, our passion
Windows Server Division WebLog
http://blogs.technet.com/windowsserver/
Posted: Jan 27 2006, 03:47 PM by freeswing | with no comments
Filed under:
Windows Server 2003 Service Pack 1 application compatibility
http://support.microsoft.com/kb/896367

 

Posted: Dec 24 2005, 12:39 PM by freeswing | with no comments
Filed under:
MOM 2005 Solutions
http://www.microsoft.com/mom/evaluation/solutions/default.mspx
Posted: Dec 06 2005, 04:46 PM by freeswing | with 1 comment(s)
Filed under:
Service overview and network port requirements for the Windows Server system
http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
Posted: Sep 19 2005, 10:06 PM by freeswing | with no comments
Filed under:
How to move Exchange 2000/2003 to new hardware and keep the same server name

2000

http://support.microsoft.com/default.aspx?scid=KB;EN-US;297289

2003

http://support.microsoft.com/default.aspx?scid=KB;EN-US;822945

Posted: Aug 15 2005, 09:55 AM by freeswing | with no comments
Filed under:
Windows Server Update Services
http://www.microsoft.com/windowsserversystem/updateservices/default.mspx
Posted: Jul 04 2005, 09:56 AM by freeswing | with no comments
Filed under:
How to use the Install from Media feature to promote Windows Server 2003-based domain controllers
http://support.microsoft.com/default.aspx?scid=kb;en-us;311078
Posted: May 31 2005, 04:41 PM by freeswing | with no comments
Filed under:
To set up SQL Server for ISA Server logging
  1. Set up SQL Server with a database file:
    1. On the computer running SQL Server, start Enterprise Manager.
    2. Connect to the computer running SQL Server that you want to host the database files.
    3. On the Tools menu, click SQL Query Analyzer.
    4. On the File menu, click Open and open "ISA CD":\FPC\Program Files\Microsoft ISA Server.
    5. Open one of the following .sql files, based on how you want to log to an SQL database:
      • For the Microsoft Firewall service, open the Fwsrv.sql file.
      • For Web Proxy, open the W3proxy.sql file.
    6. Create a database.
    7. Add the following lines to the top of each script:
      Use <database name> Go
    8. On the Query menu, click Execute.
  2. Set up SQL Server to accept the data connection from the ISA Server computer. If ISA Server is not located in the same Windows Server 2003 domain or Windows 2000 domain, you must set up a SQL Server account:
    1. Start the SQL Enterprise Manager and connect to the computer running SQL Server that you set up to host your databases.
    2. Click Microsoft SQL Servers, click SQL Server Group, click server_name, click Security, and then right-click Logins.
    3. Click New Login.
    4. If you are located in the same domain as ISA Server, you can click Windows Authentication.
      1. In Name, type: domainname\isaservername$
      2. On the Database Access tab, click the databases that this logon method can access (the databases that you created earlier).
      In an array configuration, a separate logon should be created for each array member.
    5. If you are located on a different domain than ISA Server, you must use SQL Server authentication:
      1. In Name, type a specific name.
      2. Use a name to describe the logon method.
      3. Enter a password for this logon method.
      4. On the Database Access tab, select the databases that this logon method can access (the databases that you created earlier).
    6. Select Change the default database, and then select the database to which ISA Server will log data.
    7. Configure SELECT and INSERT permissions for the table. Configure EXECUTE permissions for the sp_batch_insert procedure for ISA Server services for logging to this database.

Notes

  • By default, ISA Server uses a Secure Sockets Layer (SSL)-encrypted connection to the computer running SQL Server, to help secure the sensitive data in the log files. To enable this connection, you must install a root certification authority (CA) certificate on the array members. For more information, see HOW TO: Enable SSL Encryption for SQL Server 2000 with Certificate Server(http://www.microsoft.com/).
  • For instructions on configuring data encryption for ISA Server, see Use data encryption when connecting to an SQL database.
  • We recommend that you use Ethernet cards for the Peripheral Component Interconnect (PCI) bus with transfer rates of 100 megabits per second for communication between the array members and the computer running SQL Server.
Posted: May 13 2005, 12:57 AM by freeswing | with 2 comment(s)
Filed under: ,
How to Change Database File (.edb and .stm) Locations in Exchange

http://support.microsoft.com/default.aspx?scid=KB;EN-US;257184

http://support.microsoft.com/default.aspx?scid=KB;EN-US;270693

Posted: May 12 2005, 11:53 PM by freeswing | with no comments
Filed under:
You cannot install Advanced Client when your Systems Management Server 2003 does not use Active Directory or when the schema for Active Directory has not been extended
http://support.microsoft.com/default.aspx?scid=kb;en-us;883620
Posted: May 12 2005, 04:03 PM by freeswing | with no comments
Filed under:
More Posts Next page »