Jump to content

AIDA64 Audit Manager


Jeppe

Recommended Posts

Hello, 

I run a setup where my machines run a script that starts aida and generates a HTMl/XML report. This part works as it should. 

But sometimes, seems random, instead of running my report, it starts Audit manager instead of gathering the report. 

Im unsure whats causing this, as it only seems to happen on desktop pcs. 

 

Is there a function in AIDA i can disable to make sure it never runs Audit manager? 

Let me know if you need a debug report or the likes. 

 

Best regards. 

Link to comment
Share on other sites

ECHO Start AIDA64
\\deploy2\SSD\programs\aida64.exe /CUSTOM \\deploy2\SSD\Screening\files\AIDA64\templates\Aidarepport.rpf /LANGEN /R l:\%dirname%\%dirname% /XML
\\deploy2\SSD\programs\aida64.exe /CUSTOM \\deploy2\SSD\Screening\files\AIDA64\templates\Aidarepport.rpf /LANGEN /R l:\%dirname%\%dirname% /MHTML

The %dirname% is created in another part of the script, but its just the serial number of the machine.

Link to comment
Share on other sites

Thank you.  I think the issue occurs because you didn't enclose the report file name with quotes (" characters) in order to mitigate the potential space characters that appears in the filenames after %dirname% is resolved.  Do you think that it may explain the issues?

Link to comment
Share on other sites

On ‎2018‎. ‎03‎. ‎20‎. at 8:05 AM, Novius said:

\\deploy2\SSD\programs\aida64.exe /CUSTOM \\deploy2\SSD\Screening\files\AIDA64\templates\Aidarepport.rpf /LANGEN /R "l:\%dirname%\%dirname%" /XML

So you would want it to look like this instead? 

 

Yes, I think that will solve it.

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