Hi,
We have request to automatically play a company movie on specif date when the employees starts their computer.
we found a way to do it via login script with the command:
path="C:\Program Files (x86)\Windows Media Player"
wmplayer.exe c:\1.wmv /fullscreen
but sometimes people come from home with their laptop on sleep mode, in that case the login script will not run.
is there a way to force the script to be run even if the users only just unlock their computer?
Our environment is AD 2008