Posted On March 31, 2019

Increase the Disk Timeout On Windows Servers

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Increase the Disk Timeout On Windows Servers
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\disk]
"TimeOutValue"=dword:0000003c

Change timeout value to 10 minutes:
"TimeOutValue"=dword:00000258

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Active Directory GPO Practical Examples

Fonts Distribution---------------------------------A. Create an SMB share on an Intranet accessible directory \\SOFTWARE\FONTS\Kim-Connect.ttfB. Create a new…

Active Directory: Differences between Domain Local, Global, Universal Groups

Domain Local Groups: can contain users from any domain, but they can only be used…

PowerShell: Enable ISE

Import-Module ServerManager;Add-WindowsFeature PowerShell-ISE
Other project: DragonCoin.com