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 Wanet Telecoms Ltd 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 Ger2111

  1. Ger2111

    Signature update has stopped

    According to CA there was an update released yesterday for 4.5. Have you tried manually downloading the signature update file and then updating your server? MCP
  2. Ger2111

    NTOSKRNL.EXE Missing

    get a 98 boot disk and copy over from another W2K pc MCP
  3. Ger2111

    Offline Folders / Sync error

    Hi, I'm Getting this error when trying to synchronise files back to the server from my laptop , Unable to merge offline changes on \\server\share . The parameter is incorrect, all help appreciated. MCP
  4. Ger2111

    Win2k Pro with Boot Problem

    Replace the hard drive. Else try partitioning the drive to eliminate the bad sectors and install W2K on a second partition. MCP
  5. Ger2111

    Windows 2000 hack

    Was the laptop previously on a Domain?? Try logging on locally as Administrator with a blank password MCP
  6. Ger2111

    Roaming Profiles and Access problem

    Seems like possible DNS errors , not being able to browse shared data on the network. Not 100% here, but are the XP clients configured to use the W2K server as their DNS server?? Just a thought. MCP
  7. Ger2111

    Profile1 destroyed

    boot to dos, copy a healthy profile from another W2K machine , over the old profile MCP
  8. Ger2111

    logoff script?????

    Thanks, that did it. MCP
  9. Ger2111

    Profile1 destroyed

    try logging on in safe mode?? See if you can get in, from there create a new user and see if that gets you in, MCP
  10. Ger2111

    Logon Failure trying to run batch file

    when you log on as administrator are you logging on locally or on to the domain? MCP
  11. Ger2111

    Profile1 destroyed

    Are you on a domain? Have you tried logging on locally to the machine as administrator?? MCP
  12. Ger2111

    logoff script?????

    Folks, I can successfully map a drive to an AS400 in a W2K domain using a logon script. The problem I am having is that my pc's try to reconnect to the drive before the logon script runs on start up and they are prompted for a password. What I need to be able to do is to disconnect the mapped...
  13. Ger2111

    How to Clone PCs

    Run Sysprep after you have completed building the PC. When Sysprep finishes it shuts down your PC, Now create your Image using your Boot disks or bootable CD rom. This image can then be used on all (Hardware Identical) PC's on your network. On the missing file. Are you cloning to a new machine...
  14. Ger2111

    Looking for way to copy a file to 300 users

    add the following to a logon script on the day you want to copy over the folder. dir 'location of Profile Update File' copy *.* c:'desired location of ProUPFile on user pc' This will take a bit longer for each user to log on on that day and make sure you edit the logon script after the...
  15. Ger2111

    Stopping services from batch file

    I stop Exchange services so I can backup each night then restart using the net start command. As below net stop "Microsoft Exchange Event" /y net stop "Microsoft Exchange IMAP4" /y net stop "Microsoft Exchange Information Store"/ y net stop "Microsoft...

Part and Inventory Search

Back
Top