레이블이 Virtualization인 게시물을 표시합니다. 모든 게시물 표시
레이블이 Virtualization인 게시물을 표시합니다. 모든 게시물 표시

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







2009-01-08

Sun VirtualBox

VirualBox로의 이주를 검토 중이다. 약간의 불편함이 있더라도(?) 감내할 수 있는 가치를 부여키로 하였다.
Windows 7 beta 1을 설치 테스트 중이다. 가급적 국내의 keyboard 보안프로그램과의 문제만 없으면 전향하는데 크게 문제가 없어 보인다.

12.3 비상계엄령으로 친위쿠데타를 일으킨 윤석열과 그에 동조하는 국민의힘 의원은 모두 심판해야 한다

 프랑스  알레르까뮈의 명언을 곱씹어 본다. 우리 역사에서 친일파를 심판하지 않고 또 다시 그들과 그에 동조하는 윤석열과 그 추종세력들, 그리고 국민의힘 의원, 모두에게 내일의 범죄를  예약하는 일은 절대 없어야 하겠다. 그들 모두 심판하여 단죄하여야...