Hi,
I am trying to automate SCCM software update deployment using PowerShell.
found one command Start-CMSoftwareUpdateDeployment http://technet.microsoft.com/en-us/library/jj870940(v=sc.20).aspx
however, while running the command - i get error "WARNING: The object 'software update group name' cannot be downloaded.
if i try this command with already deployed software update groups, it works fine.
i need to start a fresh software update deployment, please guide.
thanks.