Hi all,
I'm the process of creating an image that is fully deployed over the Computers/Servers.
So far I have acomplished that but there are some things missing still:
- At the end sysprep seems to "pause". It only starts the initial login after I press a key(enter, typically). Anyone know why might this happen?
- At that same end, the language bar always shows on the top of the screen. Even though I disable it before syspreping, it keeps showing.
- I intend to use a script to create VLANs(intel software). I already have the command line, but whenever I have it in the SetupComplete folder to run, the computer is not joined automatically to the domain. Logs say it cannot find a server.
I need the vlan to be created before the domain join takes place too. For this to accomplish what I need, how can I do it? Tried the runsynchronous, but end up having this issues...
Thanks in advance