|
|
|
|
|
|
|
|
 |
|
Frequently Asked Questions
|
|
|
|
| |
|
|
|
Access Errors Occur When Shutting Down Windows Systems
If you are experiencing Access Denied or other access exceptions when attempting to shutdown a Windows target system using the Windows Shutdown Plugin, please verify the settings below to be sure the system is configured properly to accept remote shutdown requests. Also with v1.1.0 and later of the Windows Shutdown Plugin, an alternative method of shutdown will be performed if the standard procedure fails. It will attempt the alternative shutdown script which will attempt to shutdown the remote system using the credentials that Device ManageR has been set to use within the 'Log On' tab of the AVTECH Device ManageR service. So if you have issues with the initial process working you will want to make sure that the Device ManageR service is configured to use an administrative account that has administrative privileges with remote shutdown privileges for the target system you want to shut down.
- The Windows Shutdown action is configured to use an Administrator account with remote shut down privileges for the target system.
- Disable 'Simple File Sharing' on target system.
- Ensure that no local security software (anti-spyware, anti-virus, etc.) on the target system or Device ManageR host system is blocking WMI connections.
- Ensure that the firewall on the target system is configured to allow incoming remote WMI connections.
- If the target system is Windows Vista or later system (including Windows 7 and Windows 2008 Server) User Access Control (UAC) could be interfering with the connection. Please see the section below for further information.
Shutdown Of A Windows Vista Or Later Windows System
If the target system is a Windows Vista, Windows 7, Windows Server 2008 or later Windows system the most likely cause for issues with remote shutdown requests is the new User Access Control (UAC) feature.
If the target system is part of a domain, it is recommended to connect to the target system using a domain account that is in the local Administrators group of the target system. This will prevent UAC access token filtering from blocking the WMI connection attempts. Do not use a local, non-domain account on the target system. Even if the account is in the Administrators group, it will experience issues with the WMI connections since Windows will not allow the necessary privileges.
When a user account that is part of a workgroup connects remotely to a system, it connects as a local user on the system. This is done even if the account is in the Administrators group as UAC filtering means that a script runs as a standard user. It would be recommended to create a dedicated local user group or user account on the target system specifically for remote connections.
If you connect to a remote system using a non-domain user account included in the local Administrators group of the remote computer, then you must explicitly grant remote DCOM access, activation, and launch rights to the account. You should be able to use the below steps to explicitly grant those privileges for remote WMI access using the following steps. Please note that depending on the operating system the location may be different or there may be other setting changes required.
- Open the Component Services by selecting the Start button, Run and enter 'dcomcnfg'
- Expand Component Services, Computers, right-click on My Computer and select 'Properties' from the menu
- Within the Properties options select the COM Security tab and explicitly grant the Administrator account local and remote Launch and Activation permissions in both 'Edit Limits...' and 'Edit Default...'
For more details please review the 'Handling Remote Connections Under UAC' section of the 'User Account Control and WMI (Windows)' MSDN article found at the link below. http://msdn.microsoft.com/en-us/library/aa826699%28v=VS.85%29.aspx
Other related and useful MSDN articles can be found below.
Connecting to WMI Remotely Starting with Windows Vista http://msdn.microsoft.com/en-us/library/aa822854%28VS.85%29.aspx
Connecting to WMI on a Remote Computer http://msdn.microsoft.com/en-us/library/aa389290%28v=VS.85%29.aspx
Thank you and please feel free to contact our Support Team at Support@AVTECH.com with any further questions.
|
|
|
|
|
|
|
|
|
|
|