1.

Solve : changing the welcome screen text across computers on the domain?

Answer» <html><body><p>Our school is running Server 2003, all of the classroom computers and laptops log into it. The previous teacher changed the welcome text to say, "...If you have any problems please contact Mr. Schroeder." Well he has left and I contacted him to find out how he changed it. He can not remember. I checked Google and was able to find how to change the text on a <a href="https://interviewquestions.tuteehub.com/tag/computer-243299" style="font-weight:bold;" target="_blank" title="Click to know more about COMPUTER">COMPUTER</a>, but when I changed it on the server it did not carry over to the client computer. I rebooted both the server and the client I was testing. <br/><br/>Is there some other registry setting so that the welcome screen text is changed across all <a href="https://interviewquestions.tuteehub.com/tag/current-240611" style="font-weight:bold;" target="_blank" title="Click to know more about CURRENT">CURRENT</a> and future computers that log into the server? I went to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Policies\System and changed the legalnoticetext. It was changed on the server, and manually on a <a href="https://interviewquestions.tuteehub.com/tag/workstation-1460161" style="font-weight:bold;" target="_blank" title="Click to know more about WORKSTATION">WORKSTATION</a>, but did not change when I rebooted a different machine.<br/><br/>What did I miss?<br/><br/>ThanksThat method will work fine for any individual computer, but to make it a network-wide change you should deploy it via a Group Policy setting or startup <a href="https://interviewquestions.tuteehub.com/tag/script-345000" style="font-weight:bold;" target="_blank" title="Click to know more about SCRIPT">SCRIPT</a>. I didn't see that in a quick look through the group policy reference, but it might be in there. Alternatively, a startup script to add the registry <a href="https://interviewquestions.tuteehub.com/tag/entry-248560" style="font-weight:bold;" target="_blank" title="Click to know more about ENTRY">ENTRY</a> should work okay.</p></body></html>


Discussion

No Comment Found