SMS: "Insert Disk in Drive A:" Message During Hardware Inventory (239915)
The information in this article applies to:
- Microsoft Systems Management Server 2.0
- Microsoft Systems Management Server 2.0 SP1
This article was previously published under Q239915 SYMPTOMS
During a hardware inventory cycle of Microsoft Windows NT, Microsoft Windows 95, or Microsoft Windows 98 clients, you may receive the following prompt:
Insert disk in drive A:
If you examine the client's Hinv32.log file, hardware inventory was enumerating the Windows Management Instrumentation (WMI) class Win32_LogicalDisk when the prompt was generated.
CAUSE
The WMI class Win32_LogicalDisk is enumerated during the hardware inventory cycle, which queries for volume information on drives attached to the client. WMI normally suppresses the "Insert disk in drive" prompt, but on occasion may be overridden.
RESOLUTIONA supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Systems Management Server service pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: NOTE: In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
The English-language version of this fix should have the following file attributes or later:
Date Version Size File name Platform
-----------------------------------------------------------
08/04/99 2.00.1380.1013 3,806,179 Wbemsdk.exe x86
08/10/99 2.00.1380.1013 67 Compver.ini x86
08/04/99 2.00.1380.1013 7,163,252 Wbemsdk.exe Alpha
08/10/99 2.00.1380.1013 67 Compver.ini Alpha
WORKAROUND
To temporarily work around the problem, you can disable the WMI class Win32_LogicalDisk enumeration. To disable hardware inventory of the Win32_Logical disk class, you can edit the Sms_def.mof file. WARNING: Exercise caution when editing .mof files. You should create a backup copy of the .mof file before editing it.
Modify the master Sms_def.mof file on each site server in turn, or modify it on one server and then copy it to all others. The Sms_def.mof file is located in the X:\SMS\Inboxes\Clifiles.src\Hinv folder. You can open the file with WordPad or Notepad. To disable win32_LogicalDisk enumeration, locate the following entry:
[SMS_Report (TRUE), SMS_Group_Name ("Logical Disk"),
ResID(2100),ResDLL("SMS_RXPL.dll"),
SMS_Class_ID("MICROSOFT|LOGICAL_DISK|1.0")]
class Win32_LogicalDisk : SMS_Class_Template
Change the first line "[SMS_Report (TRUE)" to "(FALSE)" to disable the entire class.
STATUSMicrosoft has confirmed that this is a problem in Systems Management Server versions 2.0 and 2.0 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 4/7/2006 |
---|
Keywords: | kbQFE KBHotfixServer kbprb KB239915 |
---|
|