winrm
winrm copied to clipboard
Could add an interface for modifing the struct client's password
When I use winrm modify password for a windows user himself. The shell created by CreateShell of the client and the cmd of created by Execute of the shell could not be closed for password has changed. Arise resource leak. For shell Id is not exported, i have no idea to close the shell otherthan change the client password before do shell.Close.