this post was submitted on 13 Nov 2023
1 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

I know about MDT, WDS

The way I do it is I create a super generalized image via NTLite and powershell scripts and I deploy it on the system. I do have to create a user account manually in the middle of the process, tho, and wait for the scripts to run post-install upon first logon

Can it be more automated than this? How do companies do it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Do I inject the csv file into the image like I would a script? Will the csv file be read immediately after the answer file? AFAIK the answer file is always read first