Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

SCCM 2012 | Powershell | Change -DeploymentType

$
0
0

Hello,

I have deployed a SUG to a collection, using the below Powershell command:

start-CMSoftwareUpdateDeployment -DeploymentName "Office 2010 UpdatesLaptop1243" -SoftwareUpdateGroupName "Office 2010 Updates" -CollectionName "Laptop1243" -Description "Global-Office 2010 Updates 2016-02Laptop1243" -DeploymentType Required  -VerbosityLevel AllMessages -DeploymentAvailableDay 2016/02/16 -DeploymentAvailableTime "09:15" -DeploymentExpireDay 2016/02/16 -DeploymentExpireTime "11:30" -UserNotification DisplaySoftwareCenterOnly -SoftwareInstallation $True  -AllowRestart $True  -PersistOnWriteFilterDevice $False  -ProtectedType RemoteDistributionPoint

Is there a command of Powershell using which i can change the "-DeploymentType " from "Required" to "Available" ? without deleting the depoyment ? 


Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>