Recent content by wutishwinfo

  1. W

    HWInfo Pro Auto Log

    I tried this but it didn't work. I am using HWiNFO pro version. 1. I created a powershell script on one of the 4 servers itself. $command = '"C:\Program Files\HWiNFO64\HWiNFO64.exe" -l' Start-Process -FilePath "cmd.exe" -ArgumentList "/k $command" -WindowStyle Normal 2. The above (1.) worked...
  2. W

    HWInfo Pro Auto Log

    "C:\Program Files\HWiNFO64\HWiNFO64.exe" -l"C:\Users\HWInfo Logs\" - I can generate log file and launch HWiNFO64 application by using this command in the command prompt of the product I am testing. But when I use a powershell script from host computer that controls the server, powershell script...
  3. W

    HWInfo Pro Auto Log

    Hello, I recently got HWInfo Pro to use command line auto-logging feature. I went through following threads - Supported Command-line parameters in HWiNFO64 Pro, Auto Logging to a specific Drive and CSV, I have the following questions. Really appreciate if you can help me with it...
Back
Top