ccook55 Posted November 5, 2024 Posted November 5, 2024 Morning All I am after some advice if possible, We use Microsoft Deployment Toolkit to build our computers and deploy applications running the lighttouch.vbs and running the deploy applications using the applications task sequence. this works well but i have to either run the vbs file or do a f12 to deploy any additional applications on each computer. I was wondering if anyone has found or uses a deployment method or separate app that can use MDT to install them remotely on many computers at once. Many Thanks
ITGuyNW Posted November 5, 2024 Posted November 5, 2024 I use PDQ to do it all as part of the MDT task sequence How to use MDT imaging in PDQ Deploy | PDQ
Olliedawg Posted November 5, 2024 Posted November 5, 2024 I heavily use MDT for system imaging - don't use it so much for app deployment after that though (other than deploying apps with the image, Anti virus, office etc..) If I did use it for app deployment I'd do the same as you, running the litetouch.vbs or PXE booting to run the task sequence. I'd recommend looking at some sort of remote scripting tool/RMM. This would at least allow you to run the litetouch.vbs on many machines at once.
Rob_D Posted November 5, 2024 Posted November 5, 2024 We use DMS Netflow for this. https://www.dmsystem.co.uk/services/our-products/ The MDT addon allows you to run an "applications only" task sequence against live machines. It even allows you to pick either a single or multiple applications from your available MDT installs to run.
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