gavin2006 发表于 2010-11-19 13:26:01

exchange 2010 powershell无法使用import-mailbox

请教一下大家,我的exchange 2010 powershell无法使用import-mailbox,错误提示:
The term 'import-mailbox' is not recognized as the name of a cmdlet

我已经赋予了administrator Mailbox Import Export 角色,New-ManagementRoleAssignment -Role "Mailbox Import Export" -User "administrator"

但是为什么还是不行?

gavin2006 发表于 2010-11-23 10:58:55

已经解决,打了SP1后命令变成了new-mailboximportrequest
页: [1]
查看完整版本: exchange 2010 powershell无法使用import-mailbox