2009-09-09

VirtualBox에서 Windows Server 2008 R2 Server Core를 AD DC로 설정

1.Server Core install
2.administrator password 변경
3.VirtualBox Guest Addtions Install
   - d:\VBoxWindowsAddtions-amd64.exe
4.sconfig 로 기본적인 설정

- 2) 컴퓨터 이름 변경
- 4) 원격 관리 구성
        1)MMC 원격 관리 허용
        2)Windows PowerShell 사용
        3)서버 관리자 원격 관리 허용
- 7) 원격 데스크톱 구성
- 8) 네트워크 설정
       Static IP, DNS
       cmd에서는 netsh 명령어로 할 수 있다
       : netsh interface ipv4 set address name="" source=static address= mask= gateway=
             netsh interface ipv4 add dnsserver name=">" address=index=1


5.Activation
slmgr.vbs /ipk [Product Key]
-  slmgr.vbs /ato





6.dcpromo /unattend: 로 DC 만들기
 Dism /online /enable-feature /featurename:DNS-Server-Core-Role
- unattendfile의 구성

[DCINSTALL] 
InstallDNS=yes
NewDomain=forest
NewDomainDNSName=<정규화된 DNS(Domain Name System) 이름>
DomainNetBiosName=<기본적으로 정규화된 DNS 이름의 첫 번째 레이블>
SiteName=<Default-First-Site-Name>
ReplicaOrNewDomain=domain
ForestLevel=<포리스트 기능 수준 번호>
DomainLevel=<도메인 기능 수준 번호>
DatabasePath="<로컬 볼륨의 폴더 경로>" 
LogPath="<로컬 볼륨의 폴더 경로>" 
RebootOnCompletion=yes
SYSVOLPath="<로컬 볼륨의 폴더 경로>" 
SafeModeAdminPassword=<오프라인 관리자 계정의 암호>

7.dcdiag 로 AD 서비스 진단하기

8.Dism /online /get-features /format:table으로 사용 가능한 Role 확인


배포 이미지 서비스 및 관리 도구
버전: 6.1.7600.16385


이미지 버전: 6.1.7600.16385


패키지 기능 목록 : Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.1.7600.16385




