Hi there,
I found that with this while I do not getting any errors, the source file path does not change. Any ideas?
Thanks
Jake
Hi there,
I found that with this while I do not getting any errors, the source file path does not change. Any ideas?
Thanks
Jake
Hello did you get a chance to post about replacing driver package sources?
I have sccm 2012 R2 cu1 installed and working but migrating the driver source has been a pain.
I managed to get it on a csv but cannot get it imported back in after i fixed the source paths.
Get-CMDriver | select Name, LocalizedDisplayName, ContentSourcePath | export-csv $home\documents\Drivers.csv
ANy help would appreciate it