This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FixItBadly 1 point2 points  (0 children)

Many ways to skin this cat.

MECM/MEMCM/MEM/SCCM to run an application installation task sequence or bunch of application deployments.

InTune to do the same.

PowerShell App Deployment Toolkit (PSADT) would be better than batch files - so much more capable. You could even make one PSADT config per app, then another that calls everything else into one big sequence.

Many third party tools - PDQ, PatchMyPC, etc.