有没有办法在远程计算机上获取Credential Manager? [英] Is there a way to Get Credential Manager on a remote computer?

查看:65
本文介绍了有没有办法在远程计算机上获取Credential Manager?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我找到了CredMan.ps1和其他利用cmdkey / list的脚本。那些不允许再次运行远程计算机来获取Credential Manager。请有人帮忙吗?提前谢谢!

解决方案

假设已正确启用远程处理,您可以使用Invoke-Command在远程计算机上运行脚本:


http://ss64.com/ps/invoke-command html的


I have found CredMan.ps1 and other script that utilize cmdkey /list. Those are not allow to run again a remote computer to get Credential Manager. Please someone out there help? Thank you in advance!

解决方案

You may be able to use Invoke-Command to run the script on the remote machines assuming you have remoting enabled properly:

http://ss64.com/ps/invoke-command.html


这篇关于有没有办法在远程计算机上获取Credential Manager?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