【发布时间】:2013-09-28 22:28:53
【问题描述】:
我知道Get-WSManCredSSP 函数;但是,此 cmdlet 在脚本中不能正常工作。这将返回一个类似于以下内容的长字符串:
The machine is configured to allow delegating fresh credentials to the following target(s): wsman/*,wsman/*,wsman/*,wsman/*
This computer is configured to receive credentials from a remote client computer.
我不能轻易地将它包含在我正在编写的脚本中,因此我正在寻找另一种方法来检查 CredSSP。
【问题讨论】:
标签: windows powershell windows-server wsman