MSEndpointMgr / ConfigMgr

Microsoft Endpoint Configuration Manager scripts and tools
637 stars 281 forks source link

DriverUpdate - quotation mark missing in script #289

Closed heinzmum closed 4 years ago

heinzmum commented 4 years ago

In line 2066 where the pnputil is called, there is a quotation mark missing after the /install parameter (col 179). I was wondering why there is no 'Install-Drivers.txt' in the logs directory.

heinzmum commented 4 years ago

sorry, posted in the wrong repo

heinzmum commented 4 years ago

There is no issue with a missing quotation mark, my fault, sorry.