2010/01/14

Intel VT-d 지원 메인 보드

DQ35MP
DQ35JO

Intel Q35 (desktop / workstation)
Intel Q45 (desktop / workstation)
Intel X58 (desktop / workstation)
Intel 55x0 (server)
Intel X38 (desktop / workstation)
Intel X48 (desktop / workstation)
Intel 32x0 (server)

Intel DQ35JO
Intel DQ35MP
Intel DX38BT
Intel DX48BT2
Intel DQ45CB (BIOS 0061 required, previous versions are known to cause problems)
Intel DQ45EK
Intel DX58SO

ASUS P5E-VM DO (Intel Q35 chipset) requires IGD to be enabled
ASUS P6T Deluxe (Intel X58 chipset) requires (currently non-public)

Intel server board: S3210SHLX (BIOS >R0044 required.)
Supermicro server mainboard: X8DT3-F 

Dell: Optiplex 755 
HP Compaq: DC7800 
Fujitsu-Siemens: Esprimo 5925

출처: http://wiki.xensource.com/xenwiki/VTdHowTo

2010/01/13

activeds.dll System.DllNotFoundException(0x8007045A) 오류

네임스페이스 : System.DllNotFoundException
메시지 : DLL 'activeds.dll'을(를) 로드할 수 없습니다. DLL 초기화 루틴을 실행할 수 없습니다. (예외가 발생한 HRESULT: 0x8007045A)
오류스택 :    위치: System.DirectoryServices.Interop.UnsafeNativeMethods.IntADsOpenObject(String path, String userName, String password, Int32 flags, Guid& iid, Object& ppObject)
   위치: System.DirectoryServices.Interop.UnsafeNativeMethods.ADsOpenObject(String path, String userName, String password, Int32 flags, Guid& iid, Object& ppObject)
   위치: System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
   위치: System.DirectoryServices.DirectoryEntry.Bind()
   위치: System.DirectoryServices.DirectoryEntry.get_IsContainer()
   위치: System.DirectoryServices.DirectoryEntries.ChildEnumerator..ctor(DirectoryEntry container)
   위치: System.DirectoryServices.DirectoryEntries.GetEnumerator()
   위치: 사용자 클래스.....   


C# 에서 IIS 메타베이스에 접근을 하는데, 로그온후 사용자 계정에서 직접 실행하는 경우에는 오류가 발생하지 않는데, SYSTEM 계정으로 실행될때 위와 같은 오류가 발생함...

트레이스된 내용중에 메쏘드 파라미터를 보면, 아마도 사용자 계정과 관련이 있는것 같은데, 영문 포럼등을 찾아봐도 확실하게 이유를 설명해 놓은것은 없는듯.

현재의 최선의 해결방법은 리붓팅을 한번 해놓으면 발생하지 않는 다고 함. -_-;;

2010/01/06

ntds replication / ID: 1083


AD 서버를 2대 사용하고 있는데

메인 AD서버에 아래와 같은 경고 로그가 남아있네요..

경고 로그가 남은 신규 사용자의 Exchange 메일 사서함을 생성하려고 하면

Exchange 메일사서함이 생성이 안되고 메일연락처로 생성이 됩니다.

ntds replication 1083 로그 해결 방법이 있을까요??

*) 아래 LDap 경로는 임의로 삭제 하였습니다. ㅠㅠ


Active Directory에서 정보를 처리하는 중이기 때문에 다음 네트워크 주소의 도메인 컨트롤러로부터 받은 변경 내용이 있는 다음 개체를 업데이트하지 못했습니다.
 
개체:
CN=                    ,OU=                ,OU=           ,OU=           ,OU=           ,OU=           ,DC=     ,DC=co,DC=kr   
네트워크 주소:
edac0aef-fe64-4a04-9a81-ba0e40198d36._msdcs.     .co.kr
 
이 작업을 나중에 다시 시도합니다.

자세한 정보는 http://go.microsoft.com/fwlink/events.asp에 있는 도움말 및 지원 센터를 참조하십시오.


 


가장 많이 본 글