

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 Workers
<a name="examples-host-config-3dsmax"></a>

Die [https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax) 3dsmax-Host-Konfigurationsskripte auf der GitHub Website installieren 3ds Max mit Renderer-Plugins wie Corona- V-Ray, TyFlow- und AEC-Plugins auf Flottenarbeitern, die von Windows-Diensten verwaltet werden. Da 3ds Max nur unter Windows läuft und für die Installation Administratorrechte erforderlich sind, wird empfohlen, es über ein Host-Konfigurationsskript auf dem Worker-Host zu installieren.

Das Beispiel-Repository auf der GitHub Website enthält Skripts für die folgenden Versionen und Plugin-Kombinationen:
+ [3dsmax-2024 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2024.ps1) — 3ds Max 2024.
+ [3dsmax-2025-und-vray — 3ds Max 2025 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-vray.ps1) mit. V-Ray
+ [3dsmax-2025-und-corona-13 — 3ds Max 2025 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-corona-13.ps1) mit Chaos Corona 13.
+ [3dsmax-2025-vray-and-aec-plugins — 3ds Max 2025 mit und AEC-Plugins. ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-aec-plugins.ps1) V-Ray 
+ [3dsmax-2025-vray-und-Tyflow ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-tyflow.ps1) — 3ds Max 2025 mit V-Ray und tyFlow.
+ [3dsmax-2025-und-Pencilplus-4 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-pencilplus-4.ps1) — 3ds Max 2025 mit PSOFT Pencil\+ 4.
+ [3dsmax-2027 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027.ps1) — 3ds Max 2027.
+ [3dsmax-2027-und-vray — 3ds Max 2027 mit. ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray.ps1) V-Ray
+ [3dsmax-2027-und-corona-14 — 3ds Max 2027 mit Chaos Corona 14. ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-corona-14.ps1)
+ [https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray-and-tyflow.ps1](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray-and-tyflow.ps1)3dsmax-2027-und-vray-und-Tyflow — 3ds Max 2027 mit V-Ray und tyFlow.
+ [3dsmax-2027-vray-and-aec-plugins ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-vray-and-aec-plugins.ps1) — 3ds Max 2027 mit V-Ray und AEC-Plugins.
+ [3dsmax-2027-und-Pencilplus-4 ](https://github.com/aws-deadline/deadline-cloud-samples/blob/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-pencilplus-4.ps1) — 3ds Max 2027 mit PSOFT Pencil\+ 4.

Um zu überprüfen, ob ein Worker über 3ds Max verfügt und ordnungsgemäß V-Ray konfiguriert ist, reichen Sie das Testauftragspaket sunflower\_sphere auf der Website ein, das den Skripten beiliegt. [https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/examples/sunflower_sphere](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/examples/sunflower_sphere) GitHub 

Verwenden Sie den mitgelieferten [ Skill 3dsmax-host-config auf der Website, um ein Skript für eine andere Version, einen anderen Renderer oder eine andere Plugin-Kombination zu generieren. ](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/skills/3dsmax-host-config) GitHub Der Skill wird im Kiro-KI-Agenten auf der [ Kiro-Website ausgeführt. ](https://kiro.dev)

Jedes Skript lädt das 3ds Max-Installationsprogramm aus einem Amazon S3-Bucket in Ihrem AWS-Konto herunter und führt es im unbeaufsichtigten Modus aus. Autodesk stellt 3ds Max als `.7z` Archiv zur Verfügung, und die Skripte erwarten, dass es neu verpackt ist. `.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 die `s3:GetObject` Erlaubnis der Installateure in Amazon S3.