This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Activate Patch Manager in a test environment?

I have Patch Manager running in our production environment, but am bringing up a development / test environment. I started to activate Patch Manager in that environment (it has already been activated in Production), but stopped just short of clicking the OK button. My goal isn't so much to patch software (although we may do a little) in this environment, but to provide our team with a true-as-can-be-to-production environment as can be for testing.

Is this OK?

  • Well, actually, attempting to activate the same code on a second PAS will fail.

    There are two ways you can approach this objective:

    If the dev/test environment is network-connected to the production environment (well, even if it isn't, it's just tricker), you can install a Secondary Application Server (SAS), which will share the licensing from your existing Primary Application Server (PAS). You can then configure the SAS to be an identical clone of the PAS (in fact, most of the configuration, except user profiles, security roles, credentials and credential rings) will automatically replicate from the PAS.

    For more information see this article:

    Patch Manager Architecture – Deploying Application & Management Role Servers

    If the dev/test network is isolated, you can install/configure the SAS from the connected network and then physically reconnect the SAS to the isolated network. As long as there are no major changes to the production network, the SAS will run just find in a disconnected environment.

    For more information, see this article:

    Using Patch Manager in a Disconnected Network Environment

    Another alternative to the dev/test environment is to purchase a license of DameWare Patch Manager (50-node) for $495 -- but only in the most extreme and unfavorable conditions would this actually be necessary.

  • That worked, thanks Lawrence.