Home : Moving the Virtual Storage directory in Prism Patch Manager 6.3 - 6.4
Q11156 - HOWTO: Moving the Virtual Storage directory in Prism Patch Manager 6.3 - 6.4

Moving the Virtual Storage Directory in Prism Patch Manager Server v6.3 and v6.4

 

Description

 

In some instances, it may be necessary to move the Storage repository for Prism Patch Manager to a new location with more disk space. The following article provides instructions on performing this action.

Applies To: Prism Patch Manager 6.3 - 6.4

INFORMATION

Use the following steps to properly move the storage repository for the Prism Patch Manager Server:

  1. Stop IIS using the following from a CMD Prompt:
    NET STOP HTTP /Y
  2. Stop the New Boundary Replication Service using the following from a CMD Prompt:
    NET STOP "New boundary replication service”
  3. Create a new directory on the new location for the repository (e.g., D:\PrismPatchManager\, etc.).
  4. Copy the PatchLink Update Server Storage directory from the existing location (C:\Program Files\New Boundary\Prism Patch Manager Server\Storage by default).
  5. Open REGEDIT and drill down to HKEY_LOCAL_MACHINE\SOFTWARE\PatchLink.com\Update\ISAPI\.
  6. Modify the Storage string value to match the new repository location (e.g., D:\Prism Patch Manager Server\Storage).
  7. Open a CMD Prompt and type the following command to update the database, where SystemConfig_Value matches the new repository location:
    1. Type OSQL -E and press Enter.
    2. Type USE PLUS and press Enter.
    3. Type UPDATE SystemConfig SET SystemConfig_Value = ‘D:\Prism Patch Manager Server\Storage’ WHERE SystemConfig_Name = 'Storage' and press Enter.
    4. Type GO and press Enter.
  8. Open Internet Information Services (IIS) Manager and drill down to the New Boundary Prism Patch Manager Server website.
  9. Right click on UpdateStorage and select Properties.
  10. Under the Virtual Directory tab, click the Browse... button and select the new repository location.
  11. Click OK and close Internet Information Services (IIS) Manager.
  12. Restart IIS executing IISRESET from a CMD Prompt.
  13. Restart the New boundary replication service using the following from a CMD Prompt:
    NET START "New boundary replication service"

Verify Storage Location Configuration

You may confirm the Storage location is configured correctly by deploying the A - Deployment Test and Diagnostic Package from the Prism Patch Manager Server to a test machine. If the test machine does not fail the deployment with a 190D error (download failure), the Storage directory is functioning properly.

Alternatively, perform a DAU by clicking the Detect ASAP button on the PatchLink Update Agent Control Panel and then, once finished, check the Detection Log for a similar entry as shown below, indicating the OS Pack file was able to be found and/or downloaded:

2009/02/09 21:55:20.0113,0,Beginning single pass fingerprint evaluation
2009/02/09 21:55:20.0910,0, Successfully downloaded OS Pack file '/UpdateStorage/OSPacks/Microsoft Windows Server 2003 Enterprise Edition.osp' - last modified = 'Mon, 09 Feb 2009 19:01:36 GMT' ETag = '"d0edaed4e88ac91:ec6"'

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 4/27/2010.
Last Modified on 4/27/2010.
Last Modified by New Boundary Support.
Article has been viewed 197 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article