Laramy
Laramy
I have a POC going, issue is I don't have checks for correct flags or too many flags. one other is the powerrun utility closes as soon as the command...
I think i got it working on detecting when the longer script (run2.bat) finishes so that the primary call on run.bat wont exit early causing possible issues with automating (eg...
Some more details, this is a captured windows image. Nothing to crazy, just the latest updates and dot net 3.x feature enabled It is automated capture with a psd task...
i guess it was not descriptive enough or i worded it weirdly, was late at night and i was tired. Yes, PSD does not support deploy and capture, I modified...
there is no custom unattend at any point. just custom task sequence to automate making a custom updated windows image Then a default task sequence to deploy the captured image
ok so i think it is something with the varaibles.dat, it is not being updated on first login In winpe there are variables like ` ` that with the custom...
is there anything in registry that is grabed? i can remove [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Task Sequence] and [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PSDInfo]
I got a version working, there is some cleanup I am missing at some point, not sure what it is. But I have the TS run and fully complete, and...
> Between us, historically this is not a very good idea, you can just use the provided WIM from the OS's ISO you want to deploy and add a TS...
so a workaround/bandaid is to set 2 deprecated values to false in the unattend SkipMachineOOBE and SkipUserOOBE Been digging more into it, I cant tell if this is a PSD...