윈도우 서버+가상화

Windows Server 2012 R2: Server Core의 디스크를 원격으로 관리하기(Diskmgmt.msc)

(DC2가 Server Core인데 DC1에서 원격으로 DC2의 디스크 관리를 사용하고 싶음. 구체적으론 컴퓨터 관리 compmgmt.msc를 통해) 먼저 서버 Core 원격 관리 켜기 COM+ 네트워크 액세스(DCOM-In) (실제로 WMI(Windows Management Instrumentation) 방화벽 설정과 관련 있음) 원격 이벤트 로그 관리 그룹의 모든 규칙을 사용하면 된다고 함. To configure MMC or other tool remote management over DCOM Do one of the following to open the …

더 읽기 »

Windows Server 2012 R2: iSCSI 대상 서버

저장소 공간(Storage Spaces)에 iSCSI 결합하기 iSCSI 설치 iSCSI 가상 디스크 새로 만들기 방금 만들었던 E 드라이브를 지정했다. VMCluster1로 정함. 125GB 동적 확장 디스크 새 iSCSI 대상 아… 이름 짓기 어렵다. 책에 나오는 대로 따라하는 중… IQN에 위와 같이 입력. 체크하지 않고 진행. 음… 대충 했는데 만들어지나? 됐네? 음… 일단 대기는 된 듯.

더 읽기 »

Office Online Server 2013: encountered an error during setup

Office Online Server 2013 설치 중 encountered an error during setup 오류 발생. MSiExec.exe 1000 오류. 검색해보니 위와 같은 글이 있었다. This is a generic error and it doesn’t tell much about what caused it. Some applications may fail with this error when the system is left unstable by another faulty program. Usually, a reboot is recommended when this type …

더 읽기 »

Windows Server 2012 R2: 새 저장소 풀 만들기

파일 공유 서버를 위해 저장소 풀 만들기 1TB HDD*4 + 250GB SSD*1 = New Storage Space Storage1 생성 SSD와 HDD의 혼합 만들기~ 결과 디스크 관리에서 StoragePool에 넣은 디스크들이 사라져 보인다. Get-PhysicalDisk 명령어 수행한 경우. 연결된 10개의 디스크가 모두 보인다. Get-StoragePool 호출 시. Primordial이 궁금해 검색해보니 ( http://mctexpert.blogspot.kr/2012/08/what-is-primordial-pool-in-windows-2012.html ) 저장소 풀을 새로 만들 때 사용하려는 사용 가능한 디스크 그룹(??) 부분이라는 것을 …

더 읽기 »

Skype for Business 2015: 역방향 프록시 설정(TMG)

좋은 글이 있다. 먼저 이걸 보면 될 듯… Vendor Qualified Product Software Version Tested Vendor’s Skype4B Resource Page A10 Networks Thunder and AX Series 2.7.1 Deployment Guides F5 Networks Big-IP LTM 11.0-11.4.1 Configuring Reverse Proxy Access to Microsoft Skype for Business Using a Big-IP LTM V.11 Citrix NetScaler 10.5 Microsoft and Citrix NetScaler KEMP Technologies LoadMaster 7.1-18b LoadMaster Deployment Guide …

더 읽기 »

Windows Server 2012 R2: 클러스터 인식 업데이트

Cluster-Aware Updating (CAU)를 처음으로 해봄. Hyper-V를 다루는 기술 481페이지에 나옴 클러스터 인식 업데이트 실행. 클러스터 업데이트 준비 상태 분석 준비 작업에 걸리는 부분을 미리 보여준다. 문제에 대한 해결 방법도 알려줌. Test-CauSetup 명령으로도 테스트해볼 수 있다. 다음 CAU Windows PowerShell cmdlet을 실행할 때 –EnableFirewallRules 매개 변수를 지정하여 원격 종료 방화벽 규칙 그룹을 사용하도록 설정할 수도 있습니다. 다음 예제에서는 클러스터 노드에서 자동 …

더 읽기 »

Windows Server 2012 R2: 모든 이벤트 지우기

테스트 서버에 이벤트가 가득 차버렸다. 신경 쓰여서 삭제하기로 함 관리자 권한으로 PowerShell 실행 wevtutil el | Foreach-Object {wevtutil cl “$_”} 명령을 입력 이벤트 뷰어를 실행하면 거의 모든 이벤트가 제거됨 To clear the… Application event log:wevtutil cl Application Security event log:wevtutil cl Security Setup event log:wevtutil cl Setup System event log:wevtutil cl System You can clear any of the Event logs …

더 읽기 »

SharePoint Server 2016: Beta 2 설치(single-server farm)

Setup SharePoint Server 2016 Step by StepI just download and setup it in Azure A3 Virtual Machine 7GB, 285GB Hard disk. It’s may lower than Microsoft’s recommendation for hardware requirement https://technet.microsoft.com/library/cc262485(office.15).aspx, but I would like to try host a single installation (DB + SharePoint) in one standalone server to see how on performance. For my installation, My server will host …

더 읽기 »

Windows Server 2012 R2: RRAS로 NAT 라우터 만들기

http://www.dell.com/support/article/us/en/04/HOW10169/EN?c=us&l=en&s=bsd&cs=04 를 보며 작업함 Domain NIC Internet NIC… 도메인에 가입하지 않은 상태로 진행 원격 액세스 역할 추가 라우팅에 체크 설치 완료 라우팅 및 원격 액세스 실행 라우팅 및 원격 액세스 구성 및 사용 NAT 인터넷이 연결되는 NIC 선택 자동으로 서비스가 시작됨 Internet으로 패킷 변환이 시작됨 인터넷이 되지 않던 내부 클라이언트에서 기본 게이트웨이에 10.0.0.200 (RRAS 서버 IP)를 넣어준다. Google에 ping을 해 …

더 읽기 »

Exchange Server 2016: MSExchange Mailbox Replication Event ID 1121

Microsoft Exchange Mailbox Replication Service가 예상 외의 오류로 인해 요청을 처리하지 못했습니다. 요청 GUID: ‘8936525a-2b8f-4f3a-b62e-593d181cc2f8’ 데이터베이스 GUID: ‘498a5665-743c-41b4-834b-e70ed47ac036’오류: ’79fee520-d68c-44ad-8ed6-e7a059b535bc’ 데이터베이스가 없습니다.. 10~20분 주기로 위와 같은 오류 발생. 위 오류가 계속 발생하고 있다. 자세히 보면 아래와 같다. – <Event xmlns=”http://schemas.microsoft.com/win/2004/08/events/event“> – <System>   <Provider Name=”MSExchange Mailbox Replication” />   <EventID Qualifiers=”49156“>1121</EventID>   <Level>2</Level>   <Task>2</Task>   <Keywords>0x80000000000000</Keywords>   <TimeCreated SystemTime=”2016-02-11T09:43:17.000000000Z” /> …

더 읽기 »