Slow over Internet
Mon, 7 Apr 2008 16:55:05 +0200
Hi,
I'm new to WMI and I'm trying to create an asp admin to manage our DNS
servers.
One of them is on another datacenter. All is well configured on it (ipsec
with 135 and 2808 tcp open) and I manage to get list of all dns zones.
But for this dns server, and this one only, it's very very very slow.
Ether ...
|
How to query the date of the last system restore?
Mon, 7 Apr 2008 07:41:04 -0700
The WMI System Restore class lets you query for the status of the last system
restore (GetLastRestoreStatus()), how can you query to find the date and time
when the last restore occurred?
This date is displayed when you run the System Restore wizard to undo the
last system restore.
Regards,
Sunil Abhy ...
|
File Handle Count of each Process
Mon, 7 Apr 2008 14:57:23 +0800
1)Is there a way to get the File Handle Count of each process
. runnning on my system using WMI?
2)Whats the "HandleCount" property with
Win32_PerfFormattedData_PerfProc_Process Class, I mean its the count of what
type of Handles?
url:http://www.uread ...
|
Where is computer.manufacturer stored?
Fri, 4 Apr 2008 13:17:09 -0700 (PDT)
Hi,
when reading out computer.manufacturer using WMI I get the
manufacturer of my mainboard. Does anybody know from where this value
is read? From the BIOS?
Cheers,
M. ...
|
Event viewer works and WMI not
Tue, 1 Apr 2008 23:29:38 -0500
Hello,
I have two computers (C1 is local, C2 is another in the network).
I am in the administrators group in the network.
I open "Event Viewer" --> "Connect to another computer" --> input "C2"
to "Another computer", press OK and I get event log of computer C2.
However when I try to connect to C2 by usi ...
|
WMI & Performance objects
Wed, 2 Apr 2008 06:38:07 -0700
Hi everybody.
How can i get list of performance objects from WMI ?!
Like :
.NET CLR Exceptions
.NET CLR INTEROP
...
Browser
Cache
...
TCP
Telephony
Which class contains this collection ?
Thanks,
Denis. ...
|
WMI to obtain edition of each SQL server instance on a machine
Wed, 2 Apr 2008 01:16:02 -0700
Hi Guys,
Does anyone know how i would retrieve the instance name of every SQL server
instance and then for each instance pull back the edition? I have some WMI
code which can pull back the instance name but then for each instance it
pulls back every edition for each instance. Any ideas?
On Error Resume ...
|
|
|
anybody have old MSDN Media
Tue, 1 Apr 2008 03:13:01 -0700
Hi i was wondering if anyone has old media that they dont need looking for
english and scandinavian copies of windows 2000
I have a full license for all products and will pay for the willingly for
the media and shipping.
anyhelp anyone or could someone lead me in the right direction??
thanks ...
|
Event viewer works and WMI not
Tue, 1 Apr 2008 03:08:44 -0700 (PDT)
Hello,
I have two computers (C1 is local, C2 is another in the network).
I open "Event Viewer" --> "Connect to another computer" --> input "C2"
to "Another computer", press OK and I get event log of computer C2.
However when I try to connect to C2 by using WMI i get error The RPC
server is unavailable. erro ...
|
WMI request to find if SQL 2000 is installed ?
Tue, 01 Apr 2008 10:20:29 +0200
Hi,
I would like to know which WMI request will let me know if SQL Server
2000 is installed on my server.
I don't see anything in the Product class.
Thank you
--
Pascal
...
|