Hello Akram Shaikh,
Thanks for posting your question in the Microsoft Q&A forum.
Run the following commands as an administrator to verify and repair the WMI repository:
winmgmt.exe /verifyrepository
winmgmt /salvagerepository
winmgmt.exe /resyncperf
If the repository check doesn't resolve the issue, try rebuilding the WMI class structure:
wmiadap /c
wmiadap /f
wmiadap /r
The error might be related to Group Policy settings. Check the
Deny access to this computer from the network
policy in Local Group Policy Editor. Remove any local accounts from this policy and update the policy on the MABS server.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful