简单的powershell脚本
我需要一些帮助来创建执行以下操作的PowerShell脚本: 连接到通过身份验证的用户帐户共享网络共享 然后检查源文件夹中的文件。 如果存在文件,请将所有文件的副本复制到已有的文件夹, 如果文件不存在,请停止脚本。
任何帮助都将不胜感激,我仍然是Powershell的新手。 谢谢你!
I need some help with creating a PowerShell script that does the following:
Connect to a network share with an authenticated user account
Then check for files in a source folder.
If the files exist, make a copy of all the files to a destinated folder,
If the files don't exist stop the script.
Any help would be appreciated I'm still very new to PowerShell.
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论