LogoLogo
OSDeploy.comTwitterPowerShell GalleryGitHub
  • Overview
  • Release Notes
    • 2019 Archive
  • OSDeploy Home
  • Module
    • Install and Update
    • Functions
      • Get-OSDUpdate
      • Get-DownOSDUpdate
      • New-OSDUpdatePackage
      • Update-ModuleOSDUpdate
    • PowerShell Gallery
    • GitHub
  • Docs
    • Basics
      • Scripting with OSDUpdate
      • New OSDUpdate Office Package
      • Update an OSDUpdate Office Package
      • Update Office Setup Media
      • New OSDUpdate Servicing Stack Package
      • New OSDUpdate Windows Package
      • MDT Integration
      • MDT Deployment
      • ConfigMgr Integration and Deployment
    • Archive
      • Microsoft Office Monthly Updates
      • Microsoft Office 2016 Updates
      • Office Deployment and OSDUpdate
      • Microsoft Office MSP Install Script
Powered by GitBook
On this page
  • ConfigMgr Integration and Deployment
  • Create a Package with a Program
  • Task Sequence

Was this helpful?

  1. Docs
  2. Basics

ConfigMgr Integration and Deployment

PreviousMDT DeploymentNextArchive

Last updated 5 years ago

Was this helpful?

ConfigMgr Integration and Deployment

I'll keep this short and sweet, but you should know how to put this together without this Guide

Create a Package with a Program

Create a Package containing the content, and a Program using the Install-OSDUpdatePackage.ps1 PowerShell Script

Task Sequence

In the Task Sequence, add Install-OSDUpdatePackage as an Install Package step after the Office installation. That should be it!

Last updated Mon Jun 24 2019 20:19:23 GMT+0000 (UTC)