What Discovery permissions required to Get the RAM details?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 12:50 AM
We are able to discover the windows server and we also able to discover the CPU, Serial number & Ip Address details correctly but we are discovering incorrect RAM details and we have checked the Payload Value which is getting incorrect Value only and
what Discovery permissions required to Get the RAM details?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 05:04 AM
Hi,
I find it very unlikely that you are lacking permissions as you are getting values. If you didn't get anything then perhaps it would be permissions.
For Windows Servers the memory is fetched from the Windows Registry with a WMI query for Win32_PhysicalMemory.
So if you are getting incorrect values for RAM then it is because it is registered incorrectly in Windows Registry.
Regards,
Niklas