2010/08/30
2010/08/27
RE: Exchange Server Reported Error (0x8004010F)
RE: Exchange Server Reported Error (0x8004010F): "This worked for me:
One of my Outlook users had the same error 0x8004010F when synchronizing his mailbox.
The solution was:
1) Remove the checkmark from 'Download Offline Address Book' (OAB) in Send/rec. settings.
2) Download OAB from Send/receive menu.
3) Sync. w/ F9
4) Set the checkmark in 1)
5) Sunc. w/ F9
Done !
- 已使用 Google 工具列寄出"
One of my Outlook users had the same error 0x8004010F when synchronizing his mailbox.
The solution was:
1) Remove the checkmark from 'Download Offline Address Book' (OAB) in Send/rec. settings.
2) Download OAB from Send/receive menu.
3) Sync. w/ F9
4) Set the checkmark in 1)
5) Sunc. w/ F9
Done !
- 已使用 Google 工具列寄出"
You Had Me At EHLO... : Transitioning Client Access to Exchange Server 2010
You Had Me At EHLO... : Transitioning Client Access to Exchange Server 2010: "# To add CAS2010 as a web distribution point:
* $OABVDir=Get-OABVirtualDirectory -Server
* $OAB=Get-OfflineAddressBook 'Default Offline Address List'
* $OAB.VirtualDirectories += $OABVdir.DistinguishedName
* Set-OfflineAddressBook 'Default Offline Address List' -VirtualDirectories $OAB.VirtualDirectories
- 已使用 Google 工具列寄出"
* $OABVDir=Get-OABVirtualDirectory -Server
* $OAB=Get-OfflineAddressBook 'Default Offline Address List'
* $OAB.VirtualDirectories += $OABVdir.DistinguishedName
* Set-OfflineAddressBook 'Default Offline Address List' -VirtualDirectories $OAB.VirtualDirectories
- 已使用 Google 工具列寄出"
Parative - Offering Migration management, infrastructure services, quest preferred partners using Quest software, Microsoft IO, Virtualization and Training - Parative
2010/08/26
RAID
JBOD (Just Bunch of Disks)
這種組成方式嚴格來說不算RAID,因為它的功能就跟它的全名一樣,「只是將多顆磁碟湊在一起」, 當作一顆超大硬碟來用。假設是4顆250GB的大硬碟,在JBOD模式下就成了一顆1TB﹙=1000GB﹚的超高容量硬碟,但是除了容量提升之外,它的 速度還是跟單一硬碟相同,也沒有額外的安全性。RAID 0 (Striped)
這是最簡單也最猛的一種磁碟陣列,它的功能是在資料寫入時,將資料分割成幾個小區塊,分別存到各顆硬碟裡,因此可以提升寫入速度。當需要讀取時,再分別由所有硬碟裡將小區塊抓出來,所以也有較高的讀取速度。但它的缺點是只要其中一顆硬碟壞掉,或只是小小的出點問題,都可能因為一小部分資料的不完整,就造成整個磁碟陣列無法正常讀取,全部的資料就這樣毀 於一旦,完全沒有安全性可言。儘管如此,RAID 0存取效能隨著組成硬碟數目增加而提升的特性,對於「效能至上」的玩家們還是有不小的吸引力。
2010/08/25
2010/08/24
Configure Shadow Redundancy: Exchange 2010 Help
Configure Shadow Redundancy: Exchange 2010 Help:
"Set-TransportConfig -ShadowRedundancyEnabled $true
- 已使用 Google 工具列寄出"
"Set-TransportConfig -ShadowRedundancyEnabled $true
- 已使用 Google 工具列寄出"
RPC Server is Unavailable Error
RPC Server is Unavailable Error:
"Fix “RPC Server is Unavailable” Error in Windows Server 2008 R2 Remote Disk Management
- 已使用 Google 工具列寄出"
"Fix “RPC Server is Unavailable” Error in Windows Server 2008 R2 Remote Disk Management
- 已使用 Google 工具列寄出"
Windows Remote Management with Server 2008 R2
Windows Remote Management with Server 2008 R2: "- 已使用 Google 工具列寄出"
Enabling Remote Management in Windows Server 2008 R2
Enabling Remote Management in Windows Server 2008 R2
2010/08/23
Overview of Exchange Management Shell: Exchange 2010 Help
Overview of Exchange Management Shell: Exchange 2010 Help:
"In Exchange 2010, when you click the Shell shortcut, Windows PowerShell opens. Unlike in Exchange 2007, a Windows PowerShell snap-in for Exchange isn't loaded. Instead, Windows PowerShell connects to the closest Exchange 2010 server using a new required component called Windows Remote Management 2.0, performs authentication checks, and then creates a remote session for you to use. When the remote session is created, you're given access only to the cmdlets and the parameters associated with the management roles you've been assigned. For more information about management roles, see Understanding Role Based Access Control.
- 已使用 Google 工具列寄出"
"In Exchange 2010, when you click the Shell shortcut, Windows PowerShell opens. Unlike in Exchange 2007, a Windows PowerShell snap-in for Exchange isn't loaded. Instead, Windows PowerShell connects to the closest Exchange 2010 server using a new required component called Windows Remote Management 2.0, performs authentication checks, and then creates a remote session for you to use. When the remote session is created, you're given access only to the cmdlets and the parameters associated with the management roles you've been assigned. For more information about management roles, see Understanding Role Based Access Control.
- 已使用 Google 工具列寄出"
EMC 2010 failed with getting CAS configuration Event ID 4 ( Access denied ) « All about Microsoft Exchange
EMC 2010 failed with getting CAS configuration Event ID 4 ( Access denied ) « All about Microsoft Exchange: "At this step it was clear that the failure is due to inability of the Exchange 2010 EMC to query the OWA virtual directory of the old – 2007 – Exchange server due to lack of permission so the solution was to add “Exchange Trusted Subsystem” group to the local admins of all Exchange 2007 servers . If Exchange 2007 is on a domain controller , as in my case – only for test purposes - adding this group to the domain “Administrators” group solve the problem. For me every thing now is working as it should.
- 已使用 Google 工具列寄出"
- 已使用 Google 工具列寄出"
2010/08/20
Error 0x80190194 when using an Outlook 2007 client to download a Web Distribution enabled OAB - Dgoldman's WebLog - Site Home - MSDN Blogs
Error 0x80190194 when using an Outlook 2007 client to download a Web Distribution enabled OAB - Dgoldman's WebLog - Site Home - MSDN Blogs:
"Error 0x80190194 when using an Outlook 2007 client to download a Web Distribution enabled OAB
- 已使用 Google 工具列寄出"
"Error 0x80190194 when using an Outlook 2007 client to download a Web Distribution enabled OAB
- 已使用 Google 工具列寄出"
2010/08/18
2010/08/13
2010/08/10
Event id 9359 is generated after OAB update process is completed
Event id 9359 is generated after OAB update process is completed: "- 已使用 Google 工具列寄出"
OAB event 9359
OAB event 9359
2010/08/06
windows 7 顯示異常 ( 來吧~~~電腦 - 社群文章 )
windows 7 顯示異常 ( 來吧~~~電腦 - 社群文章 ):
out of range
真是太厲害了
搞了一個下午
3C這麼難搞,這篇文章救了我,感恩。
LCD接上NB,解析度調為 1600*1200 就回不來了,用了很多方式都不ok
只要LCD接上NB-就直接顯示到LCD,
最後利用ultraVNC修正回來。按
out of range
真是太厲害了
搞了一個下午
3C這麼難搞,這篇文章救了我,感恩。
LCD接上NB,解析度調為 1600*1200 就回不來了,用了很多方式都不ok
只要LCD接上NB-就直接顯示到LCD,
最後利用ultraVNC修正回來。按
2010/08/04
Blank email messages in Microsoft Outlook 2007 | Beyond Tecknology
Blank email messages in Microsoft Outlook 2007 | Beyond Tecknology: "- 已使用 Google 工具列寄出"
outlook 2007 看不見郵件本文
跟防毒軟體有關
本例為nod32
outlook 2007 看不見郵件本文
跟防毒軟體有關
本例為nod32
2010/08/03
允許接收連接器上的匿名轉送: Exchange 2010 說明
允許接收連接器上的匿名轉送: Exchange 2010 說明: "- 已使用 Google 工具列寄出"
exchange 2010 relay
請執行下列其中一個步驟:
在執行窗格中,按一下 [新增接收連接器]。[新增接收連接器] 嚮導便會啟動。
在 [簡介] 頁面上,執行下列步驟:
在 [區域網路設定] 頁面上,遵循下列步驟:
在 [遠端網路設定] 頁面上,執行下列步驟:
在 [新增連接器] 頁面上,檢閱連接器的組態摘要。若要修改設定,請按 [上一步]。若要使用組態摘要中的設定來建立接收連接器,請按一下 [新增]。
在 [完成] 頁面上,按一下 [完成]。
在工作窗格中,選取您建立的接收連接器。
在執行窗格的接收連接器名稱下按一下 [內容],開啟 [內容] 頁面。
按一下 [權限群組] 索引標籤。選取 [匿名使用者]。
按一下 [確定] 儲存變更,並結束 [內容] 頁面。
最後還要加上這一行指令
exchange 2010 relay
- 若要在已安裝邊際傳輸伺服器角色的電腦上建立接收連接器,請選取 [邊際傳輸],然後在工作窗格中按一下 [接收連接器] 索引標籤。
- 若要在集線傳輸伺服器角色上建立接收連接器,請在主控台樹狀目錄中,展開 [伺服器組態],並選取 [集線傳輸]。在結果窗格中,選取要建立連接器的伺服器,然後按一下 [接收連接器] 索引標籤。
- 在 [名稱] 欄位中,為這個連接器輸入一個有意義的名稱。此名稱是用來識別連接器。
- 在 [選取此接收連接器的用途] 欄位中,選取 [自訂]。
- 按 [下一步]。
- 選取現有的 [所有可用的 IPv4] 項目,然後按一下
。
- 按一下 [新增]。在 [新增接收連接器繫結] 對話方塊中,選取 [指定 IP 位址]。輸入指派給本機伺服器之網路介面卡的 IP 位址,以便與遠端訊息伺服器進行最佳的通訊。在 [通訊埠] 欄位中,輸入 25,然後按一下 [確定]。將 [指定此連接器為了回應 HELO 或 EHLO 所將提供的 FQDN] 欄位保留空白。
- 按 [下一步]。
- 選取現有的 [0.0.0.0 - 255.255.255.255] 項目,然後按一下
。
- 按一下 [新增] 或 [新增] 旁邊的下拉箭頭,然後輸入可轉送此伺服器之郵件的遠端郵件伺服器的 IP 位址或 IP 位址範圍。輸入完 IP 位址後,請按一下 [確定]。
- 按 [下一步]。
最後還要加上這一行指令
Get-ReceiveConnector "Anonymous Relay"
| Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON"
-ExtendedRights "Ms-Exch-SMTP-Accept-Any-Recipient"
訂閱:
文章 (Atom)