Hi all, I wasn't sure which thread to post this in but I assume programmers would have a better idea of what I'm looking for. Is it possible (is it downloadable lol), to get a script that will automatically modify the registry key like this:
In -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon
then -
Modify/Create the Value Name [LogonPrompt] according to the Value Data listed below.
Data Type: REG_SZ [String Value] // Value Name: LogonPrompt
Value Data: [Text will be entered here]
Exit Registry and Reboot
I basically need this so that each new PC that comes in, can automatically be adjusted to have a message telling employees to call a certain # for help.
In -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon
then -
Modify/Create the Value Name [LogonPrompt] according to the Value Data listed below.
Data Type: REG_SZ [String Value] // Value Name: LogonPrompt
Value Data: [Text will be entered here]
Exit Registry and Reboot
I basically need this so that each new PC that comes in, can automatically be adjusted to have a message telling employees to call a certain # for help.