

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 截止日期云的主机配置脚本示例
<a name="examples-host-config"></a>

主机配置脚本在服务管理的车队工作人员上以更高的权限运行，这使您可以安装软件、配置运行时和执行其他管理任务。截止日期云示例存储库中的 [host\_configuration\_scripts 目录包含用于常见配置任务的示例脚](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts)本。

要将脚本附加到队列，请使用 Deadline Cloud 控制台或 `update-fleet` CLI 命令。有关更多信息，请参阅 [使用管理员权限运行主机配置脚本](smf-admin.md)。

舰队主机配置日志流到队列的 CloudWatch 日志组（例如，`/aws/deadline/farm-{{FARM_ID}}/fleet-{{FLEET_ID}}`）。每个工作人员都有专用的日志流，其中包含`Running Host Configuration Script`和`Finished running Host Configuration Script, exit code:`横幅。

**Topics**
+ [在 Deadline Cloud 工作者上运行带有 NVIDIA GPU](examples-host-config-docker-nvidia.md)
+ [在 Deadline Cloud 上安装 Autodesk 3ds Max](examples-host-config-3dsmax.md)
+ [在 Deadline Cloud 上安装带有 Red Giant 的 Adobe](examples-host-config-aftereffects.md)
+ [在 Deadline Cloud Windows 工作者上安装带有 Red Giant](examples-host-config-cinema4d.md)
+ [在 Deadline Cloud Linux 工作人员上](examples-host-config-fonts.md)
+ [在 Deadline Cloud Linux 工作人员上向作业用户授予无密码 sudo](examples-host-config-sudo.md)
+ [在 Deadline Cloud 上启用交换](examples-host-config-swap.md)
+ [在 Deadline Cloud 工作人员上配置 Windows 页面文件](examples-host-config-page-file.md)
+ [配置主机后重新启动 Deadline Cloud 工作程序](examples-host-config-reboot.md)