This is awesome. This may literally change my life =D Driver management in SCCM is a bear.
The %OSDisk% variable is working for me but I had to add a trailing backslash right after the % because DISM is expecting C:\ and %OSDIsk% is stored as C:
DISM.exe /Image:%OSDisk%\ /Add-Driver /Driver:.\ /Recurse