Forum Discussion
Ricey_
Jan 29, 2021Copper Contributor
Total physical memory attribute graph location
Hey All, I'm currently looking for where the "Total physical memory" attribute under hardware on an intune device is stored in Graph. I'm searching in https://graph.microsoft.com/beta/deviceMana...
anzicsrecko
Feb 04, 2022Copper Contributor
Not working. It always returns "physicalMemoryInBytes": 0. Intune shows 8GB.
Luka Pustahija
Mar 02, 2022Copper Contributor
It works through MS graph web application and I have value in the response, but when I put that request as Uri in a PowerShell Invoke-RestMethod value is always 0.
I'm pretty sure that similar request worked a few months back. Any idea what could be wrong?
I'm pretty sure that similar request worked a few months back. Any idea what could be wrong?
- mattpennerApr 01, 2022Copper ContributorI am seeing this same issue.