Jump to content


Recommended Posts

I am looking for a way to mass deploy my task sequences. I have built about 30-35 task sequences for my various buildings and departments, now I need to deploy them so that all desktops have access. Normally I would deploy to the unknown computers collection and a Windows 7 only collection that I made, but that requires me to go through the deployment wizard twice per task sequence. With 30 to 35 TS's this will be quite time consuming. I am not able to shift click multiple TS's to deploy, so I am wondering id there is a script or another tool I can use to make the deployments. Thanks

Share this post


Link to post
Share on other sites

Hi JBudd,

How confident are you with PowerShell?

There is a command Start-CMTaskSequenceDeployment that you can use to achieve this. Do a ForEach loop to deploy each Task Sequenceto the Unknown Computers collection with your specific settings.

I don't have time to create the script now so let me know if you need any help and I'll see what I can do later on.

Technet help for cmdlet:
https://technet.microsoft.com/en-us/library/jj870935(v=sc.20).aspx

Edited by Ewar

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.