Milton, Are you logging into a network? We had the same problem with Windows 98SE (among others) and ended up haveing to create a shutdown command for user to use instead of using the normal Windows shutdown. We have client access on these machines but I'm thinking the problem was logging out of the network connection and not with client access. Anyway, we've just about switched all pc's that still run Win98SE to the 98 first edition and are having a lot less problems. Here's the contents of the shutdown command if it might help...... @ECHO OFF CLS Z: (NETWORK PATH) LOGOUT C: CD CD WINDOWS C:WINDOWSRUNDLL.EXE C:WINDOWSSYSTEMUSER.EXE,EXITWINDOWS CLS

Reply With Quote