Software Distributor (SD-UX) Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (762797-001, March 2014)

Table Of Contents
swreg
To unregister the default depots on three remote hosts:
# swreg -u -l depot /var/spool/sw @ hostA hostB hostC
To unregister the default depots on the remote hosts with the IPv6 address
ffe:ffff:101::230:6eff:fe04:d9ff:
# swreg -u -l depot /var/spool/sw @ ffe:ffff:101::230:6eff:fe04:d9ff
swremove
To remove the C and Pascal products from three remote hosts:
# swremove cc pascal @ hostA hostB hostC
To remove the C and Pascal products from the remote hosts with the IPv6 address
ffe:ffff:101::230:6eff:fe04:d9ff:
# swremove cc pascal @ ffe:ffff:101::230:6eff:fe04:d9ff
swverify
To verify the C and Pascal products on three remote hosts:
# swverify cc pascal @ hostA hostB hostC
To verify the C and Pascal products on the remote hosts with the IPv6 address
2ffe:ffff:101::230:6eff:fe04:d9ff:
# swverify cc pascal @ 2ffe:ffff:101::230:6eff:fe04:d9ff:
132 Remote Operations Overview