Time windows allows for Service Shutdown
Issue:
Can the time windows gives a service to shut down before it kills the service be increased?
Solution:
Yes, the following information comes from the Microsoft URL : http://support.microsoft.com/kb/146092
To specify the wait time, do the following:
- Start Registry Editor (Regedt32.exe) and locate the following Registry subkey in the HKEY_LOCAL_MACHINE subtree:
SYSTEMCurrentControlSetControl - On the Edit menu, click Add Value.
- Enter the following:
Value Name: WaitToKillServiceTimeout
Data Type: REG_SZ
String:<In milli-seconds; default is 20,000>
NOTE: Try not to increase the shut-down time to high. Consider the entire shutdown time and if you have a UPS and how much time you have to shutdown before the ups looses power. - Click OK and then quit Registry Editor.
- Shut down, and then restart Windows.
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
TIME_WAITs in Netstat report
ISSUE When I run a netstat, I see most of the connections to our UW server are in TIME_WAIT status. How can I get those to close and open ports for connection again? SOLUTION By default the TCP Timed Wait Delay is 240 seconds. When you find that ...
SAML Service Provider
Issue How can I use a 3rd Party service (such as ADFS, Office365, or OneLogin) to SSO into UW? Solution The SAML Service Provider (SP) features allows another Identity Provider (IDP) to single sign-on into Unified Workspace using SAML for a seamless ...
Tuning Windows Servers for UW/webNetwork Performance
We've found over time, that making the following changes to Windows allows for improved performance from Unified Workspace: Making sure UW is able to listen on the necessary ports by adding exceptions for the Java.exe and webNetwork.exe executables: ...
Windows server tuning
Question Are there any suggested TCP parameters that should be changed on a Windows server running webNetwork. Windows Server OS out of the box should function properly with webNetwork. However, some customers have had to follow this information from ...
How to create a limited Active Directory service account
Problem: For webNetwork installation, you will need a Schema Admin and Domain Admin account. For daily operation, you will need a service account to connect to Active Directory, but you may not want to run it with this same high-level account. ...