How to delete a Deployment if the SUG is missing?

Hi,

I' have two two blank (under Software title heading) Software Update Deployments in Monitoring > Deployments. When I go to the properties of these the Software Update Group (SUG) box is blank so I cannot go to the SUG and delete the Deployment there. How can I delete these two Deployments? I'm guessing this is a job for PowerShell? I would have thought that if the SUG was removed then the Deployment would be automatically deleted?

Cheers,

August 27th, 2015 4:51am

The deployment will be deleted if the SUG is deleted. Have you already closed and re-opened the console? Could you provide a screenshot?
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2015 5:04am

Yes I have restarted the console. They have been there for a month or longer like that.

Deployment View:

Properties of the Deployment:

August 27th, 2015 5:13am

Never seen that. You could try using Powershell; list all SUP deployments and see if it's still listed.
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2015 5:43am

I used the following to get that information in PS:

http://powershelldistrict.com/sccm-powershell-module-windows-updates-powershell-cmdlets/

Yes, they are both in there. This is the information from one of them:

__GENUS                         : 2
__CLASS                         : SMS_UpdatesAssignment
__SUPERCLASS                    : SMS_CIAssignmentBaseClass
__DYNASTY                       : SMS_BaseClass
__RELPATH                       : SMS_UpdatesAssignment.AssignmentID=1178
__PROPERTY_COUNT                : 40
__DERIVATION                    : {SMS_CIAssignmentBaseClass, SMS_BaseClass}
__SERVER                        : xxxxxxxxxx
__NAMESPACE                     : root\sms\site_xxx
__PATH                          : \\xxxxxx\root\sms\site_xxx:SMS_UpdatesAssignment.Ass
                                  ignmentID=1178
ApplyToSubTargets               : False
AssignedCIs                     : 
AssignmentAction                : 2
AssignmentDescription           : 
AssignmentID                    : 1178
AssignmentName                  : Microsoft Software Updates - 2015-06-26 04:15:23 PM
AssignmentType                  : 5
AssignmentUniqueID              : {EAA268F1-F053-4068-B10E-252019449939}
ContainsExpiredUpdates          : False
CreationTime                    : 20150727083942.000000+000
DesiredConfigType               : 1
DisableMomAlerts                : False
DPLocality                      : 80
Enabled                         : True
EnforcementDeadline             : 20150626220000.000000+***
EvaluationSchedule              : 
ExpirationTime                  : 
LastModificationTime            : 20150727083942.000000+000
LastModifiedBy                  : 
LimitStateMessageVerbosity      : True
LocaleID                        : 1033
LogComplianceToWinEvent         : False
NonComplianceCriticality        : 
NotifyUser                      : True
OverrideServiceWindows          : True
PersistOnWriteFilterDevices     : True
RaiseMomAlertsOnFailure         : False
RandomizationEnabled            : 
RebootOutsideOfServiceWindows   : True
SendDetailedNonComplianceStatus : False
SourceSite                      : xxx
StartTime                       : 20150626161600.000000+***
StateMessagePriority            : 5
StateMessageVerbosity           : 5
SuppressReboot                  : 0
TargetCollectionID              : xxxxxxxxxx
UseBranchCache                  : True
UseGMTTimes                     : False
UserUIExperience                : True
WoLEnabled                      : True
PSComputerName                  : xxxxxxxxxxx




August 27th, 2015 10:17pm

I used the following to get that information in PS:

http://powershelldistrict.com/sccm-powershell-module-windows-updates-powershell-cmdlets/

Yes, they are both in there. This is the information from one of them:

__GENUS                         : 2
__CLASS                         : SMS_UpdatesAssignment
__SUPERCLASS                    : SMS_CIAssignmentBaseClass
__DYNASTY                       : SMS_BaseClass
__RELPATH                       : SMS_UpdatesAssignment.AssignmentID=1178
__PROPERTY_COUNT                : 40
__DERIVATION                    : {SMS_CIAssignmentBaseClass, SMS_BaseClass}
__SERVER                        : xxxxxxxxxx
__NAMESPACE                     : root\sms\site_xxx
__PATH                          : \\xxxxxx\root\sms\site_xxx:SMS_UpdatesAssignment.Ass
                                  ignmentID=1178
ApplyToSubTargets               : False
AssignedCIs                     : 
AssignmentAction                : 2
AssignmentDescription           : 
AssignmentID                    : 1178
AssignmentName                  : Microsoft Software Updates - 2015-06-26 04:15:23 PM
AssignmentType                  : 5
AssignmentUniqueID              : {EAA268F1-F053-4068-B10E-252019449939}
ContainsExpiredUpdates          : False
CreationTime                    : 20150727083942.000000+000
DesiredConfigType               : 1
DisableMomAlerts                : False
DPLocality                      : 80
Enabled                         : True
EnforcementDeadline             : 20150626220000.000000+***
EvaluationSchedule              : 
ExpirationTime                  : 
LastModificationTime            : 20150727083942.000000+000
LastModifiedBy                  : 
LimitStateMessageVerbosity      : True
LocaleID                        : 1033
LogComplianceToWinEvent         : False
NonComplianceCriticality        : 
NotifyUser                      : True
OverrideServiceWindows          : True
PersistOnWriteFilterDevices     : True
RaiseMomAlertsOnFailure         : False
RandomizationEnabled            : 
RebootOutsideOfServiceWindows   : True
SendDetailedNonComplianceStatus : False
SourceSite                      : xxx
StartTime                       : 20150626161600.000000+***
StateMessagePriority            : 5
StateMessageVerbosity           : 5
SuppressReboot                  : 0
TargetCollectionID              : xxxxxxxxxx
UseBranchCache                  : True
UseGMTTimes                     : False
UserUIExperience                : True
WoLEnabled                      : True
PSComputerName                  : xxxxxxxxxxx




Free Windows Admin Tool Kit Click here and download it now
August 28th, 2015 2:13am

Hi,

Have you tried to delete the deployment using PowerShell?

August 31st, 2015 5:28am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics