When setting up your driver folders, their names need to follow the WMIC make and model. Here are the commands to get this information.
From an elevated command prompt:
For computer model
wmic computersystem get model
For computer make/manufacturer
wmic computersystem get manufacturer