Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machine Information Reporter Warning and Error #8

Open
mtorres-esri-co opened this issue Jan 24, 2024 · 1 comment
Open

Machine Information Reporter Warning and Error #8

mtorres-esri-co opened this issue Jan 24, 2024 · 1 comment

Comments

@mtorres-esri-co
Copy link

mtorres-esri-co commented Jan 24, 2024

Trying to use minfo.exe, I get next warning message when I add a machine:

"... is collectable via RemoteWmi with the following note: Unable to use WinRM"

Later, when I Execute tool I get this error message:

"Problem recording machine information for mtorres
ERROR: No method worked and there was no specific method exception returned
ERROR: at gis_enterprise_reporter.MachineInfoGetter.GetAllMachineInfoInParallel2(DataTable& resourceDataTable, DataTable& softwareDataTable, DataTable& servicesDataTable, DataTable& scheduledTaskDataTable, ResultMethod& methodUsed, ResultInfo[]& resultInfoArray) in C:\source\gis_enterprise_reporter_solution\gis_enterprise_reporter\MachineInfoGetter.cs:line 94
at gis_enterprise_reporter.miGetterControler.GetMachineInfo() in C:\source\gis_enterprise_reporter_solution\gis_enterprise_reporter\miGetterControler.cs:line 283
PROCESSING COMPLETE"

Any ideas to solve this issue?

@mtorres-esri-co
Copy link
Author

Running "winrm quickconfig" and answering yes to all the questions, the first warning message disappears but now the error message is this:
"RROR: No method worked and there was no specific method exception returned
ERROR: at gis_enterprise_reporter.MachineInfoGetter.GetAllMachineInfoInParallel2(DataTable& resourceDataTable, DataTable& softwareDataTable, DataTable& servicesDataTable, DataTable& scheduledTaskDataTable, ResultMethod& methodUsed, ResultInfo[]& resultInfoArray) in C:\source\gis_enterprise_reporter_solution\gis_enterprise_reporter\MachineInfoGetter.cs:line 94
at gis_enterprise_reporter.miGetterControler.GetMachineInfo() in C:\source\gis_enterprise_reporter_solution\gis_enterprise_reporter\miGetterControler.cs:line 283
PROCESSING COMPLETE"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant