nightw0Lf Posted August 27, 2012 Share Posted August 27, 2012 My Teory Is: I have one network with 20 computers (in domain or not in domain - Does it matter?) I have 1 server - Windows Server 2003 x86/ Windows Server 2008 R2 I have 19 desktop PCs - Windows XP 32bit / Windows7 32bit/64bit I have 20 AIDA64 Business Edition License I would like to collect only hardware data from the desktop PCs to the server in one shared directory in one file or separeted files. What format is the best for this? Every month I would like to open the report file and see the hardware changes. How can i solve this? Thanks for the answer! Quote Link to comment Share on other sites More sharing options...
Fiery Posted August 27, 2012 Share Posted August 27, 2012 If your computers are in a domain, then it's quite easy. You just need to add a new line to your central users logon script, launching AIDA64 Business Edition from a shared folder from your file server. Example line: \\server\share\aida64folder\aida64.exe /R \\server\share\aida64reports\$DATE\$HOSTNAME /CSV /AUDIT /SAFE /SILENT You need to provide read-only access to \\server\share\aida64folder for your desktop users, and write-only access to \\server\share\aida64reports. Note that the above example would place reports inside a new folder every day. It will enable you to use AIDA64 Change Manager to see what hardware or software changes occured in the previous period. You can find explanation on the command-line options in the AIDA64 User's Manual. In the above example I've used /AUDIT, which would place both hardware and software information to the reports. Limiting report content to hardware information may not be the best idea in the long run. Even if you don't use the gathered software information now, they may come useful sometime in the future Regards, Fiery Quote Link to comment Share on other sites More sharing options...
nightw0Lf Posted August 28, 2012 Author Share Posted August 28, 2012 Thanks for the answer I will study the user manual i promise! This option collects reports from each computer to "one big" report file? Or i get more files? I would like the simpliest view! I would like one report file and click on it to see my computers hardware information! Best wishes! Quote Link to comment Share on other sites More sharing options...
Fiery Posted August 28, 2012 Share Posted August 28, 2012 That solution collects reports into multiple files, resulting in one CSV report for each computer every day. So if all your users log into their computers every single day, it would mean 19 x 365 = 6935 reports per year. Putting reports into a single file would make it difficult to sort unnecessary reports out, to remove old reports (when e.g. your move a PC out of the network), etc. If you don't want to manage a lot of report files, then SQL database could be an alternative to CSV reports. Quote Link to comment Share on other sites More sharing options...
nightw0Lf Posted August 29, 2012 Author Share Posted August 29, 2012 Thanks for the answer again! I tried the SQL way with these: Windows 2008 R2 + SQL Express 2008 SP3 with Mangement Studio But I could not create the database for AIDA64. So I decided to go easier way... So then my next question: What is the best and easiest SQL configuration for AIDA64 Business? What's the steps from the begining? All i want to see more happy people! Quote Link to comment Share on other sites More sharing options...
nightw0Lf Posted August 31, 2012 Author Share Posted August 31, 2012 I tried this command line: "\\server\share\aida64.exe /R \\server\share\$DATE\report /TEXT /CUSTOM \\server\share\aida64_report.rpf /SAFE /SILENT /NOICONS" Every computer I made a scheduled task. It runs that command line once in a month. But this solution requires manual activity, because I have to open the riport files one by one and make a clear chart to see the hardware information or changes. My intent to make an automatized report system with AIDA64 BE, witch I can see in one chart all the hardware information (CPU/Memory/Motherboard/HDD - OS) from the computers or if anything changes. The goal is this to get a clear hardware report at every month. All I need some good advises! Please help! Quote Link to comment Share on other sites More sharing options...
Fiery Posted September 3, 2012 Share Posted September 3, 2012 You need to replace /TEXT with /CSV to let AIDA64 create CSV format reports. You can then use AIDA64's built-in Audit Manager to compile the chart you're looking for from the CSV reports. Quote Link to comment Share on other sites More sharing options...
Fiery Posted November 3, 2012 Share Posted November 3, 2012 Here's a new document that describes various methods to collect network audit using AIDA64 Business Edition: http://www.aida64.com/files/AIDA64_Business_Edition_Setup_Guide.pdf Quote Link to comment Share on other sites More sharing options...
Alexander Posted November 10, 2017 Share Posted November 10, 2017 On 27.08.2012 at 11:57 PM, Fiery said: If your computers are in a domain, then it's quite easy. You just need to add a new line to your central users logon script, launching AIDA64 Business Edition from a shared folder from your file server. Example line: \\server\share\aida64folder\aida64.exe /R \\server\share\aida64reports\$DATE\$HOSTNAME /CSV /AUDIT /SAFE /SILENT You need to provide read-only access to \\server\share\aida64folder for your desktop users, and write-only access to \\server\share\aida64reports. Note that the above example would place reports inside a new folder every day. It will enable you to use AIDA64 Change Manager to see what hardware or software changes occured in the previous period. You can find explanation on the command-line options in the AIDA64 User's Manual. In the above example I've used /AUDIT, which would place both hardware and software information to the reports. Limiting report content to hardware information may not be the best idea in the long run. Even if you don't use the gathered software information now, they may come useful sometime in the future Regards, Fiery Hello! Is it possible to generate two passports at the same time - csv and htm in different directories? Can you show an example of a line? Quote Link to comment Share on other sites More sharing options...
Fiery Posted November 14, 2017 Share Posted November 14, 2017 On 2017. 11. 10. at 12:25 PM, Alexander said: Hello! Is it possible to generate two passports at the same time - csv and htm in different directories? Can you show an example of a line? No, it's not possible. But you can launch AIDA64 twice, first with /CSV, then with /HTML. Quote Link to comment Share on other sites More sharing options...
dron-vrn Posted November 27, 2023 Share Posted November 27, 2023 Здравствуйте! нужно собрать отчет по пк (пк в домене), создал папку с aida64, открыл общий доступ. Для запуска создал bat файл, в групповую политику прописал bat файл. когда захожу в пк под доменной учеткой ничего не происходит, что может быть. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.