Hi everybody
I am a novice in the field of windows server. When I used Windows Server 2003 It can not perform backup jobs. Now i need to disable the test unit ready in windows 2003 tur. How can it be done.
Disable test unit ready in windows 2003 TUR
Hello,
Here is a step by step how to disable the Test Unit Ready requests (ALL):
Click Start > Run
Type regedit and click OK
Search in the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetEnum for all instances of the value class that equal TapeDrive
You should be able to locate the subkey that fits your storage device and once you find it right click on it.
Point to New and click DWORD Value. Type AutoRun as the entry name and press enter.
Right click AutoRun > Modify and in the Value data box type a value 0 (that will turn off AutoRun feature).