温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

如何重建Exchange 2010搜索索引

发布时间:2020-06-30 16:21:02 来源:网络 阅读:509 作者:kangl 栏目:系统运维

Issue: users are complaining of emails not showing up in search and you’ve determined you need to rebuild Exchange 2010’s search index.

Steps:

1、Launch Exchange Management Shell as administrator (right click run as administrator)
2、type get-mailboxdatabase to get the names of the databases. Copy the name of the database you’d like to rebuild.
3、browse to the scripts directory by typing the following:
cd\
cd “program files\microsoft\exchange server\v14\scripts”
4、Enter the following command to rebuild:
ResetSearchIndex.ps1 “Mailbox Database 1”
Note: specify your desired database name instead of “Mailbox Database 1”

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI