일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- office365 Dmarc
- 로그 구독
- 라디우스서버
- OST파일경로변경
- PST파일경로변경
- Log수집
- outlook ost
- 경로 또는 파일에 액세스할 수 없습니다
- Radius서버
- windows nps
- DMARC설정
- ost경로이동
- BitLocker 도메인환경
- 클라이언트 로그 구독
- pst경로이동
- UPN
- 이벤트 로그 수집
- BitLocker USB
- outlook pst
- Log collect
- ost경로
- 라디우스
- Log 수집 서버
- DMARC란
- Event log collect
- Domain BitLocker
- 비트라커 USB
- Domain name service
- 지정한 장치
- ost위치
- Today
- Total
MY IT Life
EventID : 2601, 2604, 2501 본문
2601, 2604, and 2501 MSExchange ADAccess Event IDs when a Microsoft Exchange server restarts
SYMPTOMS
After you restart an Exchange Server 2010 server that resides on a Windows Server 2008 R2 server, the following events are logged in the Application log:
Log Name: Application
Source: MSExchange ADAccess
Event ID: 2601
Task Category: General
Level: Warning
Keywords: Classic
User: N/A
Computer: Exchange Server
Description:
Process MSEXCHANGEADTOPOLOGY (PID=1600). When initializing a remote procedure call (RPC) to the Microsoft Exchange Active Directory Topology service, Exchange could not retrieve the SID for account <WKGUID=XXXXXXXXXXXXXXXXX,CN=Microsoft Exchange,CN=Services,CN=Configuration,...> - Error code=8007077f.
The Microsoft Exchange Active Directory Topology service will continue starting with limited permissions
Log Name: Application
Source: MSExchange ADAccess
Event ID: 2604
Task Category: General
Level: Error
Keywords: Classic
User: N/A
Computer: Exchange Server
Description:
Process MSEXCHANGEADTOPOLOGY (PID=1600). When updating security for a remote procedure call (RPC) access for the Microsoft Exchange Active Directory Topology service, Exchange could not retrieve the security descriptor for Exchange server object Exchange Server - Error code=8007077f.
The Microsoft Exchange Active Directory Topology service will continue starting with limited permissions
Log Name: Application
Source: MSExchange ADAccess
Event ID: 2501
Task Category: General
Level: Error
Keywords: Classic
User: N/A
Computer: Exchange Server
Description:
Process MSEXCHANGEADTOPOLOGY (PID=1600). The site monitor API was unable to verify the site name for this Exchange computer - Call=DsctxGetContext Error code=8007077f. Make sure that Exchange server is correctly registered on the DNS server.
You may also see a NetLogon error of 5719 in the Application log.
[CAUSE]
When the server restarts, Windows queries Active Directory to determine the Active Directory Site information. On a Windows Server 2008 R2-based server, this operation sometimes fails. Additionally, Exchange Services performs a query for its Active Directory Site during the startup process. This query also fails. The causes of this lookup failure include, but are not limited to, the following:
Transient DNS failures
Transient issues with Domain Controllers
Transient network connectivity issues
Network switches that have the PortFast functionality disabled on the ports to which the Exchange servers connect
Windows will continue to try to determine its Active Directory Site name and will eventually succeed. However, Exchange does not retry the query, and the errors that are mentioned in the Symptoms section are logged in the Application log every 15 minutes.
RESOLUTION
After the server has been up for a minute or two, run NLTest /DSGetSite to verify that that the proper Active Directory Site is being returned by Windows. Once that has been verified, restart the MSExchange ADTopology service.
Warning Depending on the function of the Exchange Server 2010 server, restarting the MSExchange ADTopology service may result in an unplanned outage, and other services may have to be restarted.
WORKAROUND
To work around this issue, hardcode the Active Directory Site name in the registry. To do this, follow these steps:
1. Click Start, click Run, type Regedit, and then press OK.
2. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
3. On the Edit menu, click New, and then click String Value.
4. Type SiteName, and then press Enter.
5. Right-click SiteName, click Modify, type the name of the Active Directory Site that the Exchange server belongs to in the Value data box, and then click OK.
6. Exit Registry Editor, and then restart the computer to apply the change.
When you hardcode the Active Directory Site name, Windows will return the hardcoded site name in response to the query from Exchange. This behavior enables Exchange server to bypass any site name lookup failures.
<http://support.microsoft.com/kb/2025528>
. '
'02. Microsoft > TroubleShooting' 카테고리의 다른 글
DC서버 Event ID 4321 NetBT (0) | 2013.05.08 |
---|---|
EventLog 333, 59, 2019 (0) | 2013.05.08 |
[scanPST] (0) | 2013.05.08 |
Outlook 자격증명 팝업 (0) | 2013.05.06 |
Exchange 일정 보관 정책 (0) | 2013.05.02 |