You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
pc imaging
About this tag
PC imaging discussions on WindowsForum.com cover creating and deploying system images across multiple identical or similar computers, such as Lenovo T420 laptops. Users explore tools like DISM and Microsoft System Image, noting that standard system images may not work on different hardware. Challenges include ensuring remote users can log into domain-joined machines after imaging, as profiles may not be present. The tag also touches on delays in official ISO availability for Windows 11 25H2, which can affect imaging workflows. Practical advice focuses on using DISM for hardware-independent imaging and pre-staging user accounts to avoid authentication issues for remote employees.
Microsoft quietly pulled back the promised ISO images for Windows 11, version 25H2 this week, updating its Release Preview announcement to say the ISOs are “delayed and coming soon” even as the update itself lands in the Release Preview channel as an enablement-package style release. Background...
I have a laptop... acually I have 20 lenovo T420 laptops.
Same type but probably with some small differences.
Diks are all SSD but diff. kinds.
I have installed one of the laptops as I like it.
Now I will install all the others so they are similar.
I used MS system image which works fine, but...
My team has to request all remote user's id and password to log in under their account before shipping them the PC. This is because their profile will not be on the machine when they get it and will not be able to authenticate to the domain. We are hiring more and more remote people and need a...