Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The fifth application of AD script kixtart (user computer screensaver settings)

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Principles and settings are based on the previous series http://windyma.blog.51cto.com/661702/1967071

Just add the following to kixtart.kix

IF EXIST ("%userprofile%\$ScreenRes.scr")WriteValue("HKEY_CURRENT_USER\Control Panel\Desktop", "SCRNSAVE.EXE", "%userprofile%\$ScreenRes.scr", "Reg_SZ")GOTO screensaverENDIFIF EXIST("%logonserver%\netlogon\screensaver\$ScreenRes.scr")copy "%logonserver%\netlogon\screensaver\$ScreenRes.scr" "%userprofile%\$ScreenRes.scr" /c /rWriteValue("HKEY_CURRENT_USER\Control Panel\Desktop", "SCRNSAVE.EXE", "%userprofile%\$ScreenRes.scr", "Reg_SZ")ELSEIF EXIST ("%userprofile%\NEO2017.scr")WriteValue("HKEY_CURRENT_USER\Control Panel\Desktop", "SCRNSAVE.EXE", "%userprofile%\NEO2017.scr", "Reg_SZ")GOTO screensaverELSEcopy "%logonserver%\netlogon\screensaver\NEO2017.scr" "%userprofile%\NEO2017.scr" /c /rWriteValue("HKEY_CURRENT_USER\Control Panel\Desktop", "SCRNSAVE.EXE", "%userprofile%\NEO2017.scr", "Reg_SZ")ENDIFENDIF:screensaver

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report