How To Deploy OS To Client | Windows Server Deployment

preview_player
Показать описание
I'll show you how to deploy an operating system to a client or VM over the network using Windows Server and Windows Deployment Services (WDS)

Watch more Windows Server videos here:

Windows Server 2022

00:00 Intro
02:26 Install WDS
05:20 Open WDS
10:00 Extract Windows source files
13:28 Setup Client machine
17:03 Deployment Workbench Setup

Deployment Workbench ini file
------------------------------------------------
[Settings]
Priority=Default
Properties=MyCustomProperty

[Default]
SkipBDDWelcome=YES ; Skips the welcome screen

SkipCapture=YES ; Skips the capture option screen
SkipAdminPassword=YES ; Skips prompt for Administrator password
SkipProductKey=YES ; Skips prompt for product key entry
SkipComputerName=YES ; Skips prompt for computer name
SkipDomainMembership=YES ; Skips domain joining screen
SkipUserData=YES ; Skips the User Data (backup) screen
SkipLocaleSelection=YES ; Skips locale and language settings
SkipTimeZone=YES ; Skips time zone selection

SkipWizard=YES ; Skips the entire wizard if all needed values are provided

AdminPassword=YourAdminPassword ; Automatically sets a local Administrator password
TimeZoneName=Central Standard Time ; Sets time zone (replace with your time zone)
KeyboardLocale=0409:00000409 ; Sets the keyboard locale (US English in this example)
UserLocale=en-US ; Sets the user locale
UILanguage=en-US ; Sets the UI language
JoinWorkgroup=WORKGROUP ; Joins a workgroup instead of a domain

👌 Blog

Facebook Page:

☕ Buy Me A Coffee
Рекомендации по теме