You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Audit a Single Windows Computer

Open-AudIT can audit any Windows computer you have credentials for, access the Open-AudIT main page at http://SERVERNAME-OR-IP/omk/oae, click on "Audit My PC" to download the Windows audit script to your local comptuer.  Then run this script to audit any computer you have credentials for, if logged into a domain you do not need to enter the credentials on the command line.

cscript audit_windows.vbs REMOTE_PC strUser=REMOTE_USER strPass=PASSWORD

This will access the Windows computer over the network, gather the necessary information and upload it to the Open-AudIT server.

More details are available in the article, How to audit a single Windows computer

Run a Network Discovery

Open-AudIT can discover devices on an IP network using network scanning, you can find more details in the article How to audit a subnet using a script

Audit a Windows Domain

Open-AudIT will find all the computers participating in a windows domain and then audit them all, this is detailed in the article, How to audit an Active Directory domain

 


  • No labels