+ Post New Thread
Results 1 to 14 of 14
Windows Thread, Deploying a Screensaver in Technical; Hi Does anyone know the best way of having a "uniformed" screensaver???? A student at my school created one and ...
  1. #1

    Join Date
    May 2007
    Location
    Heaywood, Rochdale
    Posts
    39
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Deploying a Screensaver

    Hi Does anyone know the best way of having a "uniformed" screensaver????

    A student at my school created one and the Head would like it on all machines?

    any ideas?

    thanks john

  2. #2

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,329
    Thank Post
    857
    Thanked 868 Times in 520 Posts
    Rep Power
    529

    Re: Deploying a Screensaver

    Group Policy ?

  3. #3
    tosca925's Avatar
    Join Date
    Aug 2005
    Location
    Midlands
    Posts
    1,565
    Thank Post
    4
    Thanked 4 Times in 4 Posts
    Rep Power
    17

    Re: Deploying a Screensaver

    Can this be done in GPO?

  4. #4

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,329
    Thank Post
    857
    Thanked 868 Times in 520 Posts
    Rep Power
    529

    Re: Deploying a Screensaver

    Make a .ZAP file first if you can't make a MSI. Deploy it and then control it via a GPO.....?

  5. #5

    mattx's Avatar
    Join Date
    Jan 2007
    Posts
    8,329
    Thank Post
    857
    Thanked 868 Times in 520 Posts
    Rep Power
    529

    Re: Deploying a Screensaver

    Thinking about it, a screen saver is normally a SCR file isn't it ?
    Instead of using a zap file a quick AutoIT logon script to deploy it would be easier.....

  6. #6

    Join Date
    Sep 2006
    Location
    Essex
    Posts
    745
    Thank Post
    1
    Thanked 26 Times in 24 Posts
    Rep Power
    17

    Re: Deploying a Screensaver

    You can configure a screensaver through GPO. Its somewher under display in user configuration.

  7. #7

    Join Date
    Jan 2007
    Location
    Durham, UK
    Posts
    324
    Thank Post
    32
    Thanked 16 Times in 11 Posts
    Rep Power
    13

    Re: Deploying a Screensaver

    Theres an option in the GPO for it

    User Configuration > Administrative Templates > Control Panel > Display then its screensaver executable name and Screensaver

  8. #8
    DSapseid's Avatar
    Join Date
    Feb 2007
    Location
    West Sussex
    Posts
    983
    Thank Post
    103
    Thanked 33 Times in 28 Posts
    Rep Power
    21

    Re: Deploying a Screensaver

    i created a batch file that copies the screen saver from the server to the system32 folder then i made a regedit thing to change the registry entry. This is for when the computer is not logged on. I think it is in a GPO something to do with active desktop i think.

  9. #9
    tosca925's Avatar
    Join Date
    Aug 2005
    Location
    Midlands
    Posts
    1,565
    Thank Post
    4
    Thanked 4 Times in 4 Posts
    Rep Power
    17

    Re: Deploying a Screensaver

    Ok,

    SO advice on how to create a custom screen saver is needed i feel now we know how to do it.

  10. #10
    Irazmus's Avatar
    Join Date
    Feb 2006
    Location
    Suffolk
    Posts
    313
    Thank Post
    11
    Thanked 12 Times in 11 Posts
    Rep Power
    16

    Re: Deploying a Screensaver

    You could always use Electric Sheep. I'd deploy it here if I had the time to build a server for it so I don't get 200 machines trying to download sheep from the internet.

  11. #11
    DSapseid's Avatar
    Join Date
    Feb 2007
    Location
    West Sussex
    Posts
    983
    Thank Post
    103
    Thanked 33 Times in 28 Posts
    Rep Power
    21

    Re: Deploying a Screensaver

    Quote Originally Posted by tosca925
    Ok,

    SO advice on how to create a custom screen saver is needed i feel now we know how to do it.
    I just created ours by making something in flash exporting it as a SWF then googling for "SWF to SCR coverter" and found one downloaded it an hey presto you got yourself one screensaver!!

  12. #12
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,252
    Thank Post
    258
    Thanked 212 Times in 144 Posts
    Rep Power
    74

    Re: Deploying a Screensaver

    ..oh, sorry. misread the subject. thought you said screwdriver

  13. #13
    Optimus's Avatar
    Join Date
    Aug 2005
    Posts
    31
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Deploying a Screensaver

    We have just done this at our school - goup policy to control it when user logged on and then reg hack to control it before a user logs on. We had to distribute it to every PC as before logon, our computers couldn't 'see' network paths.

    Then we had the minor problem of some staff complaining because they had 'educational' screensavers which had been disabled....

    Reghack below:

    Windows Registry Editor Version 5.00

    [HKEY_USERS\.DEFAULT\Control Panel\Desktop]
    "SCRNSAVE.EXE"="c:\\YourScreensaverName.scr"

  14. #14

    Join Date
    Aug 2011
    Posts
    1
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    You could use a targeted push screensaver app like SnapComms but you'd need to deploy an applet to the computers.

SHARE:
+ Post New Thread

Similar Threads

  1. Not Logged On Screensaver
    By Grommit in forum Windows
    Replies: 4
    Last Post: 25th September 2007, 08:49 AM
  2. Animated Aquarium Screensaver
    By DaveP in forum Windows
    Replies: 6
    Last Post: 29th June 2007, 08:10 PM
  3. Urgent screensaver
    By Grommit in forum Windows
    Replies: 5
    Last Post: 31st October 2006, 01:57 PM
  4. Screensaver password timeouts.
    By snakepottery in forum Windows
    Replies: 19
    Last Post: 12th May 2006, 10:44 AM
  5. anti-bullying screensaver
    By danIT in forum General Chat
    Replies: 3
    Last Post: 12th May 2006, 07:50 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •