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 TouchToneTommy 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. Hammer92

    Event Triggers for 2000 or Equivalent??

    I am also looking for a Windows 2000 server equivalent for "eventtriggers". I am trying to capture add/removes to groups in a seperate log (other than the security log in event viewer). I have been unable to find what I am looking for. If anyone knows of a similar tool, please reply. Thanks!
  2. Hammer92

    What is HKLM\Software\Classes\HHCtrl.SystemSort.666 for???

    I happened to be changing some security on a key close to this one and it just stood out. I actually said "What the .." Did a quick google and got nothing of use in english anyway). It just seemed odd. Could just be that someone at MS was having a bad day while writting some code.
  3. Hammer92

    What is HKLM\Software\Classes\HHCtrl.SystemSort.666 for???

    Anyone have any idea why this is present in the registry??? Seems kinda odd to me!! Hkey_Local_Machine\SOFTWARE\Classes\HHCtrl.SystemSort.666 Any thoughts?
  4. Hammer92

    Logs in by itself!!!

    I have seen this and know how to fix it! The main problem is that the screen saver that is set does not exist or is corrupted. Replace the scr file and it shouldn't happen again. To unlock the machine .... press Ctrl-Alt-Delete and clear the Username & Password fields. Press the...
  5. Hammer92

    Folders and files will not delete!

    If a request was enetered to delete the files and folders and it was intereupted/cancelled, you can get errors like that. If you can't delete the files from a command prompt, reboot the server and try again. This allows the index to refresh.
  6. Hammer92

    Does a scheduler log file exist?

    The scheduler service does not create a log. However, you can create your own. Edit your .bat file and add ">> c:\schedulelog.txt" to the end of the commands. Any output will be directed to this log.
  7. Hammer92

    Restore a NT4 server on other hardware (SCSI)

    You can restore to different hardware. Here is what you do ... 1. Install Windows NT 4.0 Server on the target server (Install to WINNTR directory). 2. Install the same service pack on the target server as the original system. 3. Install the backup software and related service packs onto the...
  8. Hammer92

    NT4 TCP/IP Printing

    When prompted to select or create a port, select LPR. This is where you can enter a name for the port and the IP address.
  9. Hammer92

    Synchronise time on NT4 server

    You can also use the TimeServ.exe from the NT Resource Kit. Set the time correctly on one server and install the service on all others. Modify the ini file on each to point to the "PrimarySource" to get the time. This updates the time on each machine automatically daily.
  10. Hammer92

    Application Log is Full

    You can change the settings of the application log under the "Administrator Tools". Select Event Viewer. Click on LOG and check Application. Click on Log again then Log Settings. Click on the radio button for "Overwrite Events as needed".
  11. Hammer92

    Wrong Tape Serial Number in SQL DataBase

    Unfortunately, upgrading is not an option. The problem seems to occur mostly when a job is re-run. The database will show the job used 2 tapes [RG0511 & RG0791]. If you manually check the tapes through device manager, tape RG0791 is blank, but the data can be found on tape RG0877. It is...
  12. Hammer92

    Wrong Tape Serial Number in SQL DataBase

    I've noticed that some of our backup information is bad. The SQL database shows no serial number or the wrong serial number of some of the tapes used in a job. I am running V6.61 EE. Has anyone seen this or better yet ... have a solution (besides dumping ARCServe)?

Part and Inventory Search

Back
Top