Retrieve Updated RAM Value on Window Server Without Rebooting the machine using ServiceNow Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 09:54 AM
When running discovery on a Windows server, the RAM value is retrieved from the registry. However, this value may not reflect any recent increase in RAM on the machine. To fetch the updated RAM value without rebooting the machine, you can use the following command in the Command Prompt.
wmic computersystem get totalphysicalmemory
I have incorporated this feature into the extension step of the Windows discovery pattern. Please find the attachment accompanying this post for more details.
Medium Link
Please note: Since my account doesn't have the option to post an article, I am sharing this as a post here instead.
Regards,
Srinija
- Labels:
-
Discovery
- 369 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 12:55 PM
Thank you for sharing this, Srini. This is definitely valuable information. Please keep it coming!
Regards,
Selva