Disable hardware from command line
Date: Mon, 17 Jan 2005 06:03:01 -0800
How i can disable a device such as the floppy disk from the command line?
Can it be done from a script language like vbScript?
Relevant Pages
- Re: How to isable floppy disk (drive A:)?
... I was wondering how to disable a floppy disk from vbscript or command ... Devcon is not what i want because i need to disable all floppys with a ... (microsoft.public.scripting.vbscript) - How to isable floppy disk (drive A:)?
... I was wondering how to disable a floppy disk from vbscript or command line. ... Devcon is not what i want because i need to disable all floppys with a click ... (microsoft.public.scripting.vbscript) - Re: Need WMI script
... Error handling in VBScript is obviously not as good as in .NET. ... normal error handling with "On Error GoTo 0". ... Dim adoCommand, adoConnection, strBase, strFilter, strAttributes, xmlDoc, ... you can use a command similar to below at a command ... (microsoft.public.windows.server.scripting) - Re: Need WMI script
... How to handle the errors in vbscript. ... Dim strDomainName, strNodeText, strXmlBuilder ... However, if you use the cscript host, ... you can use a command similar to below at a command prompt: ... (microsoft.public.windows.server.scripting) - Re: wsharguments length limit?
... pasted it into a batch file, changed the path to the VBScript to one on my ... When I pasted your command I noted there were spaces between each argument, ... Could SAS be ... Set objXL = WScript.CreateObject ... (microsoft.public.scripting.vbscript) |
|