Posted on 05-05-2017 04:29 AM
Just wondering if any has instructions on how to configure an iis server as a distribution point for user images.
I have tried to follow the generic instructions but just cant get it to work. Prepare to enable user images
I have a basis iis server built with images but cant get past that.
Posted on 05-05-2017 07:52 AM
Check with your TAM. At one point UbuntuApache was the only supported route.
Posted on 05-06-2017 10:44 AM
Hey @mueller_helpdesk!
Use this link to set it up: https://www.jamf.com/jamf-nation/articles/309/using-iis-to-enable-http-downloads-on-a-windows-server...
It's super easy, I've been using IIS for JAMF for a long time.
Posted on 08-28-2023 04:36 PM
Can you reach out to me at jboswell@bhsd228.com? We are pivoting away from Apache as we have nobody on the team to support Linux and would like to move to IIS. That link above does not seem to be alive anymore.
Posted on 05-07-2017 02:43 PM
Thanks Aziz I will try that again but I think the setup is different when it is specifically for Apple Education User Images.
Further information on my current config. I have been getting the error "Trust must be established between the JSS and the web server. Use the documentation provided by your web server to enable client authentication".
Posted on 05-07-2017 05:32 PM
I'm guessing that means you need an SSL certificate for your distribution point. Disable HTTP in IIS (or redirect HTTP to HTTPS) and only use HTTPS with a valid public SSL (or internal PKI).
Posted on 04-20-2020 02:00 PM
@mueller_helpdesk did you ever find success in setting up user images on IIS? I am having the same issue. I know nothing about certificate authentication.