2022年1月18日 星期二

微軟Outlook的scanpst 修復工具的放置位置

微軟Outlook的scanpst.exe 修復工具的放置位置

Locating Scanpst in different Windows Versions

By default. Scanpst is in various locations according to versions of Outlook and Windows combined. The location of Scanpst in different versions are as follows:




MS Outlook VersionLocation of Scanpst in different Windows OS
Outlook 97/98C:\Program Files\Common Files\Windows Messaging\scanpst.exe
Outlook 2000C:\Program Files\Common Files\System\MAPI\ <locale ID>\NT\scanpst.exe
Outlook 2002/XPC:\Program Files\Common Files\System\MAPI\ <locale ID> \scanpst.exe
Outlook 2003 - 32 bitC:\Program Files\Common Files\System\MSMAPI\<locale ID>
Outlook 2003 -64 BitC:\Program Files (x86)\Common Files\System\MSMAPI\<locale ID>
Outlook 2007-32 BitC:\Program Files\Microsoft Office\Office12
Outlook 2007-64 BitC:\Program Files (x86)\Microsoft Office\Office12
Outlook 2013-32 BitC:\Program Files\Microsoft Office\Office15
Outlook 2013-64 BitC:\Program Files (x86)\Microsoft Office\Office15
Outlook 2013-64 Bit OutlookC:\Program Files\Microsoft Office\Office15
Outlook 2013-Click on RunC:\Program Files\Microsoft Office15\root\office15
Outlook 2016-32 Bit WindowsC:\Program Files\Microsoft Office\Office16\
Outlook 2016-64 Bit WindowsC:\Program Files (x86)\Microsoft Office\Office16\
Outlook 2016-64 Bit OutlookC:\Program Files\Microsoft Office\Office16\
Office 365/Outlook 2019/Outlook 2016 Click to Run,Any WindowsC:\Program Files\Microsoft Office\root\office16\

沒有留言:

Rocky Linux 防火牆設定方法

舉例: 當有一個Nginx Keepalived的設定需求,我需要開放http和https服務,並且開放vrrp的通訊協定。 會需要完成 Keepalived 與防火牆配置 : 確定 VRRP 協定與防火牆規則均已放行: sudo firewall-cmd --permanent...