| 网管联盟 | 网管论坛 | 网管u家 | 网管博客 | 网管软件 | 网管求职 | 小游戏 | 网管搜索 | 网管原创 | 网管聚合 | 网管读摘 | 网管焦点 | 世界素材 | 会员投稿 | 会员中心 |
![]() |
| Windows Linux Cisco 网络技术 数据库 黑客攻防 DotNet Java PHP 认证 新闻资讯 服务器 存储资讯 网络设备 网管学堂 技术专题 焦点 网吧频道 |
网管网www.bitscn.com
@setlocal@if \"%1\"==\"\" goto usage@if \"%1\"==\"/?\" goto usage@if \"%1\"==\"-?\" goto usage@rem Parameter is either a drive letter, or \"none\"@rem check for presence of adsutil.vbs@set adu=%systemdrive%\inetpub\adminscripts\adsutil.vbs@if exist %adu% goto stopsrv@echo This tool requires %adu% from the IIS scripts.@goto fail:stopsrv@rem Record what Exchange services are currently running@echo off@set StartSA=0@set StartIS=0@set StartMTA=0@set StartWWW=0For /f \"delims=\" %%a in ('net start') do if \"%%a\" == \" Microsoft Exchange System Attendant\" set StartSA=1 For /f \"delims=\" %%a in ('net start') do if \"%%a\" == \" Microsoft Exchange Information Store\" set StartIS=1 For /f \"delims=\" %%a in ('net start') do if \"%%a\" == \" Microsoft Exchange MTA Stacks\" set StartMTA=1 For /f \"delims=\" %%a in ('net start') do if \"%%a\" == \" World Wide Web Publishing Service\" set StartWWW=1 @echo@set regfile=%temp%\addm.reg@echo REGEDIT4 > \"%regfile%\"@if \"%1\"==\"none\" goto deldrive@set drive=%1@set newdrive=%drive:~0,1%@echo Adding %newdrive% drive mapping to the registry...@echo [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EXIFS\Parameters] >> \"%regfile%\"@echo \"DriveLetter\"=\"%newdrive%\" >> \"%regfile%\"@goto doregedit:deldrive@echo removing existing drive letter mapping...For /f \"delims=\=>; tokens=1,2*\" %%a in ('subst') do ( if /i \"%%c\" == \" BackOfficeStorage\" ( subst %%a /d ))@echo Removing drive mapping from the registry...@echo [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EXIFS\Parameters] >> \"%regfile%\"@echo \"DriveLetter\"=\"\" >> \"%regfile%\":doregedit@type %regfile%regedit -s \"%regfile%\"@if errorlevel 0 goto mb@goto fail:mb@echo Touching the metabase to force update of Exchange virtual roots...cscript %adu% delete /ds2mb/HighWaterMarks@goto restart:restart@echo Restarting services...@if %StartSA%==1 net start \"Microsoft Exchange System Attendant\" /y@if %StartIS%==1 net start \"Microsoft Exchange Information Store\" /y@if %StartMTA%==1 net start \"Microsoft Exchange MTA Stacks\" /y@if %StartWWW%==1 net start w3svc /y@goto done:fail@echo The operation did not succeed.@goto end:done@echo Done.@goto end:usage@echo Usage: ifsdrive ^<drive-letter^>@echo ifsdrive none@echo Modifies or removes the mapping of Exchange storage to a local drive letter.@echo Specify a single letter to map Exchange storage to that drive.@echo Specify \"none\" (without quotes) to remove the mapping.@goto end:end@if not \"%regfile%\" == \"\" del \"%regfile%\" 网管联盟bitsCN@com
ifsdrive none
ifsdrive 驱动器盘符
网管下载dl.bitscn.com
驱动器盘符 默认情况下是驱动器 M,但如果 IFS 驱动器映射曾被改为另一个驱动器盘符,那么请改用新的驱动器盘符。271465 XADM: Clients Cannot Access Attachments After You Back Up Drive M(备份驱动器 M 后客户机不能访问附件) 网管网www_bitscn_com
281673 PRB: Moving Items Within Drive M of Exchange Can Remove Item Properties(在 Exchange 的驱动器 M 中移动项目会删除项目属性)
298924 XADM: Do Not Back Up or Scan Exchange 2000 Drive M(不要备份或扫描 Exchange 2000 驱动器 M)
网管联盟bitsCN@com
299046 XADM: Calendar Items Disappear from User's Folders(日历项目从用户的文件夹中消失)
网管u家u.bitscn@com
303245 XCLN: Item Count Incorrect for Messages with Modified Permission(修改权限后,消息的项目计数错误) 网管论坛bbs_bitsCN_com
有关与驱动器 M 的防病毒扫描相关的一些问题(与保留驱动器 M 映射有关联)的其他信息,请单击下面的文章编号以查看 Microsoft 知识库中的文章:245822 XGEN: Recommendations for Troubleshooting an Exchange Server Computer with Antivirus Installed(针对安装了防病毒软件的 Exchange Server 计算机的故障排除建议) 网管u家u.bitscn@com
298551 XADM: Large Number of Transaction Logs Created(创建了大量事务日志)
|
0
|
评论加载中…