zoukankan      html  css  js  c++  java
  • WMI

    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_ROOTCLSID{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.

    http://blog.sina.com.cn/s/blog_9d31d38701013gmc.html

    重要参考:

    https://sourceforge.net/p/j-interop/discussion/840678/thread/97e8609e/

    http://www.68idc.cn/help/server/201208231343.html

    http://baike.baidu.com/link?url=phXrGypNU1ehkGXq5tvMhQV5x8Ubu68LiR5gj7EF_LSpVwU6FWZCRBFEun7WJrw2Kb2-uPnMS__mrYvmHegEY_

  • 相关阅读:
    CodeForces 546C(队列)
    N皇后摆放问题
    士兵队列
    货币问题
    C
    B
    ACM第三次比赛 Big Chocolate
    ACM比赛(第三次D)
    ACM第三次比赛UVA11877 The Coco-Cola Store
    uva 10382
  • 原文地址:https://www.cnblogs.com/diyunpeng/p/5187214.html
Copyright © 2011-2022 走看看