This example connects to the one machine named “Machine04”, and deletes the HostID on that machine if and only if it matches the specified ID.
uRmHostId * MACHINE04
This example connects to the one machine “Machine04”, and deletes the HostID unconditionally, because “*” was specified as the HostID pattern.
uRmHostId GUIDS.TXT *
This example enumerates the machines on the network, and deletes the HostID of any installations that match any of the IDs specified in the GUIDS.TXT file.