Richard "Dick" Tracy

Results 142 comments of Richard "Dick" Tracy

Interesting that it works with a VM. When u import the drivers in workbench; are you building a selection profile for Winpe and the boot media to use? Maybe try...

Must be an issue in the MDT workbench or selection profile. What is the type showing for drivers? Also check the path to ensure it is correct

I assume this is after the 2.30 upgrade? Can u post your custom settings.ini.

Also is there ps1 file in the PSDResources\Readiness folder? Also do you have this set in cs.ini: ```ini PSDReadinessScript=Computer_Readiness.ps1 ``` it can be that script or something similar. But you...

Is this stll an issue? can you follow these steps to see if it resolves them: https://github.com/FriendsOfMDT/PSD/issues/224

PSD does not use WSF or VBS scripts; instead, it removes them and relies on PowerShell scripts. With that, the `PSDStart.ps1 /start` is similar to the `LTISuspend.wsf /start` command, however;...

@SBolt11 i am curious how you came upon the %SERIAL:7%? I assume you took some time to read the PSDwizard code; kudos to you! This is a "hidden" feature in...

i have made some updates to the documentation. please review. https://github.com/FriendsOfMDT/PSD/pull/207

I believe this is normal for PSD. Maybe the video was older than what is released now. To confirm I dug into the _PSDApplyOS.ps1_ code. This is the only line...

Yes, yes, it is... Here is how you do a **Zero Touch Deployment with PSD**: The PSDWizard, like the old MDT wizard, uses an XML to define what is displayed...