DOS
Top  Previous  Next


Executes DOS command or other program on the local machine

DOS
Command

Command
Command to execute / program to run + command line parameters. Remember to specify full path for executables unknown to the system.  

Other parameters
This command is executed on the local machine.  

Tip
Debug DOS commands by adding the line "NTreport.Debug=Yes" to the [Settings] section.

Winpopup
Call "net send" from the DOS command to send popup messages. Type "net send /?" at the command prompt for syntax. Notice: The messenger service must be running. See example Read the security log, filter events, file export, send email + winpopup.

E-mail
Call a command line E-mail utility from the DOS command to send E-mail. There are many freeware utilities available. How to use Blat.

E-mail security
You probably don't want to send network details in clear text over the Internet. Solution: call an encryption tool with the DOS command. A good free tool is GnuPG
, download "Precompiled binaries for MS-Windows 95, 98 and NT". See example Read all event logs, search for string, if found - encrypt and send E-mail.