|
Examples
|
|
| · | Read the security log, filter events, file export, send email + winpopup
|
| · | Read all event logs, search for string, if found - encrypt and send E-mail
|
| · | Read all event logs, if new events - copy to clipboard
|
| · | Read all event logs, create HTML files with records from each log
|
| · | Create a snapshot of all computers visible on the network
|
| · | Create a snapshot of all locally logged on users in one domain
|
| · | Create a snapshot of all open files with the extension .DOC or .EXE on one server
|
| · | Scan one domain, search the desktop and start menu for programs with the substring "readme" in the title, write the result to a file
|
| · | Scan three servers, generate a report with disk space information and checkdisk information
|
| · | PING 10 machines, send an E-mail with a list of non-responding machines
|
| · | PING a whole subnet, generate a list of unauthorized machines (machines without IP name on the network)
|
| · | Search for folders with the string "found" in the name on C:\ on all NT machines in a domain
|
| · | Search the program directory on all NT machines in a domain for folders with the string "Netscape", "ftp" or "ICQ" in the name
|
| · | Enumerate shares in all visible domains, search for "everyone" in the "Access Through Share Permissions"
|
| · | Log the title of the foreground window on all visible machines
|
| · | Log details about all processes on the machine \\edu12 where the executable is located somewhere else than in "c:\winnt" or in "c:\program"
|
| · | Log all established IP connections outside the local domain (192.168.x.x) on \\edu12
|
| · | Use NTreport as a command line tool to get RAM size from remote machines
|
| · | List all services that uses a service account
|
| · | Call NTreport from Excel 2000, use Excel macro code to create an HTML report
|
| · | Start Excel 2002 from NTreport, format the report by sending keyboard strokes to Excel
|