speckled Posted November 27, 2012 Posted November 27, 2012 Hi Everyone, So I have been playing with MDT and have successfully worked out how to deploy Windows 7 and all the drivers for my devices, I have all the steps populate through the install including setting desktop resolution\joining the domain\setting all keyboard settings and local info then reboot at the end. My query is I have 2 types of PC all the drivers install fine for both and install the appropriate application along with it for instance the Asus hotkey utility required for some of the function keys to work on my laptops. Each device type has an application that needs to be installed, can I somehow have the required application install automatically for each PC type? Thanks
VeryPC_Tom_M Posted November 27, 2012 Posted November 27, 2012 You'd need to look at the database functions.. These can call a WMI query for the make and model of the PC which you can then link to a role containing the application installs for that particular desktop. 1
speckled Posted November 28, 2012 Author Posted November 28, 2012 Excellent, I will look into that, thanks for the input.
sted Posted November 28, 2012 Posted November 28, 2012 you can be quite clever with database so mac id 123456789012 = pc001 in ou . . . install x/y/z so pretty much f12 to start process then go away no further input required but im not sure the setup time is less than doing it a bit less manually
speckled Posted November 29, 2012 Author Posted November 29, 2012 The database function is very cool, now able to deploy W7 and install specific drivers and apps even name and set desktop res via device make and model. thanks for all the help guys.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now