A new Technical Solution has just been added to our Knowledge Base with information on how to update or uninstall Revit Server 2012 when the user that originally uninstalled it is unavailable:
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 |
« Tools for Troubleshooting Unexpected Behavior in Revit | Main | Linked Model Edited By Username changes after Synchronize with Central »
The comments to this entry are closed.
Hi,
You will need to following steps:
1. Create a network deployment for your Revit 2012 product.
2. Under the AdminImage folder create a new folder called: Extensions.
3. Copy the MSI files for the Revit Extensions like DBLink and Worksharing Monitor to the Extensions folder.
4. Edit the deployment ini file and add the following to the very bottom
#================ REVIT Extensions ================
[DBLink]
PLATFORM=ALL
PRODUCT_NAME=Autodesk Revit 2012 DBLink
EXE_PATH=Extensions\AutodeskRevit2012DBLinkSetup_20110321_1152.msi
[BatchP]
PLATFORM=ALL
PRODUCT_NAME=Autodesk Revit 2012 Batch Printing
EXE_PATH=Extensions\BatchPrintforAutodeskRevit2012_20110323_1623.msi
[WorkShare]
PLATFORM=ALL
PRODUCT_NAME=Autodesk Revit 2012 Worksharing Monitor
EXE_PATH=Extensions\WorksharingMonitorforAutodeskRevit2012_20110316_1624.msi
http://www.techyv.com/questions/install-revit-2012-extension-deployment
Posted by: Andrew Paul | March 01, 2012 at 11:28 AM