windows 7 - Script to dynamically change desktop background -
i have requirement generate visualisation (think pie chart) , set desktop wallpaper on windows 7 corporate network.
i'm web/mac guy, guessing @ following implementation (assume know nothing).
- write script , network admins distribute everyones "startup" folder.
- the script download image from:
http://visualisation-server/desktop.jpeg?username={username}&psk={psk}
,username
domain username ,psk
custom variable in ad profile. - the downloaded image set desktop.
for whom don't login/out regularly can there scheduler can use?
the psk isn't deal breaker although visualisation custom everyone, doesn't need secure.
so question. possible? if so, languages/technology need use?
many thanks, si
the closest thing find "windows 7 rss themes". http://windows.microsoft.com/en-gb/windows/rss-theme-faq
you cannot send username/psk unless prepare different theme each user. possible in situation.
we've decided proceed tidesdk minimal app same thing.
Comments
Post a Comment