[RESOLVED] Deployment on workgroup workstations
Published: February 1, 2024 - 6:30 PM
Hello,
We would like to use our university's WAPT enterprise server to deploy operating systems and applications on workstations that will not be joined to the Active Directory domain.
Deploying Windows and WAPT packages installed via post-install script works.
I created a package that adds the variable `host_organizational_unit_dn=ourOutsideOU` to the global section of the `wapt-get.ini` file. This package does the job correctly, and a check of the `wapt-get.ini` file confirms this.
The problem is that the machine does not appear in the "inventory" tab of the console in the "ourOutsideOU" folder, except, ironically, if the machine is joined to the domain (which is not the objective).
We do not have control over the server configuration, and Kerberos authentication has been enabled on the server side... it seems that this is where the problem lies. What solutions can we consider?
Thank you in advance for your help!
We would like to use our university's WAPT enterprise server to deploy operating systems and applications on workstations that will not be joined to the Active Directory domain.
Deploying Windows and WAPT packages installed via post-install script works.
I created a package that adds the variable `host_organizational_unit_dn=ourOutsideOU` to the global section of the `wapt-get.ini` file. This package does the job correctly, and a check of the `wapt-get.ini` file confirms this.
The problem is that the machine does not appear in the "inventory" tab of the console in the "ourOutsideOU" folder, except, ironically, if the machine is joined to the domain (which is not the objective).
We do not have control over the server configuration, and Kerberos authentication has been enabled on the server side... it seems that this is where the problem lies. What solutions can we consider?
Thank you in advance for your help!