Create Remote Management Service Account

Next, we’ll create the Remote Management Service Account and assign it to the correct security groups.

This is a local account on psproxy01, and we’ll call it WSMan-svc.

  1. Launch the Local Users and Groups console.

  2. Right-click on the Start icon and choose Run to open the Run dialog.

  3. Type lusrmgr.msc in the Open field and click OK.

    MS-image004

  4. Right-click Users under Local Users and Groups (Local) and choose New User… to open the New User dialog.

    MS-image005

  5. On the New User dialog:

    1. Enter the User name and Password.

    2. Clear the User must change password at next logon check box.

    3. Leave the Account is disabled check box cleared.

    4. Select or clear the User cannot change password and Password never expires check boxes according to your organization’s security policies.

      Note

      If you have to change the password, then you will also have to update VOSS-4-UC with the new password at the same time.

    5. Optionally enter a Full name and Description.

    6. Click Create and then Close to open the Local Users and Groups (Local) window.

    MS-image006

  6. Choose Users from the navigation pane, then double-click the user you just created to open the Properties dialog for that user.

    MS-image007

  7. Choose the Member Of tab and click Add… to open the Select Groups dialog.

  8. Type administrators;remote management users in the Enter the object names to select text box.

  9. Click OK twice.

    MS-image008