I am managing a computer network with about 60 machines running XP Pro. I am currently using a login.bat file from our server. I am looking to edit each machine?s Local Policy using the registry. I need to edit the Policy (Local Computer Policy\Computer Configuration\Administrative Templates\System\Remote Assistance) and change the Offer Remote Assistance Properties to Enabled and add users to that list. Does anyone know where I might find the entries in the registry? I think I might be able to figure out how to edit it using my batch file as I already am editing it to Turn Remote Desktop On and Remote Assistance On but I just need to know where this is at in the registry! Thanks in Advance for any given!
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] Value Name: AllowTSConnections fDenyTSConnections fAllowToGetHelp Data Type: REG_DWORD (DWORD Value)
To Enable Remote Assitance Create or modify the following DWORD values: AllowTSConnections set it to "1" fDenyTSConnections set it to "0" fAllowToGetHelp set it to "1"
To Disable Remote Assitance Create or modify the following DWORD values: AllowTSConnections set it to "0" fDenyTSConnections set it to "1" fAllowToGetHelp set it to "0"
I am already deploying this in my batch files! I need to be able to Enable (Offer Remote Assistance) Policy! It is in gpedit.msc Local Computer Policy\Computer Configuration\Administrative Templates\System\Remote Assistance\Offer Remote Assistance! Thanks!
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Finding the Local Computer Policy in the Registry!
Joshua Miller
IT / IS Administrator
Greenville National Bank
(937) 548 ? 1114 x4250
joshua@greenvillenationalbank.com
http://www.greenvillenationalbank.com