Jump to content

Run aida64 bussines without DB


Maksvell

Recommended Posts

Hello!
I have configured gpo for logon script so: 

Script Parameters: /R \\FILESERVER\install\TEMP\audit 2018\aida\$DATE\$HOSTNAME\ /CSV /AUDIT /SAFE /DELAY 30

 

Users have permission for this folder, and after users log in can see aida64 pop-up notification that the audit is done successfully. But I don't see any report file \\FILESERVER\install\TEMP\audit 2018\aida\$DATE\$HOSTNAME\

And the user has permission in folder \\FILESERVER\\aida\aida64business660\aida64.exe as well.
I haven't configured any DB for aida64, just changed the report file Output_folder in the same path as the logon script does.
Can some one help?

Link to comment
Share on other sites

9 hours ago, Maksvell said:

Hello!
I have configured gpo for logon script so: 

Script Parameters: /R \\FILESERVER\install\TEMP\audit 2018\aida\$DATE\$HOSTNAME\ /CSV /AUDIT /SAFE /DELAY 30

 

Users have permission for this folder, and after users log in can see aida64 pop-up notification that the audit is done successfully. But I don't see any report file \\FILESERVER\install\TEMP\audit 2018\aida\$DATE\$HOSTNAME\

And the user has permission in folder \\FILESERVER\\aida\aida64business660\aida64.exe as well.
I haven't configured any DB for aida64, just changed the report file Output_folder in the same path as the logon script does.
Can some one help?

Try it without the backslash after $HOSTNAME, also by putting it between " and ", so like this:

/R "\\FILESERVER\install\TEMP\audit 2018\aida\$DATE\$HOSTNAME" /CSV /AUDIT /SAFE /DELAY 30

The space character in audit 2018 may have mixed it up :)

Link to comment
Share on other sites

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...