When a Security Rollup is removed from a scalability server, all SW Packages included in the Intelli Rollup are also removed from the Scalability Server Library :
How to remove only the Security IntelliRollup package from the Scalability Server without removing all others packages ?
Client Automation - All Versions
Following commands could be executed on the Scalability Server.
Example for package "UPM - CR - Patch Me - Security IntelliRollup v2103.00.1 - {994bd248-d4c9-03eb-afeb-d089c177b0ec}" "1.0"
sd_sscmd.exe dereg item="UPM - CR - Patch Me - Security IntelliRollup v2103.00.1 - {994bd248-d4c9-03eb-afeb-d089c177b0ec}" version="1.0"
sd_acmd AddLibRemovalRecord "UPM - CR - Patch Me - Security IntelliRollup v2103.00.1 - {994bd248-d4c9-03eb-afeb-d089c177b0ec}" "1.0" "" current current "" ""
This could be done via a SD Package.
See attached file Unstage_IntelliRollup.zip which is a SD Package.
1- Import the SD Package "Unstage IntelliRollup Package 1.0" in DSM GUI in Software Package Library :
2- Send the procedure "unstage_intellirollup" on the scalability server by choosing "Software packages to deploy with custom settings..."
3- In User Parameters put the Package Name and Package Version in this format :
"Package Name" "Package Version"
Ex:
"UPM - CR - Patch Me - Security IntelliRollup v2103.00.1 - {994bd248-d4c9-03eb-afeb-d089c177b0ec}" "1.0"
4- Click OK