我正在尝试使用python中的WMI库连接到远程用户。 然后,我需要找到用户列表,并通过python断开其中的一个。
有人知道图书馆中实现此目标的正确方法吗?
我能够重新启动,关闭进程等,
我已参考以下URls,但未获得确切方法
https://www.programcreek.com/python/example/53883/wmi.WMI
https://www.programcreek.com/python/example/53883/wmi.WMI
http://timgolden.me.uk/python/wmi/tutorial.html
http://timgolden.me.uk/python/wmi/cookbook.html
https://blog.ipswitch.com/managing-windows-system-administration-with-wmi-and-python