{"id":1507,"date":"2015-03-13T18:39:43","date_gmt":"2015-03-13T17:39:43","guid":{"rendered":"http:\/\/wiegehtdasmitdemcloud.de\/?p=1507"},"modified":"2015-03-16T09:18:14","modified_gmt":"2015-03-16T08:18:14","slug":"vcsa6-command-line-install","status":"publish","type":"post","link":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/","title":{"rendered":"vSphere 6 vCenter Server Appliance &#8211; Installation \u00fcber command-line"},"content":{"rendered":"<p>Wenn Sie \u00a0eine vCenter 6 Appliance (VCSA 6) \u00a0in einer Umgebung installieren wollen, in der zuf\u00e4llig oder absichtlich kein Windows vorhanden ist, k\u00f6nnen sie statt der Web-gef\u00fchrten Installation \u00fcber einen Windows-Browser auch die Befehlszeile\u00a0nutzen.<\/p>\n<p>Zuerst brauchen wir die ISO-Datei von der VMware-Download-Seite:\u00a0<a href=\"https:\/\/my.vmware.com\/de\/group\/vmware\/details?downloadGroup=VC600&amp;productId=491&amp;rPId=7508\">VMware-VCSA-all-6.0.0-2562643.iso<\/a> &#8211;<\/p>\n<p><a href=\"https:\/\/my.vmware.com\/de\/group\/vmware\/details?downloadGroup=VC600&amp;productId=491&amp;rPId=7508\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1532 size-medium\" src=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png\" alt=\"tb_sc_2015-03-14_10-14-33_am\" width=\"600\" height=\"218\" srcset=\"https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png 600w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-200x73.png 200w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-300x109.png 300w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am.png 874w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p><!--more--><\/p>\n<p>Mountet man das ISO-Image und klickt man nun auf die vcsa-setup.html \u00a0 bekommt man auf einem Mac oder Linux folgende Meldung &#8220;vCenter Server Appliance installer cannot run on &#8230; &#8221; :<\/p>\n<p><a href=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1508 size-medium\" src=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm-600x97.png\" alt=\"tb_sc_2015-03-13_06-10-33_pm\" width=\"600\" height=\"97\" srcset=\"https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm-600x97.png 600w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm-200x32.png 200w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm-1024x166.png 1024w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm-300x49.png 300w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-10-33_pm.png 1057w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Kein Grund zur Verzweiflung oder Windows-Installation: auf der CD im Verzeichnis &#8220;vcsa-cli-installer&#8221; befindet sich ein Command-Line-Installer der auch ohne Browser, Plugin und Windows funktioniert.<\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-13-45_pm.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1509 size-full\" src=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-13-45_pm.png\" alt=\"tb_sc_2015-03-13_06-13-45_pm\" width=\"339\" height=\"148\" srcset=\"https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-13-45_pm.png 339w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-13-45_pm-200x87.png 200w, https:\/\/vrealize.it\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-13_06-13-45_pm-300x131.png 300w\" sizes=\"auto, (max-width: 339px) 100vw, 339px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Das Kommando braucht aber ein Template: hierf\u00fcr die geeignete Vorlage aus dem \/CDROM\/vcsa-cli-installer\/templates Verzeichnis auf ein beschreibbares Volume kopieren und anpassen. In meinem Fall haben ich emabedded-example.json angepasst:<\/p>\n<p>ESX hostname, Passw\u00f6rter und Datastore-Name m\u00fcssen nat\u00fcrlich an die Umgebung angepasst werden:<\/p>\n<pre class=\"theme:light-abite font:monospace lang:java decode:true show_mixed:false \" title=\"installvcsa.json\">{\r\n    \"__comments\":\r\n    [\r\n        \"Sample template to deploy a vCenter Server with an embedded Platform Services Controller.\"\r\n    ],\r\n    \"deployment\":\r\n    {\r\n        \"esx.hostname\":\"192.168.199.13\",\r\n        \"esx.datastore\":\"Datastore\",\r\n        \"esx.username\":\"root\",\r\n        \"esx.password\":\"Geheim1!\",\r\n        \"deployment.option\":\"tiny\",\r\n        \"deployment.network\":\"VM Network\",\r\n        \"appliance.name\":\"VCSA6\",\r\n        \"appliance.thin.disk.mode\":true\r\n    },\r\n    \"vcsa\":\r\n    {\r\n        \"system\":\r\n        {\r\n            \"root.password\":\"Geheim1!\",\r\n            \"ssh.enable\":true\r\n        },\r\n        \"sso\":\r\n        {\r\n            \"password\":\"Geheim1!\",\r\n            \"domain-name\":\"vsphere.local\",\r\n            \"site-name\":\"Default-First-Site\"\r\n        }\r\n    }\r\n}\r\n<\/pre>\n<p>Und anschliessend das Kommando aufgerufen:<\/p>\n<pre class=\"theme:terminal font:monospace lang:default decode:true\">mac15n:~ tbaublys$ \/Volumes\/VMware\\ VCSA\/vcsa-cli-installer\/mac\/vcsa-deploy installvcsa.json<\/pre>\n<p>Nach etwa einer Tasse Kaffee war die Installation abgeschlossen:<\/p>\n<pre class=\"marking:false ranges:false show-plain-default:true lang:sh decode:true\">Start vCSA command line installer to deploy vCSA \"embedded-node\", an embedded node.\r\n\r\nPlease see \/var\/folders\/k8\/mq4rcr_52s1fvz89w3lx31pr0000gn\/T\/vcsa-cli-installer-wzk5aM.log for logging information.\r\n\r\nRun installer with \"-v\" or \"--verbose\" to log detailed information.\r\n\r\nThe SSO password meets the installation requirements.\r\nOpening vCSA image: \/Volumes\/VMware VCSA\/vcsa\/vmware-vcsa\r\nAccept SSL fingerprint (52:3C:94:65:45:C8:78:2F:B8:2B:55:84:26:88:B5:11:CB:B1:6D:60) for host 192.168.199.13 as target type.\r\nFingerprint will be added to the known host file\r\nWrite 'yes' or 'no'\r\nyes\r\nOpening VI target: vi:\/\/root@192.168.199.13:443\/\r\nDeploying to VI: vi:\/\/root@192.168.199.13:443\/\r\n\r\nProgress: 99%\r\nTransfer Completed                    \r\nPowering on VM: embedded-node\r\n\r\nProgress: 98%\r\nPower On Completed                        \r\n\r\nInstalling services...\r\nProgress: 5%. Setting up storage\r\nProgress: 55%. Installed VMware-unixODBC-2.3.1.vmw.2-6.0.0.x86_64.rpm\r\nProgress: 56%. Installed oracle-instantclient11.2-odbc-11.2.0.2.0.x86_64.rpm\r\nProgress: 60%. Installed vmware-directory-6.0.0.4039-2499725.x86_64.rpm\r\nProgress: 65%. Installed applmgmt-cloudvm-1.0.0-2462458.x86_64.rpm\r\nProgress: 74%. Installed VMware-Postgres-plpython-9.3.5.2-2444648.x86_64.rpm\r\nProgress: 78%. Installed VMware-mbcs-6.0.0-2562558.x86_64.rpm\r\nProgress: 79%. Installed VMware-vpxd-6.0.0-2559267.x86_64.rpm\r\nProgress: 80%. Installed VMware-vpxd-agents-eesx-6.0.0-2559267.x86_64.rpm\r\nProgress: 81%. Installed VMware-vpxd-vctop-6.0.0-2559267.x86_64.rpm\r\nProgress: 83%. Installed VMware-cloudvm-vimtop-6.0.0-2559267.x86_64.rpm\r\nProgress: 85%. Installed ipxe-1.0.0-1.2082717.vmw.i686.rpm\r\nProgress: 86%. Installed VMware-sps-6.0.0-2559267.x86_64.rpm\r\nProgress: 89%. Installed vmware-vsm-6.0.0-2559267.x86_64.rpm\r\nProgress: 95%. Configuring the machine\r\nService installations succeeded.\r\n\r\nConfiguring services for first time use...\r\nProgress: 3%. Starting VMware Authentication Framework...\r\nProgress: 11%. Starting VMware Identity Management Service...\r\nProgress: 14%. Starting VMware Single Sign-On User Creation...\r\nProgress: 18%. Starting VMware Component Manager...\r\nProgress: 22%. Starting VMware License Service...\r\nProgress: 25%. Starting VMware Service Control Agent...\r\nProgress: 29%. Starting VMware vAPI Endpoint...\r\nProgress: 33%. Starting VMware System and Hardware Health Manager...\r\nProgress: 37%. Starting VMware System and Hardware Health Manager...\r\nProgress: 44%. Starting VMware Common Logging Service...\r\nProgress: 55%. Starting VMware Inventory Service...\r\nProgress: 59%. Starting VMware Message Bus Configuration Service...\r\nProgress: 63%. Starting VMware vSphere Web Client...\r\nProgress: 65%. Starting VMware vSphere Web Client...\r\nProgress: 66%. Starting VMware vSphere Web Client...\r\nProgress: 70%. Starting VMware ESX Agent Manager...\r\nProgress: 74%. Starting VMware vSphere Auto Deploy Waiter...\r\nProgress: 77%. Starting VMware vSphere Profile-Driven Storage Service...\r\nProgress: 81%. Starting VMware Content Library Service...\r\nProgress: 85%. Starting VMware vCenter Workflow Manager...\r\nProgress: 88%. Starting VMware vService Manager...\r\nProgress: 92%. Starting VMware vService Manager...\r\nProgress: 100%. Starting vsphere-client-postinstall...\r\nFirst time configuration succeeded.\r\n\r\nvCSA installer finished deploying \"embedded-node\", an embedded node:\r\n    System Name: 192.168.199.132\r\n    Login as: Administrator@vsphere.local\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Wenn Sie \u00a0eine vCenter 6 Appliance (VCSA 6) \u00a0in einer Umgebung installieren wollen, in der zuf\u00e4llig oder absichtlich kein Windows vorhanden ist, k\u00f6nnen sie statt der Web-gef\u00fchrten Installation \u00fcber einen Windows-Browser auch die Befehlszeile\u00a0nutzen. Zuerst brauchen wir die ISO-Datei von der VMware-Download-Seite:\u00a0VMware-VCSA-all-6.0.0-2562643.iso &#8211;<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[11],"tags":[123],"class_list":["post-1507","post","type-post","status-publish","format-standard","hentry","category-unkategorisiert","tag-vsphere6-command-line-installation"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC<\/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:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC\" \/>\n<meta property=\"og:description\" content=\"Wenn Sie \u00a0eine vCenter 6 Appliance (VCSA 6) \u00a0in einer Umgebung installieren wollen, in der zuf\u00e4llig oder absichtlich kein Windows vorhanden ist, k\u00f6nnen sie statt der Web-gef\u00fchrten Installation \u00fcber einen Windows-Browser auch die Befehlszeile\u00a0nutzen. Zuerst brauchen wir die ISO-Datei von der VMware-Download-Seite:\u00a0VMware-VCSA-all-6.0.0-2562643.iso &#8211;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/\" \/>\n<meta property=\"og:site_name\" content=\"vrealize.it - TechBlog VMware SDDC\" \/>\n<meta property=\"article:published_time\" content=\"2015-03-13T17:39:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-03-16T08:18:14+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png\" \/>\n<meta name=\"author\" content=\"Tomas Baublys\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tomas Baublys\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/\"},\"author\":{\"name\":\"Tomas Baublys\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/#\\\/schema\\\/person\\\/f8910a5a0c7f1d547783171cd2b40bdb\"},\"headline\":\"vSphere 6 vCenter Server Appliance &#8211; Installation \u00fcber command-line\",\"datePublished\":\"2015-03-13T17:39:43+00:00\",\"dateModified\":\"2015-03-16T08:18:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/\"},\"wordCount\":172,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/wiegehtdasmitdemcloud.de\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/tb_sc_2015-03-14_10-14-33_am-600x218.png\",\"keywords\":[\"vSphere6 command-line installation\"],\"articleSection\":[\"Unkategorisiert\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/\",\"url\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/\",\"name\":\"vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/wiegehtdasmitdemcloud.de\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/tb_sc_2015-03-14_10-14-33_am-600x218.png\",\"datePublished\":\"2015-03-13T17:39:43+00:00\",\"dateModified\":\"2015-03-16T08:18:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/#\\\/schema\\\/person\\\/f8910a5a0c7f1d547783171cd2b40bdb\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#primaryimage\",\"url\":\"http:\\\/\\\/wiegehtdasmitdemcloud.de\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/tb_sc_2015-03-14_10-14-33_am-600x218.png\",\"contentUrl\":\"http:\\\/\\\/wiegehtdasmitdemcloud.de\\\/wp-content\\\/uploads\\\/2015\\\/03\\\/tb_sc_2015-03-14_10-14-33_am-600x218.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/2015\\\/03\\\/13\\\/vcsa6-command-line-install\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/vrealize.it\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"vSphere 6 vCenter Server Appliance &#8211; Installation \u00fcber command-line\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/vrealize.it\\\/de\\\/\",\"name\":\"vrealize.it - TechBlog VMware SDDC\",\"description\":\"Information zu sicherem Hybrid und Multi-Cloud Computing - dispruptive Technologien im IT- Umfeld\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vrealize.it\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/vrealize.it\\\/de\\\/#\\\/schema\\\/person\\\/f8910a5a0c7f1d547783171cd2b40bdb\",\"name\":\"Tomas Baublys\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g\",\"caption\":\"Tomas Baublys\"},\"url\":\"https:\\\/\\\/vrealize.it\\\/de\\\/author\\\/tbaublys\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC","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:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/","og_locale":"de_DE","og_type":"article","og_title":"vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC","og_description":"Wenn Sie \u00a0eine vCenter 6 Appliance (VCSA 6) \u00a0in einer Umgebung installieren wollen, in der zuf\u00e4llig oder absichtlich kein Windows vorhanden ist, k\u00f6nnen sie statt der Web-gef\u00fchrten Installation \u00fcber einen Windows-Browser auch die Befehlszeile\u00a0nutzen. Zuerst brauchen wir die ISO-Datei von der VMware-Download-Seite:\u00a0VMware-VCSA-all-6.0.0-2562643.iso &#8211;","og_url":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/","og_site_name":"vrealize.it - TechBlog VMware SDDC","article_published_time":"2015-03-13T17:39:43+00:00","article_modified_time":"2015-03-16T08:18:14+00:00","og_image":[{"url":"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png","type":"","width":"","height":""}],"author":"Tomas Baublys","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Tomas Baublys","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#article","isPartOf":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/"},"author":{"name":"Tomas Baublys","@id":"https:\/\/vrealize.it\/de\/#\/schema\/person\/f8910a5a0c7f1d547783171cd2b40bdb"},"headline":"vSphere 6 vCenter Server Appliance &#8211; Installation \u00fcber command-line","datePublished":"2015-03-13T17:39:43+00:00","dateModified":"2015-03-16T08:18:14+00:00","mainEntityOfPage":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/"},"wordCount":172,"commentCount":1,"image":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#primaryimage"},"thumbnailUrl":"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png","keywords":["vSphere6 command-line installation"],"articleSection":["Unkategorisiert"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/","url":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/","name":"vSphere 6 vCenter Server Appliance - Installation \u00fcber command-line &#187; vrealize.it - TechBlog VMware SDDC","isPartOf":{"@id":"https:\/\/vrealize.it\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#primaryimage"},"image":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#primaryimage"},"thumbnailUrl":"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png","datePublished":"2015-03-13T17:39:43+00:00","dateModified":"2015-03-16T08:18:14+00:00","author":{"@id":"https:\/\/vrealize.it\/de\/#\/schema\/person\/f8910a5a0c7f1d547783171cd2b40bdb"},"breadcrumb":{"@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#primaryimage","url":"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png","contentUrl":"http:\/\/wiegehtdasmitdemcloud.de\/wp-content\/uploads\/2015\/03\/tb_sc_2015-03-14_10-14-33_am-600x218.png"},{"@type":"BreadcrumbList","@id":"https:\/\/vrealize.it\/de\/2015\/03\/13\/vcsa6-command-line-install\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/vrealize.it\/de\/"},{"@type":"ListItem","position":2,"name":"vSphere 6 vCenter Server Appliance &#8211; Installation \u00fcber command-line"}]},{"@type":"WebSite","@id":"https:\/\/vrealize.it\/de\/#website","url":"https:\/\/vrealize.it\/de\/","name":"vrealize.it - TechBlog VMware SDDC","description":"Information zu sicherem Hybrid und Multi-Cloud Computing - dispruptive Technologien im IT- Umfeld","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vrealize.it\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/vrealize.it\/de\/#\/schema\/person\/f8910a5a0c7f1d547783171cd2b40bdb","name":"Tomas Baublys","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c2126b2d052bf7dbb1a19e7d27f15879e8f3bcb3d54ffaf21e00ac8f84c554c0?s=96&d=mm&r=g","caption":"Tomas Baublys"},"url":"https:\/\/vrealize.it\/de\/author\/tbaublys\/"}]}},"_links":{"self":[{"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/posts\/1507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/comments?post=1507"}],"version-history":[{"count":23,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/posts\/1507\/revisions"}],"predecessor-version":[{"id":1542,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/posts\/1507\/revisions\/1542"}],"wp:attachment":[{"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/media?parent=1507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/categories?post=1507"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vrealize.it\/de\/wp-json\/wp\/v2\/tags?post=1507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}