Quantcast
Channel: Group Policy forum
Viewing all articles
Browse latest Browse all 19997

How to push a file (.scr or .jpg) to clients via Group policy

$
0
0

I met a crazy case that make me madness.

Our customer want to specify a standard screen saver on all clients( XP, win7). 

Our solution is to use Group Policy to specify that saver shared on server. However, laptop leave the LAN, saver will be not available. Now we want to push one file saver.scr to all clients. Path is ‘C:\windows\system32’. It looks like so easy. We can use logon scripts to do. Then we add a scripts as below:

Copy \\server1\saver\saver.scr  %systemroot%\system32\saver.scr 

GPO is [user configuration\windows setting\scripts\logon] and applied on users’ OU.

All domain users are normal users and power users. After gpupdate and restart, no file copied. 

When I add domain users to administrators group, it success. But I cannot do that all users become a admin account.

 So any suggestion or successful case from you? Thanks a lot. 


Viewing all articles
Browse latest Browse all 19997

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>