System Center Configuration Manager TechCenter >
System Center Configuration Manager Forums
>
Configuration Manager Admin Console
>
Remote Control and Asking Permission
Remote Control and Asking Permission
- I work at a school district and am currently working on a migration to SCCM 2007. In testing, one thing we are very used to having in our current setup, (Novell Zenworks) is the ability to require permission to remote control staff members, but not require remote control to students. This apparently is a site setting, and am wondering if anyone has found a way to tweak this so that we could have different remote control settings depending on the user. IE Group policies making this setting. Thanks
- Edited byspidey24 Tuesday, November 03, 2009 6:14 PMmis-spelled asking
Answers
Or, the recommended and supported solution is to use the SDK to create local policies to set that value. Then deploy the local policy to the users that you want changed from the site defaults.
Wally Mead- Marked As Answer byWallyMSFT, OwnerTuesday, November 10, 2009 8:53 AM
All Replies
- Hi,
Are we talking about the ConfigMgr. remote tools or Remote Assistance? Permissions for ConfigMgr. remote tools can modified in the registry on the clients. You can configure this value HKLM\Software\Microsoft\SMS\Client\Client Component\Remote Control\Permission Required=0
Kent Agerlund | http://scug.dk/members/Agerlund/default.aspx | The Danish community for System Center products - Sorry, I'm talking about Remote Tools. And this key will likely do it for me. However, I'm not sure about the best way to deploy this key so that teachers get Permission Required=1, and students get Permission Required=0. I've tried using group policy management editor, selected my policy that I'm using and gone to: Computer Configuration>Preferences>Windows Settings>Registry: and added this setting, but the setting isn't applied to my XP-sp3 workstation. Other group policy settings are applying just fine with this same policy. How would you recommend deploying this key? Do you know if there is a limitation in pushing registry settings via group policies to winXP? Thanks
- Hi,
Create a regfile and use ConfigMgr. to deploy the file. Simply create a package with no source files and create a program like this regedit.exe /S \\server\share\regfile.reg
Kent Agerlund | http://scug.dk/members/Agerlund/default.aspx | The Danish community for System Center products Or, the recommended and supported solution is to use the SDK to create local policies to set that value. Then deploy the local policy to the users that you want changed from the site defaults.
Wally Mead- Marked As Answer byWallyMSFT, OwnerTuesday, November 10, 2009 8:53 AM

