For those skilled in the art of DOS batch files, XP has a number of interesting new commands.
These include :
EVENTCREATE = This command line tool enables an administrator to create a custom event ID & message in a specified event log.
EVENTTRIGGERS = This tool enables an administrator to display & configure “eventtriggers” on local or remote system.
TYPEPERF = Typeperf writes performance data to the command window or to a log file.
To stop typeperf, press CTRL +C.
SCHTASKS = Enables an Administrator to create, delete, query, change, run, and end scheduled tasks on a local or remote system. Replaces At .exe.
FOR DETAILED INFORMATION ON THESE COMMANDS TYPE “ /? ’ AFTER THE COMMAND AND YOU WILL GET ALL RELATED INFO.
EXAMPLE: C:\>EVENTECREATE /? (NOTE: Don’t ignore the space before the /? )
No comments:
Post a Comment
please do tell me if you like this stuff.