码迷,mamicode.com
首页 > 其他好文 > 详细

WMI

时间:2016-02-12 19:48:08      阅读:259      评论:0      收藏:0      [点我收藏+]

标签:

1. Login to the target remote host as an Administrator.
2. Run the program Regedit
3. If you are asked to allow the Regedit program to make changes to the computer, click ‘Yes‘
4. Navigate to the Registry item HKEY_CLASSES_ROOT\CLSID\{YOUR CLSID HERE}
5. Right click on this item and select ‘Permissions‘
6. Click ‘Advanced‘
7. Select the ‘Owner‘ tab
8. In the ‘Change Owner to...‘ box, highlight the account you are currently logged in as.
9. Click ‘Ok‘
10. Click ‘Ok‘
11. Right click the registry item again and select ‘Permissions‘
12. Highlight the ‘Administrators‘ group
13. Give ‘Full Control‘ permissions to this group by checking the ‘Allow‘ box
14. Click ‘Ok‘


CLSID是 76A6415B-CB41-11d1-8B02-00600806D9B6.

WMI

标签:

原文地址:http://www.cnblogs.com/diyunpeng/p/5187214.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!