当前位置:网站首页>Exch:重命名或删除默认邮箱数据库
Exch:重命名或删除默认邮箱数据库
2022-08-03 07:47:00 【生活在香樟园里】
1、重命名默认的邮箱数据库:
1)直接重命名邮箱数据库:
Get-MailboxDatabase -Server MBX03 | fl Name,EdbFilePath,LogFolderPath
Set-MailboxDatabase “Mailbox Database 1200388344” -Name MBX03-012)移动并重命名邮箱数据库文件名:
Dismount-Database -Identity DB03-01
Move-DatabasePath DB03-01 -EdbFilePath F:\MailboxDB\DB03-01.edb -LogFolderPath F:\MailboxDB\DB03-01
Mount-Database -Identity DB03-012、删除默认邮箱数据库:
1)迁移系统邮箱:
Set-ADServerSettings -ViewEntireForest $True
$mbxdb="Mailbox Database 1200388344"
Get-Mailbox -Database $mbxdb -Arbitration
Get-Mailbox -Database $mbxdb -Arbitration | New-MoveRequest -TargetDatabase DB03-022)迁移用户邮箱:
边栏推荐
- 分治法求解中位数
- xshell开启ssh端口转发,通过公网机器访问内网机器
- information_schema
- The Transformer, BERT, GPT paper intensive reading notes
- Roson的Qt之旅#104 QML Image控件
- requests库
- ArcEngine (six) use the tool tool to realize the zoom in, zoom out and translation of the pull box
- PostMan使用,访问路径@RequestMapping
- Logic Pro X自带音色库列表
- LeetCode 264:丑数
猜你喜欢

Data warehouse buried point system and attribution practice

pyspark df secondary sorting

【图像边缘检测】基于matlab灰度图像的积累加权边缘检测【含Matlab源码 2010期】

Docker启动mysql
001-进程与线程

pyspark---encode the suuid interval (based on the number of exposures and clicks)

23届微软秋招内推

解决移动端有纵向滚动条但是不能滚动的问题

Mysql如何对两张表的相同字段,同时查询两张数据表

Roson的Qt之旅#104 QML Image控件
随机推荐
The use of the database table structure document generation tool screw
volta管理node版本
[Kaggle combat] Prediction of the number of survivors of the Titanic (from zero to submission to Kaggle to model saving and restoration)
The Transformer, BERT, GPT paper intensive reading notes
mysqlbinlog: unknown variable 'default-character-set=utf8'
Roson的Qt之旅#104 QML Image控件
sqlite 日期字段加一天
Arduino框架下对ESP32 NVS非易失性存储解读以及应用示例
Postman will return to results generated CSV file to the local interface
wordpress: 裁剪您的图片时发生错误
使用pipreqs导出项目所需的requirements.txt(而非整个环境)
jolt语法
Taro框架-微信小程序-调用微信支付
【图像去噪】基于matlab稀疏表示KSVD图像去噪【含Matlab源码 2016期】
sqlite date field plus one day
标准输入流
热部署系统实现
@Async注解的坑,小心
Mysql如何对两张表的相同字段,同时查询两张数据表
Daily practice of PMP | Do not get lost in the exam-8.2 (including agility + multiple choice)