各位大神,因为某用户的已删除文件夹积累邮件太多,无法一次性给清空,是否可以通过powershell命令一次性给清空呢?
上网查找了相关方法,也试过search-mailbox -identity user -searchquery '#deleted items#' -deletecontent
这条命令,虽然没有报错,但是并没有达到效果,不知道各位大神有没有其他办法呢,或者还是只能分批删除?
各位大神,因为某用户的已删除文件夹积累邮件太多,无法一次性给清空,是否可以通过powershell命令一次性给清空呢?
上网查找了相关方法,也试过search-mailbox -identity user -searchquery '#deleted items#' -deletecontent
这条命令,虽然没有报错,但是并没有达到效果,不知道各位大神有没有其他办法呢,或者还是只能分批删除?