Welcome to The Foley House Sign in | Join | Help

Karl Foley's Blog

A personal blog of an IT techie - This is a convenient place for me to jot things down before I forget.

July 2005 - Posts

Windows Server 2003 Access-based Enumeration
Ever wanted to hide the files and folders that a user did not have access too (just like them old NetWare days?), well now you can with Windows Server 2003 Access-based Enumeration. Thanks to Brian McCann for this one. Download the Admin tool. Download Read More...
Posted: 18 July 2005 22:32 by Karl | 0 Comments
Filed under:
Citrix ICA Web Client
This client needs either local administrator or power users rights to run correctly on the workstation. To allow normal users to run edit the permissions on this registry key: HKLM\Software\Microsoft\MSLicensing - Users - Full control You could this either Read More...
Posted: 05 July 2005 14:13 by Karl | 0 Comments
Filed under: ,
Installing Windows Sharepoint Services v2 to use SQL Server
You need to do two things: 1. Extract files to temp directory: stsv2 /c /t:c:\temp\wssv2 2. Install to use external SQL: c:\temp\wssv2\setupsts remotesql=true Read More...
Upgraded to CS v1.1
I've upgraded the Server to CS v1.1. It wasn't without problems - The main one was that the tables aspnet_Membership , aspnet_Users and cs_Userprofile did not agree with each other before the upgrade. Thanks to Derek Larkin for the answer! He also has Read More...
Posted: 03 July 2005 14:25 by Karl | 0 Comments
Filed under:
MOM 2005 error SQL Server 2000 SP3 or later not detected
Trying to install MOM 2005 on a test 2003 Server only to receive the error message "SQL Server 2000 SP3 or later not detected". Because I have SQL 2000 SP4 installed as an upgrade of an earlier MSDE incidence (and it seems MOM 2005 install does not detect Read More...
Posted: 02 July 2005 02:15 by Karl | 5 Comments
Filed under: