Remote WMI connection

前端 未结 9 1833
心在旅途
心在旅途 2020-12-31 14:46

I want to connect to remote PC running Windows 7, from another PC using ManagementScope on a local network. On remote PC I\'ve created a new user account \"Samuel\" withou

9条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-31 15:07

    Are you sure you can make remote WMI connections to accounts without passwords?

    There are a number of things such accounts can't do (share files, remote desktop, for example). Try setting a password and see if that makes a difference.

提交回复
热议问题