Windows 7 rename wbem folder

  • Thread starter Thread starter ramamkg
  • Start date Start date
R

ramamkg

Guest
I looking below blogs just looking same setps on mutiple machines via powershell script




1)C:\Windows\system32>net stop winmgmt - STOP WMI

2) C: \ Windows \ system32 \ wbem \ repository-- rename folder (C: \ Windows \ system32> rename% systemroot% \ system32 \ wbem \ repository repository.old)

3) restart--C: \ windows \ system32> net start winmgmt



4)C: \ Windows \ system32> wuauclt / detectnow Now start a manual update process




5)safely delete the C: \ Windows \ system32 \ wbem \ repository.old directory .
C: \ Windows \ system32> rmdir / s / q% systemroot% \ system32 \ wbem \ repository.old

More...
 

Similar threads

B
Replies
3
Views
89
Mark L. Ferguson
M
B
Replies
0
Views
67
Bob Weiner
B
B
Replies
2
Views
75
Jian-Ping Zhu [MSFT]
J
J
Replies
2
Views
106
B
Back
Top