----------------------------------------------------------- | ------
기능 이름                                                       | 상태    
----------------------------------------------------------- | ------
NetworkLoadBalancingHeadlessServer                          | 사용 안 함
SUACore                                                     | 사용 안 함
SUACore-WOW64                                               | 사용 안 함
WindowsServerBackup                                         | 사용 안 함
WindowsServerBackupCommandlet                               | 사용 안 함
MultipathIo                                                 | 사용 안 함
DNS-Server-Core-Role                                        | 사용    
FRS-Infrastructure                                          | 사용 안 함
BitLocker                                                   | 사용 안 함
BitLocker-RemoteAdminTool                                   | 사용 안 함
DirectoryServices-DomainController-ServerFoundation         | 사용 안 함
DirectoryServices-ADAM-ServerCore                           | 사용 안 함
ActiveDirectory-PowerShell                                  | 사용 안 함
IIS-WebServerRole                                           | 사용 안 함
IIS-WebServer                                               | 사용 안 함
IIS-CommonHttpFeatures                                      | 사용 안 함
IIS-StaticContent                                           | 사용 안 함
IIS-DefaultDocument                                         | 사용 안 함
IIS-DirectoryBrowsing                                       | 사용 안 함
IIS-HttpErrors                                              | 사용 안 함
IIS-HttpRedirect                                            | 사용 안 함
IIS-WebDAV                                                  | 사용 안 함
IIS-ApplicationDevelopment                                  | 사용 안 함
IIS-NetFxExtensibility                                      | 사용 안 함
IIS-ASPNET                                                  | 사용 안 함
IIS-ASP                                                     | 사용 안 함
IIS-CGI                                                     | 사용 안 함
IIS-ISAPIExtensions                                         | 사용 안 함
IIS-ISAPIFilter                                             | 사용 안 함
IIS-ServerSideIncludes                                      | 사용 안 함
IIS-HealthAndDiagnostics                                    | 사용 안 함
IIS-HttpLogging                                             | 사용 안 함
IIS-LoggingLibraries                                        | 사용 안 함
IIS-RequestMonitor                                          | 사용 안 함
IIS-HttpTracing                                             | 사용 안 함
IIS-CustomLogging                                           | 사용 안 함
IIS-ODBCLogging                                             | 사용 안 함
IIS-Security                                                | 사용 안 함
IIS-BasicAuthentication                                     | 사용 안 함
IIS-WindowsAuthentication                                   | 사용 안 함
IIS-DigestAuthentication                                    | 사용 안 함
IIS-ClientCertificateMappingAuthentication                  | 사용 안 함
IIS-IISCertificateMappingAuthentication                     | 사용 안 함
IIS-URLAuthorization                                        | 사용 안 함
IIS-RequestFiltering                                        | 사용 안 함
IIS-IPSecurity                                              | 사용 안 함
IIS-Performance                                             | 사용 안 함
IIS-HttpCompressionStatic                                   | 사용 안 함
IIS-HttpCompressionDynamic                                  | 사용 안 함
IIS-WebServerManagementTools                                | 사용 안 함
IIS-ManagementScriptingTools                                | 사용 안 함
IIS-ManagementService                                       | 사용 안 함
IIS-IIS6ManagementCompatibility                             | 사용 안 함
IIS-Metabase                                                | 사용 안 함
IIS-WMICompatibility                                        | 사용 안 함
IIS-LegacyScripts                                           | 사용 안 함
IIS-FTPServer                                               | 사용 안 함
IIS-FTPSvc                                                  | 사용 안 함
IIS-FTPExtensibility                                        | 사용 안 함
WAS-WindowsActivationService                                | 사용 안 함
WAS-ProcessModel                                            | 사용 안 함
WAS-NetFxEnvironment                                        | 사용 안 함
WAS-ConfigurationAPI                                        | 사용 안 함
IIS-HostableWebCore                                         | 사용 안 함
ClientForNFS-Base                                           | 사용 안 함
ServerForNFS-Base                                           | 사용 안 함
DFSR-Infrastructure-ServerEdition                           | 사용 안 함
DHCPServerCore                                              | 사용 안 함
SNMP-SC                                                     | 사용 안 함
DFSN-Server                                                 | 사용 안 함
TelnetClient                                                | 사용 안 함
WINS-SC                                                     | 사용 안 함
Printing-ServerCore-Role                                    | 사용 안 함
Printing-LPDPrintService                                    | 사용 안 함
Printing-ServerCore-Role-WOW64                              | 사용 안 함
ServerCore-EA-IME                                           | 사용    
ServerCore-EA-IME-WOW64                                     | 사용 안 함
QWAVE                                                       | 사용 안 함
NetFx2-ServerCore                                           | 사용    
NetFx2-ServerCore-WOW64                                     | 사용 안 함
NetFx3-ServerCore                                           | 사용 안 함
WCF-HTTP-Activation                                         | 사용 안 함
WCF-NonHTTP-Activation                                      | 사용 안 함
NetFx3-ServerCore-WOW64                                     | 사용 안 함
MicrosoftWindowsPowerShell                                  | 사용    
MicrosoftWindowsPowerShell-WOW64                            | 사용 안 함
ServerManager-PSH-Cmdlets                                   | 사용    
BestPractices-PSH-Cmdlets                                   | 사용    
PeerDist                                                    | 사용 안 함
Microsoft-Hyper-V                                           | 사용 안 함
VmHostAgent                                                 | 사용 안 함
CertificateServices                                         | 사용 안 함
SMBHashGeneration                                           | 사용 안 함
ServerMigration                                             | 사용 안 함
ServerCore-WOW64                                            | 사용    
FSRM-Infrastructure-Core                                    | 사용 안 함
CoreFileServer                                              | 사용 안 함
LightweightServer                                           | 사용 안 함
Microsoft-Windows-Web-Services-for-Management-IIS-Extension | 사용 안 함
FailoverCluster-Core                                        | 사용 안 함
FailoverCluster-Core-WOW64                                  | 사용 안 함


작업을 완료했습니다.
  


9.기타 필요한 용도에 맞추어 Role 추가
-  Dism /online /enable-feature /featurename:CertificateServices
-  Dism /online /enable-feature /featurename:FRS-Infrastructure







댓글 없음:

댓글 쓰기

날개죽지가 3년여 전부터 아프더니 이젠 자주 아프다. 도수치료도 잠깐이고 결국 스트레칭을 해야 하는데 쉽지 않다. 어깨까지 결리고, 점차 늙어가는 육신에 통증이 더해가며 시간은 점점 빠르게 지나간다..