Jump to content

TNI Audit delayed start


Recommended Posts

Mike,

We have foreseen such situations and implemented the delay before actual scan start. When you export the audit tool, you have access to options window, and there is a setting (on the "Audit agent" page) to set such delay. It is 180 sec (3 min) by default.

If you already have the script deployed and running, just edit the file "tniaudit.ini" and set "scandelay" parameter to some desired value (in seconds), for example "scandelay=600" for 10 minutes.

Link to comment

I have it set for 600, and it still kicks off immediately. We have the tniaudit.exe on a shared folder and call it from there like this:

start \\servername\TNIDATA\tniaudit.exe /scripted

 

Will this have it use the tniaudit.ini file in the same location??

 

EDIT: well, it must because it is honoring the other parameters in that .ini file!

Link to comment

It must work. I've just set scandelay to 300, ran "tniaudit.exe /scripted" and the file appeared in exactly 5 minutes (with the scan time about 9 seconds).

The file "tniaudit.ini" must be present in the same directory as the exe file, and should start as follows:

[TNIAUDIT]

compressscandata=0

scandelay=300

... (etc)

If the ini file may be corrupted, you can delete it and regenerate it by running tniaudit.exe without parameters (like to scan the local PC). Then just change the "scandelay" and "savepath" parameters appropriately.

Link to comment

Here's my file - do the compressscandata and scandelay have to be the first two entries??

 

[TNIAUDIT]

scandelay=600

savepath=\\Achouston\TNIDATA\Data

defaultipoption=0

compressscandata=0

usedipaddress=

[inventory]

General information=1

Processor details=1

Motherboard details=1

System memory=1

###### system=1

Storage details=1

Multimedia details=1

Network adapters=1

Peripheral devices=1

Modems=1

Devices=1

OS information=1

Hotfixes=1

Installed software=1

Program files=1

Autorun applications=1

Database engines=1

Environment=1

Shared resources=1

Processes=1

Services=1

User accounts=1

Security=1

Win32_Product=0

Link to comment
  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...