July 2005 - Posts
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...
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...
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...
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...
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...