Question
A new front end server or new streaming environment has been installed and configured, but the endpoints are pointing to the old server by reading the registry hive(s). How can a user migrate streamed applications from an existing server to a new server via the AppMgrCmd command?
Answer
Please follow the steps below:
cd C:\Program Files\Symantec\Workspace Streaming\Bin
AppMgrCmd -map newservername
to redirect all packages the client is currently streaming to now stream from the new server. NOTE: if migrating to a new environment the same packages must be present with the same GUIDs and be provisioned to the same user.AppMgrCmd -sps newservername:80
to direct the client to look for pre-pop icons, pre-pop packages, and provisions from the new server.Where: