Is there a way to deploy a generic setting that hits \\localmachine\path ?

alkemyst

No Lifer
Feb 13, 2001
83,769
19
81
I have a bunch of kiosks in the field and our corporate team has changed policies on me.

Prior I had locked the workstation down with SteadyState and it would launch C:\path\kiosk.htm on startup in a browser.

If you launch files this way you will get a warning from IE now that the file may be unsafe/yadda yadda yadda.

If I launch the file with the local machine name \ file path it works fine.

Is there a generic setting that resolves the local machine name that I can just put in the build?

Thanks