

If 3010 is passed back to SCCM, a reboot prompt will be triggered.Ĭhanges to "user install mode" and back to "user execute mode" for installing/uninstalling applications for Remote Destkop Session Hosts/Citrix servers.ĭisables logging to file for the script. NonInteractive mode is automatically set if it is detected that the process is not user interactive.Īllows the 3010 return code (requires restart) to be passed back to the parent process (e.g. Solution: Some content may still be downloaded from the internet during the install so it important to install Revit with an active internet connection. If you would prefer to keep a local copy of the content, you can still download the library.


Instead, you can use the Load Autodesk Family command to load default library families from the cloud on demand. Options: Interactive = Shows dialogs, Silent = No dialogs, NonInteractive = Very silent, i.e. Solution: Load Autodesk Family With Revit 2021.1 and later versions, you no longer need to download all the family content locally. Specifies whether the installation should be run in Interactive, Silent, or NonInteractive mode. The script dot-sources the AppDeployToolkitMain.ps1 script which contains the logic and functions required to install or uninstall an application. The install deployment type is broken down into 3 main sections/phases: Pre-Install, Install, and Post-Install. The script either performs an "Install" deployment type or an "Uninstall" deployment type. The script is provided as a template to perform an install or uninstall of an application(s).
