Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dogday

  1. dogday

    server 2000 e-mail

    check out pegasus mail. It's free. A newer version is coming out in July. I use it for 60 users on 2000 server.
  2. dogday

    how do I list users logged on

    How do I list users logged on a 2000 server. Also how do I lookup open files ?
  3. dogday

    running .bat file within login script

    OK I just thought I had solved the problem. The next machine I setup left the dos window open again after running the script. I went to my msdos.pif and checked close window on exit but that didn't seem to help either. Is there a setting in the registry somewhere to set this?
  4. dogday

    running .bat file within login script

    I found the answer. Instead of using the start command to launch the .bat file I used command /c \\server\.bat
  5. dogday

    user rights not working in home directory

    Thanks, I had the share permissions and the security tab permissions reversed.
  6. dogday

    user rights not working in home directory

    Hi again, OK I have the rights set at you said execpt that I am using domain users groups instead of everyone. It still doesn't work. Does it have to be the everyone group? I thought that was a security issue? Also, at the disk partition F: level it is shared with administraive purposes only...
  7. dogday

    running .bat file within login script

    Hi, I have a basic logon script with mappings and time set. Within this logon script I am using the start command to launce another .bat script to update my antivius programs on the workstations. Everything works except when the bat file ends it does not close the dos window. How can I tell it...
  8. dogday

    user rights not working in home directory

    OK, I have done that. I have the connect to box set to H: \\server\sharename\%username% it is ntfs and when you look at the testuser folder it shows full control assigned to the testuser. It did setup the rights for the user to have full control. So maybe I'm not understanding mapping. Can you...
  9. dogday

    user rights not working in home directory

    HI, Heres what I have shared f:drive as F$- domain users have full control shared folder called netshare- domain users have read shared folder under netshare called users- users have read List users home directories under shared users folder example: testuser--has full contol for testuser...

Part and Inventory Search

Back
Top