Joel b
Posts: 1
Score: 0 Joined: 6/3/2008 Status: offline
|
Hello all I am in need of your expert help. I am trying to use DriverPaths=\\%SMSDP%\Share\%Model% to copy drivers to the local c:\drivers folder. From looking at the logs I can see that the DriverPaths variable is being populated (DriverPaths001). But it does not copy the drivers to the local drivers folder on the pc being deployed. Below is a copy of my customsettings.ini file. Your help is greatly appreciated. [Settings] Priority=Locations, LSettings, LPackages, LApps, LAdmins, LRoles, DynamicPackages, Model, Default CustomKeysUserData=DriverPaths(*) Properties=MyCustomProperty [Default] OSInstall=Y DriverPaths1=\\%SMSDP%\Drivers\%Model% ScanStateArgs=/v:5 /o /c LoadStateArgs=/v:5 /c /lac UserDataLocation=None [DynamicPackages] SQLServer=Server Database=MDT2008 SQLShare=SMSClient [DB_DynamicPackages] SQLServer=Server Database=MDT2008 StoredProcedures=RetrievePackages Parameters=MacAddress SQLShare=SMSClient [SMS] SQLServer=Server Database=SMS Table=v_Program Parameters=PackageID,ProgramName SQLShare=SMSClient [Locations] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=Locations Parameters=DefaultGateway [LSettings] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=LocationSettings Parameters=DefaultGateway [LPackages] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=LocationPackages Parameters=DefaultGateway Order=Sequence [LApps] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=LocationApplications Parameters=DefaultGateway Order=Sequence [LAdmins] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=LocationAdministrators Parameters=DefaultGateway [LRoles] SQLServer=Server Database=MDT2008 Netlib=DBNMPNTW SQLShare=Distribution$ Table=LocationRoles Parameters=DefaultGateway Thanks Joel B.
|