

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# Installieren Sie Autodesk 3ds Max auf Deadline Cloud Windows-Workern
<a name="examples-host-config-3dsmax"></a>

Die [3dsmax-Host-Konfigurationsskripten](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax) installieren 3ds Max mit Renderer-Plug-ins wie Corona- V-Ray, TyFlow- und AEC-Plug-ins auf vom Windows Service verwalteten Flottenarbeitern. Da 3ds Max nur unter Windows ausgeführt werden kann und für die Installation Administratorrechte erforderlich sind, wird empfohlen, es über ein Host-Konfigurationsskript auf dem Worker-Host zu installieren.

Die Beispiele enthalten Skripts für die folgenden Kombinationen aus Version und Plug-in:
+ [3dsmax-2024 — 3ds Max 2024](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2024).
+ 3dsmax-2025-und-vray — [3ds Max 2025](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-vray) mit. V-Ray
+ 3dsmax-2025-und-Corona-13 — [3ds Max 2025](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-corona-13) mit Chaos Corona 13.
+ [3dsmax-2025-vray-und-aec-Plugins — 3ds Max 2025 mit und AEC-Plugins.](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-aec-plugins) V-Ray 
+ [3dsmax-2025-vray-and-Tyflow](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-tyflow) — 3ds Max 2025 mit V-Ray und TyFlow.
+ [3dsmax-2027 — 3ds Max](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027) 2027.
+ [3dsmax-2027-und-vray — 3ds Max 2027 mit.](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray) V-Ray
+ [3dsmax-2027-und-Corona-14 — 3ds Max 2027 mit Chaos Corona 14.](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-corona-14)
+ [3dsmax-2027-und-vray-und-Tyflow](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray-and-tyflow) — 3ds Max 2027 mit V-Ray und TyFlow.
+ [3dsmax-2027-vray-und-aec-Plugins](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-vray-and-aec-plugins) — 3ds Max 2027 mit V-Ray und AEC-Plug-ins.

[https://kiro.dev](https://kiro.dev)

Jedes Skript lädt das 3ds Max-Installationsprogramm aus einem Amazon S3 S3-Bucket in Ihrem AWS-Konto herunter und führt es im unbeaufsichtigten Modus aus. Autodesk stellt 3ds Max als `.7z` Archiv bereit. Die Skripte erwarten, dass es als Paket verpackt wird. `.zip` Die README-Datei jedes Skripts enthält Anweisungen zum Erstellen des `.zip` Archivs und zum Hochladen auf Amazon S3.

Ihre Flotten-IAM-Rolle benötigt eine `s3:GetObject` Genehmigung für die Installateure in Amazon S3.