Using group policy and Active Directory services in LogMeIn Central
Before implementing the Administrative Template, you should have a working knowledge of the Windows Group Policy and Active Directory feature set.
Sample Background Material
- Understanding the Structure of a Group Policy Object https://blogs.technet.microsoft.com/musings_of_a_technical_tam/2012/02/13/group-policy-basics-part-1-understanding-the-structure-of-a-group-policy-object/
- Managing Group Policy ADMX Files Step-by-Step Guide http://technet.microsoft.com/en-us/library/cc709647(WS.10).aspx
- Local Group Policy Editor https://technet.microsoft.com/library/cc725970.aspx?itpid=article.
Download the Administrative Template
To implement Group Policy control over the application, you must first download and install the Administrative Template.
- Download and save the appropriate files for your operating system from the Support page:
- For Windows 10, 8, 7, Server 2008R2 or 2012, download both logmein.admx ( https://secure.logmein.com/support/logmein.admx) and logmein.adml ( https://secure.logmein.com/support/logmein.adml)
Add a group policy
Once you have downloaded the required Administrative Template files, you can add a Group Policy.
Results: The policy should now appear in your Group Policy Management Editor console for that domain. You can now edit your Group Policy.
Edit group policy settings
Once you have added a Group Policy, you must define the settings that you want to deploy to your hosts.
Results:
The template is applied at the network level. When the host software detects the presence of group policies, it will use these settings first, then apply preferences configured elsewhere (for example, via Host Preference Packages).
Sample implementation 1: Remote control only
Allow the host to be controlled remotely, but disallow everything else.
- Enable all remote control permissions.
- Under Administrative Templates select Computer Configuration.
- Select LogMeIn Policies and double-click Specify Remote Control permissions.
- On the Policy tab, select Enabled.
- Under Policy Details, select Allow Remote Control, Allow remote printing, and Allow clipboard transfer.
- Disable all other functions.
- Under LogMeIn Policies, double-click Allow use of File Sharing.
- On the Policy tab, select Disabled.
Result: Repeat substep a. and b. for Allow access to the Detailed Mode (Dashboard) interface, Allow remote reboot, and Specify File Transfer permissions.
Results: Remote Control will be the only host feature available on computers to which you apply this policy. All other host functionality will be disabled.
Sample implementation 2: Allow access to the host for only one unit in your organization
Allow the "Sales" unit to use the host, but disallow the host for every other user in your organization.
Sample implementation 3: Disable the host for a specific domain
Block the installation of the host software for a specific domain.
- Create a Policy for the domain you want to restrict.
- Perform the steps described in Add a group policy.
- Disable the right to install the host for your new domain.
- Right-click the domain and select .
- Select the Policy and select Edit.
- In the Group Policy window, expand and select LogMeIn Policies.
- Double-click Allow LogMeIn Installation.
- Set the policy to Disabled.
- Save your changes.
Results: LogMeIn will refuse to install in the domain to which this policy has been applied. Furthermore, any existing installations will stop running once the policy has been propagated.