使用VBScript从一台服务器登录到其他服务器。 [英] Login from one server to other server using VBScript.

查看:99
本文介绍了使用VBScript从一台服务器登录到其他服务器。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


Scenario-1

使用VBScript代码,是否可以使用凭证(userid& pwd)将一台服务器登录到其他服务器并删除一些文件。方案是我必须在中央服务器中部署VBScript代码,并且此脚本必须使用
凭证登录到其他几个服务器并执行以删除不必要的文件和文件夹(清理过程)。


Scenario-2

当我使用FSO(FileSystemObject)执行正常删除时,我我从VBScript获得访问被拒绝错误消息。在这种情况下,我是否可以使用特殊凭证(不同的用户ID和密码)删除相同的文件。



替代技术: -
如果VBScript不是正确的技术,那么请建议我应该使用哪种技术来实现上述情况。


这是紧急的。



我的预感谢谢,

解决方案


这是
Visual Basic Express
论坛。请改为查看: http://social.technet.microsoft.com/Forums/en/ ITCG /线程


Scenario-1
Using VBScript code, Is it possible to login one server to other server using credential(userid&pwd) and delete some files. The scenario is that I have to deploy VBScript code in the central server and this script has to login to several other servers using credential and perform to delete unnecessary files and folders(cleanup process).

Scenario-2
When I perform normal delete using FSO(FileSystemObject), I am getting access denied error message from VBScript. In this case, is it possible me to delete the same file using special credential(different userid & password).

Alternative Technology:-
If VBScript is not the right technology then kindly suggest which technology I should use to implement above scenarios.

This is urgent.

My Advance Thanks,

解决方案

Hi,

this is the Visual Basic Express forum. Have a look here instead: http://social.technet.microsoft.com/Forums/en/ITCG/threads


这篇关于使用VBScript从一台服务器登录到其他服务器。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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