Ich gelobe Besserung!
Anbei noch der genaue Text, bevor ich nun weitere tüftel:
PS C:\Windows\system32> $s.SearchUpdates("version 1511, 10586") | foreach { $s.DeleteUpdate($_.Id.UpdateId) }
Ausnahme beim Aufrufen von "DeleteUpdate" mit 1 Argument(en): "spDeleteRevision: cannot delete revisionid: 126140
because it is still deployed to a Non DSS Target Group
spDeleteUpdate got error from spDeleteRevision
spDeleteUpdateByUpdateID got error from spDeleteUpdate"
In Zeile:1 Zeichen:53
+ $s.SearchUpdates("version 1511, 10586") | foreach { $s.DeleteUpdate($_.Id.Update ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (

[], MethodInvocationException
+ FullyQualifiedErrorId : SqlException
Ausnahme beim Aufrufen von "DeleteUpdate" mit 1 Argument(en): "spDeleteRevision: cannot delete revisionid: 126146
because it is still deployed to a Non DSS Target Group
spDeleteUpdate got error from spDeleteRevision
spDeleteUpdateByUpdateID got error from spDeleteUpdate"
In Zeile:1 Zeichen:53
+ $s.SearchUpdates("version 1511, 10586") | foreach { $s.DeleteUpdate($_.Id.Update ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (

[], MethodInvocationException
+ FullyQualifiedErrorId : SqlException