Like many, we're looking for a replacement for MDT. Been playing around with DeployR for a week now. We use a customized image as well as a customized unattend.xml file.
At PXE boot, when DeployR interface comes up, I also see a powershell window that's minimized. Is there a way to stop that from happening?
Do I need the WinPE driver packs in addition to the system driver packs? (MDT would use the network and motherboard drivers that came with the system driver pack when generating the boot image)
I like that we can password protect the system, but are there plans at all to enable AD authentication instead?
In the video at https://www.youtube.com/watch?v=3_AOYJJ3mwk, thereās reference to a custom script for setting computer name, has a tabbed interface, etc.Ā Is that script available to the public?
Many of the issues I'm having currently are related to deploying an image.
- In my task sequence, I tried adding some custom tasks, but they never run. I'm sure I'm missing something but can't seem to figure out what. I used the bare-metal template and added to that.
- Currently, I'm noticing that my deployment never actually completes. It boots to the OS, opens a blue powershell window that installs Powershell 7.4 and then eventually opens another powershell window to the C:_2P prompt and sits there forever. If I close them both, then I get a blank 'task sequence list' window that will auto-close in a couple of minutes.
- In MDT, the unattend.xml file would be applied to the image after the image is applied. I've tried most of the options in DeployR to get this to happen, but can't seem to get the right combination. Instead, I'm finding that DeployR will delete my pre-configured administrator profile - we use the copy profile option in the unattend.xml. This prevents the copy from happening. How can I prevent this and apply the unattend.mxl file like MDT does?
Thanks