Jul 18 2022 12:15 AM
Jul 18 2022 12:15 AM
Please help
Windows Server is consuming more than 50.000000 % of physical memory, which exceeds your configured threshold.
I never configured a threshold to 50% where can i set this higher ?
THX
Nov 24 2022 08:05 AM
I'm also getting this error and I set no 50% threshold.
Oct 04 2023 07:09 AM - edited Oct 04 2023 07:52 AM
SolutionSame and I can't find anything on how to modify that setting.
Edit:
I found how to modify the setting here and came up with the following command that worked to set my threshold higher.
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name Microsoft.Health.Setting.Node.AvailableToSystemMemoryLimit -Value 95
Oct 04 2023 07:09 AM - edited Oct 04 2023 07:52 AM
SolutionSame and I can't find anything on how to modify that setting.
Edit:
I found how to modify the setting here and came up with the following command that worked to set my threshold higher.
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name Microsoft.Health.Setting.Node.AvailableToSystemMemoryLimit -Value 95