윈도우 서버+가상화

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” /> …

더 읽기 »

Exchange Server 2016+Skype for Business Server 2015: Outlook Web App에 메신저 통합하기

비즈니스용 Skype와 Exchange 통합Exchange와 비즈니스용 Skype 서버는 원활하게 호환되고 통합됩니다. 예를 들어 비즈니스용 Skype 사용자 현재 상태 정보가 Microsoft Outlook에 보고되며, 마찬가지로 비즈니스용 Skype에서 사용자의 Outlook 일정에 액세스하고, 사용자에게 모임이 예약되어 있음을 알려 주고, 모임 중에는 사용자의 현재 상태를 다른 용무 중으로 표시할 수 있습니다. 비즈니스용 Skype 서버를 실행하기 위해 Exchange를 실행할 필요는 없지만(또는 그 반대) 두 제품을 함께 사용하면 …

더 읽기 »