I have a website that we usually push a script using sccm to open up a website at a specific time, but I don't want the web address to be visible to users, so I always deploy the website in kiosk mode.
I want to know if I can create or change the website look by removing the menu bar and address bar, we can push the link alone and not without the kiosk mode.
I have written the code and it is with a batch file that is pushed to the users system on the corporate network and it launches but only in kiosk mode and it covers the whole screen of the user, which is what I want to avoid.