Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Powershell Set Deployment to Go to Microsoft

  • Thread starter Thread starter hoodie2018
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

hoodie2018

New Member
Messages
1
Reaction score
0
Points
1
Hi, in the Deployment properties there's a Download settings tab. It has a setting: "if software updates are not available on distribution point in current, neighbor or site boundary groups, download content from Microsoft Updates"

I can't see how to set this property via powershell. I ran a Get-CMUpdateGroupDeployment against an assignment and saw all the results but not one for this checkbox.

I checked the box, re-ran it and don't see any differences between the results aside from modified dates, etc.

Perhaps that's not the right command?

Get-CMUpdateGroupDeployment -CollectionName "Windows 10 Updates"

Capture.PNG
 
Back
Top