[ad_1]
I have CREDSSP client enabled on my desktop to allow a double-hop remoting to a number of servers. Some of those servers have now been decommisioned, so my question is how do I remove those specific delegates without disabling and reenabling CREDSSP which is what I have done up until now?
E.g to add an additional delegate I can do:
Enable-WSManCredSSP -Role Client -DelegateComputer "mynewserver.mydomain.local"
so I want to be able to do something like:
Remove-WSMANCredSSPDelegate -DelegateComputer "mynewserver.mydomain.local"
but all I can do is
Disable-WSManCredSSP -Role Client
Any thoughts?
[ad_2]
لینک منبع