Logoff Script to set wallpaper for Domain User
- 
 HI team ... Me got task to set auto wallpaper to all domain user . but sometime when user didnt got any connection to AD it will show black screen . is there any script to set wallpaper if computer didnt got any connection, it will used file .jpg from local disk (%sytemdrive%) Thnks 
 Shyb
- 
 Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. 
- 
 @scottalanmiller said: Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. can you show me the script ? 
- 
 @shybrsky said: @scottalanmiller said: Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. can you show me the script ? See GPO 2 http://www.ohoque.com/tutorial/set-default-wallpaper-or-desktop-background-with-gpo/ 
- 
 Why would you use a script? all this can be done with Group Policy preferences. 
- 
 @IRJ said: @shybrsky said: @scottalanmiller said: Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. can you show me the script ? See GPO 2 http://www.ohoque.com/tutorial/set-default-wallpaper-or-desktop-background-with-gpo/ thanks bud, it shows the way 
- 
 @Jason said: Why would you use a script? all this can be done with Group Policy preferences. i did in GP, but i want to set when user did not connected to network, still can apply wallpaper from local drive or %systemdrive% 
- 
 @shybrsky said: @scottalanmiller said: Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. can you show me the script ? i don't have one that I use, unfortunately. 
- 
 @scottalanmiller said: @shybrsky said: @scottalanmiller said: Well if the computer is offline, you need to have local wallpaper or it has nothing to show. So you might want to consider having a script that copies the file(s) locally to the machines and then shows it from there so that it is already there when offline. can you show me the script ? i don't have one that I use, unfortunately. np ...IRJ shows me the way .. 
- 
 Thanks any feedback ... 
 solved
- 
 @shybrsky said: Thanks any feedback ... 
 solvedThen post your steps to resolve so the next person knows. 
- 
 @JaredBusch said: @shybrsky said: Thanks any feedback ... 
 solvedThen post your steps to resolve so the next person knows. im just follow this .. 
 http://www.ohoque.com/tutorial/set-default-wallpaper-or-desktop-background-with-gpo/


