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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dave123456789

    Drive Mapping - Reconnect at logon option overiding script

    Thank you for replying. yes, the script is working to map drives that are not in use. I'll give you suggestion a try (capital letters) once i get to work. If a drive is in use but was originally set with the <reconnect at logon> option, the new mapping does not work, it will keep the old...
  2. dave123456789

    Drive Mapping - Reconnect at logon option overiding script

    I have implemented a drive mapping script as follows: ' Drive mappings for migrated NCR USers If InStr(strGroup, lcase("cn=migrated_users_NCR")) Then objNetwork.RemoveNetworkDrive "p:" objNetwork.RemoveNetworkDrive "g:" objNetwork.RemoveNetworkDrive "n:" objNetwork.RemoveNetworkDrive "s:"...
  3. dave123456789

    Saving Word 2003 files to network drive crashes PC

    xlhelp, yes, we are using norton antivirus v.10 (corporate edition)...but i am not sure what you mean by <office plug-in>.
  4. dave123456789

    Saving Word 2003 files to network drive crashes PC

    thank you for the reply...note that our images do not have this update installed.
  5. dave123456789

    Saving Word 2003 files to network drive crashes PC

    This is a weird one folks...when users try to save on their group drive (network drive) The computer hangs and Explorer.exe process crashes. i am wondering if there are any tools that would assist me in troubleshooting this problem. here are the details of the issue Computer crashes after a...
  6. dave123456789

    Computer Browser - cannot browse network on specific segment

    Thanks for your replies. The computer browser service is running on 4 servers located on the same segment where the problem resides. (2 dc's and 2 member server - all win2k3). just to clarify that the Computer Browser service is not running on client PC's...only on servers. DC holding FSMO...
  7. dave123456789

    Computer Browser - cannot browse network on specific segment

    Hi, we have a mixed environment with windows 2003 servers and windows 2000 servers. clients are windows xp sp1 and sp2 and windows 2000 sp4. we are not using WINS database. users on a specific segment are unable to browse the domain from My Network Places, Error : <domain> is not accessible...

Part and Inventory Search

Back
Top