Actions
Bug #30634
closedWindows Deploy Templates - missing domain join powershell script
Description
Provisioning Template "Windows peSetup.cmd" references a ActiveDirectory join script from that is downloaded from a user_data template:
windows_default_script.erb Line93
this user_data template is not shipped with foreman.
since the domain join powershell command consists only of three lines, ill suggest to put the needed code directly in the windows finishing template
Actions