kidpressingbuttons Posted February 22, 2017 Posted February 22, 2017 Anyone managed to add bat or cmd scripts to a mdt task sequence? Tried a few methods but not had much luck...
DJ-1701 Posted February 22, 2017 Posted February 22, 2017 Yep, place the batch file (i.e. test.cmd) in the Scripts directory, and a command line task to the Task Sequence using %SCRIPTROOT%\test.cmd as the command. 1
snagrat Posted February 22, 2017 Posted February 22, 2017 Or add it as an application then just call the application via the TS
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