Dell Command is a driver update tool that comes with a Dell computer system. You can run the tool via command line. Awesome!
Note that this is in v2.3/v2.4 and not in v3.0 (Yikes!) but is re-introduced in v3.1.
SIMPLE DELL COMMAND UPDATE
cd c:\program files (x86)\Dell\CommandUpdate
dcu-cli.exe
dcu-cli.exe /scan
dcu-cli.exe /applyUpdates
dcu-cli.exe /applyUpdates -updateType=driver,bios,firmware
It will go through find the drivers, download them and install them automatically.
Because this is via command line, this can be pushed out through the entire network.
ADVANCED DELL COMMAND UPDATE
Now Dell releases all in one driver packs (aka CAB files) for their business systems (Latitude, Precision, etc). You can download the CAB file in a central location and roll out the CAB file to the system (be certain to choose the right CAB file and match the CAB file name to the model number):
dcu-cli.exe" /driverRestore \\MyServer\MyRepositoryShare\E7470-win10-A11-F4MTJ.CAB
REALLY ADVANCED DELL COMMAND UPDATE
There is a Dell Command Deploy Driver Pack
https://www.dell.com/support/article/us/en/04/how14097/driver-pack-catalog?lang=en
NOTES:
DELL COMMAND UPDATE: https://www.dell.com/support/manuals/us/en/04/command-update-v2.4/dcu_ug_v2.4/command-line-interface-reference?guid=guid-92619086-5f7c-4a05-bce2-0d560c15e8ed&lang=en-us
DELL CAB FILES: https://www.dell.com/support/article/us/en/04/sln312414/dell-command-deploy-driver-packs-for-enterprise-client-os-deployment?lang=en