Automatically open a website on device log inSolved

Participant
Discussion
Dec 16, 2022

We have a requirement to automatically open a website when the user logs in to the device. Wondering if anyone has remotely set this up on their Windows endpoints, supposedly via scripts?

Replies (2)

Marked SolutionPending Review
Participant
Dec 19, 2022
Marked SolutionPending Review

We have a similar requirement in our organization. Here’s the PowerShell script that we deployed:

When deploying the script via Hexnode, you can pass the shortcut name, url and icon location as parameters in the ‘Arguments’ field.

Marked SolutionPending Review
Participant
Dec 21, 2022
Marked SolutionPending Review

@Smedt Good Stuff! Thanks buddy.

Save