Deployed Installation

Andor Szoke
Graphisoft Alumni
Graphisoft Alumni

 This is an outdated article. For current deployed installation steps, please check our user guide.

What is Software Deployment

See details at Wikipedia.

Deployed installation of update packages

On Windows platforms you need to use the MSI package available for each published update. You can download the needed MSI package from the link below. On Mac platforms you can use the regular update package and deploy it via Apple Remote Desktop. See further details on Graphisoft.com here: http://www.graphisoft.com/support/archicad/downloads/ReleaseNotes/DeployedInstallationOfHotfixes.htm...

Deployed Installation Package by PSEXEC

wp-content_uploads_archicadwiki_moniker-images_icon-info.png
 Note: In certain circumstances PsExec.exe might not work with target computers that are equipped with a 64bit version of Windows. Most of the times regular users using the client computers in an office or university computer lab don't have administrator rights and thus running the installation package requires the CAD manager or the lab adminstrator to install the package manually on each computer. To overcome this problem they can use PsExec .exe application downloadable from this site: http://technet.microsoft.com/en-us/sysinternals/bb897553 : • Download the PsTools from the location above. • Place the content of the zip file into a folder of the computer from which the remote install procedure will be conducted. • Place the installer package into the same folder. • Create a batch file (e.g: install.bat) into the same folder with the following script:
  • psexec \\COMPUTERNAME -accepteula -u DOMAINNAME\USERNAME -p PASSWORD -c "PACKAGENAME"
• In this script instead of
  • COMPUTERNAME - you should specify the real name of the remote target computer where Archicad should be installed.
  • DOMAINNAME\USERNAME - you should specify a username with Administrator rights on the targeted remote computer.
  • PASSWORD - the password for the user above specified.
  • PACKAGENAME - the name of the installer package. The quotation marks are necessary if the name of the package contains space.
• For installing the package on multiple target computers at once one should use \\COMPUTERNAME1,COMPUTERNAME2 and so on instead of \\COMPUTERNAME • Execute install.bat on this computer. As a result psexec will start running on this computer, but it will transfer the installer package to all the target computers automatically and run them on the target computers with the rights of the user specified in the script ("DOMAINNAME\USERNAME").

Deploying by SCCM

wp-content_uploads_archicadwiki_moniker-images_icon-info.png
 Note: This article has not been updated for a significant amount of time, so some of the informations in it may be outdated. For this deploying method you need to have a functional SCCM system on a server (2003 or 2008) and clients computers have to have a functional Configuration Manager.

Create the Software Distribution Package

wp-content_uploads_archicadwiki_moniker-images_icon-info.png
 Note: It is NOT the same as the creation of the Installation Package. At this stage we already have the Installation package and we will use it as a source in SCCM. Create a Folder on the Windows Server where you put the installation package already created. In the case of this demo this will be the C:/SCCM_packages/Archicad folder. Place the package in the folder. On your Windows Server from the Microsoft Systems Center start Configuration Manager Console. Click on Site Database/Computer Management/Software Distribution.
wp-content_uploads_archicadwiki_deployinginstallationpackage--clickonsoftdistpackages.png
Right click on packages and choose New / package. In the upcoming wizard fill in the text fields so that it best identifies the package.
wp-content_uploads_archicadwiki_deployinginstallationpackage--newpackagewizard.png
On the second page of the wizard make sure that you do the changes suggested on the below screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newpackagesetpath.png
On this tab there are two more settings to make (set the schedule interval according to your preferences):
wp-content_uploads_archicadwiki_deployinginstallationpackage--twomoresettings.png
Set the Data Access tab according to the next screencapture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--dataaccesssettings.png
Set the priority for the package in Distribution Settings to High:
wp-content_uploads_archicadwiki_deployinginstallationpackage--distributionsettings.png
Keep the Reporting tab as default. Set the Security rights for the package class and instance rights. In fact we are done with the creation of the Software Distribution Package. You only need to click Next two more times.

Create a Program for the Package

In Configuration Manager console, expand the newly added package and right click on Program, choose New / Program from the list of options:
wp-content_uploads_archicadwiki_deployinginstallationpackage--createnewprogram.png
In the appearing dialog set the fields according to the screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newprogram_general.png
On the Requirements tab set the Operating Systems required for Archicad. Set the Environment Tab as seen in this screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newprogram_environment.png
Leave the settings on the Advanced Tab as default:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newprogram_advanced.png
Leave the settings on the next tab as default as well:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newprogram_wininst.png
On the MOM Maintenance tab check-in the "Generate Operations Manager alert if this program fails" checkbox:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newprogram_mommaintenance.png
On the remaining tabs you just simply press Next.

Create the Package Advertisement

Click on Site Database/Computer Management/Software Distribution / Advertisement right click on Advertisements and choose New Advertisement.
wp-content_uploads_archicadwiki_deployinginstallationpackage--advertisementnewclick.png
Set the General tab as shown in the screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newadvert_general.png
Click next and at this point there will be a warning where you have to press Yes :
wp-content_uploads_archicadwiki_deployinginstallationpackage--newadvert_warning.png
On the Schedule tab please set the Priority to High and press the button on the screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newadvert_schedule.png
On the appearing dialog check the checkbox and set the pull-down field as shown in the screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--assignmentschedule.png
Set the Distribution Points tab as you prefer.In the screen-capture you can see a setting where the program is run from the distribution point (the server), but you can also choose the program to be downloaded and run locally.
wp-content_uploads_archicadwiki_deployinginstallationpackage--newadvert_distrpoint2.png
Set the Interactions tab according to the screen-capture:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newadvert_interaction.png
On the Security tab review the security settings. Press Next on the remaining tabs.

Create Distribution point

In Configuration Manager Console click on Site Database/Computer Management/Software Distribution/Packages, expand the package we've already created go to the Distribution Points, right click on it and choose New Distribution Point.
wp-content_uploads_archicadwiki_deployinginstallationpackage--newdistrpoint.png
There is only one tab to fill in this dialog, the Copy Package one. You only need to check-in the check box:
wp-content_uploads_archicadwiki_deployinginstallationpackage--newdistrpoint_copypackage.png

Update Distribution point

In Configuration Manager Console click on Site Database/Computer Management/Software Distribution/Packages, expand the package we've already created go to the Distribution Points, right click on it and choose Update Distribution Point:
wp-content_uploads_archicadwiki_deployinginstallationpackage--updatedistrpoints.png
On the appearing dialog click Yes.

The installation itself

After clicking "Yes" it depends on the client computer to check on the server if there are new packages to install. When this happens a message will appear in the tray of the client computer notifying of the existence of the package. At this point the person in front of that computer can manually trigger start the installation, otherwise the installation will anyway start after the time set up .. expires. For testing purposes on the client computer you can force the Configuration Manager to check the existence of the package immediately thus you don't have to wait for the client to do this by itself. For this you have to go into the Control Panel / Configuration Manager. There you have to go to the tab called Actions and initiate the Machine Policy Retrieval and Evaluation Cycle and the User Policy Retrieval and Evaluation Cycle actions.
wp-content_uploads_archicadwiki_deployinginstallationpackage--initiateaction.png
The installation at this point will be carried out in an unattended manner, nevertheless the progress bar is displayed during the installation process:
wp-content_uploads_archicadwiki_deployinginstallationpackage--progressbar.png

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!