{"id":7151,"date":"2020-08-10T07:59:39","date_gmt":"2020-08-10T07:59:39","guid":{"rendered":"https:\/\/bssrdf.com\/?post_type=manual_documentation&#038;p=7151"},"modified":"2021-04-19T16:59:11","modified_gmt":"2021-04-19T14:59:11","slug":"silent-installation","status":"publish","type":"manual_documentation","link":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/","title":{"rendered":"Silent Installation"},"content":{"rendered":"\n<p>You or your IT department may wish to do a KeyShot Network Rendering silent install, i.e., unattended installation. This is especially useful for unattended deployment onto servers. Please note that service setup is still required. To set up your manager or worker services, click&nbsp;<a href=\"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/\">here<\/a>.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"SilentInstallation-Windows\">Windows<\/h1>\n\n\n\n<p>The following arguments are supported:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>\/S<\/code>&nbsp;&#8211; Silent installation.<\/li><li><code>\/D=&lt;path&gt;<\/code>&nbsp;&#8211; Set the program files destination.&nbsp;<em>This must be placed at the end of the command line inside quotations.<\/em><\/li><li><code>\/config=&lt;path&gt;<\/code>&nbsp;&#8211; Import settings from file.<\/li><li><code>\/license=&lt;path&gt;<\/code>&nbsp;&#8211; Install license from file. If a license exists it will be overwritten.<\/li><li><code>\/resources=&lt;path&gt;<\/code>&nbsp;&#8211; Sets resource path and copies existing license, config, and database, if present.<\/li><li><code>\/manager<\/code>&nbsp;&#8211; Enable manager service.<\/li><li><code>\/worker<\/code>&nbsp;&#8211; Enable manager service.<\/li><li><code>\/mh=&lt;host&gt;<\/code>&nbsp;&#8211; Sets manager host the worker will connect to (also enables worker service).<\/li><li><code>\/mp=&lt;port&gt;<\/code>&nbsp;&#8211; Sets manager port the worker will connect to.<\/li><\/ul>\n\n\n\n<p>Example of silent installation that will enable a worker and have it connect to &#8220;10.0.0.50&#8221; with default port:<\/p>\n\n\n\n<p><code>keyshot_network_rendering_win64_10.x.x.exe&nbsp;\/S \/mh=10.0.0.50<\/code><\/p>\n\n\n\n<p>Unattended uninstall:<\/p>\n\n\n\n<p><code>C:\\Program Files\\KeyShot10 Network Rendering\\uninstall.exe \/S<\/code><\/p>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"SilentInstallation-macOS\">macOS<\/h1>\n\n\n\n<p>Use the following approach to silently install KeyShot Network Rendering on macOS:<\/p>\n\n\n\n<p><code>sudo installer -pkg keyshot_network_rendering_mac64_10.x.x.pkg -target \/<\/code><\/p>\n\n\n\n<p>In order to pass options to the installer, create the file&nbsp;<em>&#8220;\/tmp\/ksnr10-silent-install.sh&#8221;<\/em><\/p>\n\n\n\n<p>The file should fulfill the following conditions:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>It must be owned by the user running the silent install<\/li><li>It must not be writable by group<\/li><li>It must not be writable by other<\/li><\/ol>\n\n\n\n<p>The preferred file permissions are <code>-rw-r--r--<\/code>.<\/p>\n\n\n\n<p>In the<em>&nbsp;*.sh<\/em>&nbsp;file the following syntax is used :<\/p>\n\n\n\n<p><code>export option=value<\/code><\/p>\n\n\n\n<p>For example,&nbsp;to enable a worker service that&nbsp;<span style=\"text-decoration: underline\">connects to<\/span>&nbsp;a manager at IP Address &#8220;10.0.0.50&#8221; include&nbsp;the following line in your&nbsp;<em>*.sh<\/em>&nbsp;file:<\/p>\n\n\n\n<p><code>export LUX_NR_MANAGER_HOST=10.0.0.50<\/code><\/p>\n\n\n\n<p>The following options are supported:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>LUX_NR_RES_DIR=&lt;dir&gt;<\/code>&nbsp;&#8211; Sets resource path and copies existing license, config, and database, if present.<\/li><li><code>LUX_NR_CONF_PATH=&lt;path&gt;<\/code>&nbsp;&#8211; Import settings from file.<\/li><li><code>LUX_NR_LIC_PATH=&lt;path&gt;<\/code>&nbsp;&#8211; Install license from file. If a license exists it will be overwritten.<\/li><li><code>LUX_NR_MANAGER=1<\/code>&nbsp;&#8211; Enable manager service.*<\/li><li><code>LUX_NR_WORKER=1<\/code>&nbsp;&#8211; Enable worker service.*<\/li><li><code>LUX_NR_MANAGER_HOST=&lt;host&gt;<\/code>&nbsp;&#8211; Sets manager host the worker will connect to (also enables worker service).<\/li><li><code>LUX_NR_MANAGER_PORT=&lt;port&gt;<\/code>&nbsp;&#8211; Sets manager port the worker will connect to.<\/li><\/ul>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p class=\"footnote\"><em>*To disable Manager\/Worker leave this option out (e.g.&nbsp;<code>LUX_NR_MANANGER=0<\/code> will&nbsp;<strong>not<\/strong>&nbsp;disable the manager).<\/em><\/p>\n","protected":false},"author":29916,"featured_media":0,"parent":7145,"menu_order":1,"template":"","manualdocumentationcategory":[15],"manual_doc_tag":[],"class_list":["post-7151","manual_documentation","type-manual_documentation","status-publish","hentry","manualdocumentationcategory-network-rendering"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Silent Installation - KeyShot 10 Manual<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Silent Installation - KeyShot 10 Manual\" \/>\n<meta property=\"og:description\" content=\"You or your IT department may wish to do a KeyShot Network Rendering silent install, i.e., unattended installation. This is especially useful for unattended deployment onto servers. Please note that service setup is still required. To set up your manager or worker services, click&nbsp;here. Windows The following arguments are supported: \/S&nbsp;&#8211; Silent installation.\/D=&lt;path&gt;&nbsp;&#8211; Set the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"KeyShot 10 Manual\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-19T14:59:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/silent-installation\\\/\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/silent-installation\\\/\",\"name\":\"Silent Installation - KeyShot 10 Manual\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/#website\"},\"datePublished\":\"2020-08-10T07:59:39+00:00\",\"dateModified\":\"2021-04-19T14:59:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/silent-installation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/silent-installation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/silent-installation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Started with Network Rendering\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Install\",\"item\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/manual\\\/getting-started\\\/install\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Silent Installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/#website\",\"url\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/\",\"name\":\"KeyShot 10 Manual\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/manual.keyshot.com\\\/keyshot10\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Silent Installation - KeyShot 10 Manual","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/","og_locale":"en_US","og_type":"article","og_title":"Silent Installation - KeyShot 10 Manual","og_description":"You or your IT department may wish to do a KeyShot Network Rendering silent install, i.e., unattended installation. This is especially useful for unattended deployment onto servers. Please note that service setup is still required. To set up your manager or worker services, click&nbsp;here. Windows The following arguments are supported: \/S&nbsp;&#8211; Silent installation.\/D=&lt;path&gt;&nbsp;&#8211; Set the [&hellip;]","og_url":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/","og_site_name":"KeyShot 10 Manual","article_modified_time":"2021-04-19T14:59:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/","url":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/","name":"Silent Installation - KeyShot 10 Manual","isPartOf":{"@id":"https:\/\/manual.keyshot.com\/keyshot10\/#website"},"datePublished":"2020-08-10T07:59:39+00:00","dateModified":"2021-04-19T14:59:11+00:00","breadcrumb":{"@id":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/silent-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/manual.keyshot.com\/keyshot10\/"},{"@type":"ListItem","position":2,"name":"Getting Started with Network Rendering","item":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/"},{"@type":"ListItem","position":3,"name":"Install","item":"https:\/\/manual.keyshot.com\/keyshot10\/manual\/getting-started\/install\/"},{"@type":"ListItem","position":4,"name":"Silent Installation"}]},{"@type":"WebSite","@id":"https:\/\/manual.keyshot.com\/keyshot10\/#website","url":"https:\/\/manual.keyshot.com\/keyshot10\/","name":"KeyShot 10 Manual","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/manual.keyshot.com\/keyshot10\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manual_documentation\/7151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manual_documentation"}],"about":[{"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/users\/29916"}],"version-history":[{"count":0,"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manual_documentation\/7151\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manual_documentation\/7145"}],"wp:attachment":[{"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/media?parent=7151"}],"wp:term":[{"taxonomy":"manualdocumentationcategory","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manualdocumentationcategory?post=7151"},{"taxonomy":"manual_doc_tag","embeddable":true,"href":"https:\/\/manual.keyshot.com\/keyshot10\/wp-json\/wp\/v2\/manual_doc_tag?post=7151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}