I have a PC running DOS and LAN Manager. The IP address is set by DHCP. I need to know the IP address - or host name - of the DHCP server that delivered the IP address to LAN MAnager. It must be a DOS real mode utility. IPCONFIG would be fine but I cannot find a DOS real mode version.
Can you help?
In an Outlook/Exchange environment, Outlook occasionally throws up a "Requesting data" window when the e-mail server is heavily loaded.
I need to detect when this window is displayed.
Can I detect a Windows based on the Window Title with VBScript?
XP has a utility, "Tasklist", which can...
I need a script to automatically configure regional settings on an XP workstation.
By hand, this involves the following steps.
Control Panel, Regional Settings
Regional Options tab
Standards and Formats: English(United Kingdom)
Location: United Kingdom
Text Services...
I need to retrieve default gateway network settings. The information is available in Win32_NetworkAdapterConfiguration. Scriptomatic produces the following relevant code.
-----------------
On Error Resume Next
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer &...
WSH works with COM objects that have an Automation interface.
How can I find what Objects are available, what kind of Interface they have (i.e. which are Automation objects), what their properties and methods are and how to drive them.
Can applications e.g. Adobe Acrobat can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.