小编Mik*_*ike的帖子

运行PowerShell脚本时什么是">>"?

我正在尝试运行Move-Mailbox powershell命令,当我按Enter键运行它时,提示符更改为>>但没有其他任何事情发生.所有参数都已提供,所以我不认为这是原因.这几乎就像它在等待输入但没有提示什么.

    [PS] C:\>Move-Mailbox -TargetDatabase "W2K3-LA-EXCH\First Storage Group\MailboxStore" -Identity Toddles -Gl
obalCatalog W2K3.e2k3.exch.com" -SourceForestGlobalCatalog W2K3-LA.e2k7.com -NTAccountOU "OU=Users,DC=e2k3,DC
=exch,DC=com" -SourceForestCredential $SourceCredential -TargetForestCredential $TargetCredential
>>
Run Code Online (Sandbox Code Playgroud)

powershell

1
推荐指数
1
解决办法
225
查看次数

标签 统计

powershell ×1