MDT

Microsoft/Deployment

MDT Driver 관련

MDT에서 Driver를 모델별로 적용하는 방법입니다. 1. Out-of-Box-Driver 폴더 구조 생성 ex) Win7x64 - Dell Inc. - Model 확인방법 wmic computersystem get model - model wmic computersystem get manufacture - manu 2. Profile 생성 Profile 항목에 각 모델별 Profile 생성 3. CustomSettings.ini에 Model 별로 적용 DriverSelectionProfile 적용 CustomSettings.ini [Settings] Priority=Model,Default [Default] [HP Notebook 1234] DriverSelectionProfile="Profile 등..

Microsoft/Deployment

MDT TimeZone

Windows XP와 Windows 7을 하나의 DeploymentShare로 배포하려는 경우 Timezone을 다음과 같이 설정해야 합니다. TimezoneName=Korea Standard Time Timezone=230 만약 Timezone=Korea Standard Time으로 설정하는 경우 해당 Timezone 설정이 XP에서 수행되지 않습니다.

로멘틱가이
'MDT' 태그의 글 목록