sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
MIT License
13 stars 1 forks source link

Load User Profile #17

Open sevensolutions opened 11 months ago

sevensolutions commented 11 months ago

Add support for loading the user profile of an AppPool. Because this creates a new directory in C:\Users, we also need to clean this up when purging the job.

sevensolutions commented 1 month ago

Note: The default can be set globally in IIS and i think it defaults to ON for Windows 10, 11 etc. and OFF on Windows Server.