Score:0

Extract the content of the image from which the Windows workstations are installed?

ng flag

I am just developer who tries to debug one nasty error that happens only on the workstations that are built/installed from some corporate image of the Windows workstation.

I have no idea what "the image file" means and I have no access to it. My question is - is such image file something like Docker file which have just few lines that specify 'grab this system and install here', 'grab that program and install there'? Or can Windows image be extracted to the txt file that contains just those few lines?

My hope is that I can convince my coporate client to extract the image file into such simple script, delete the sensitive (corporation-specific) lines from this file and give it to me, so, I can rebuild the Windows image that is as close as possible the the client's computers and then I can recreate client machine on my local computers.

Is this possible?

The corporation/client uses Active Directory extensively, this can help or prohibit my intetions...

cn flag
It's a WIM file. There are editors for it. I'm sure they can provided you with something, even if it's a vanilla VM that only has the initial WIM deployed to it.
Score:3
ru flag

A Windows installation image can be very complex (integrated software, updates, drivers, options, policies, ...). Extracting the contents to a short description is more a deep analytic process than a simple use of some tool.

Instead, that image has been created by someone and there must be some documentation. I'd seriously ask for that documentation (sans confidential items).

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.