| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi !
Is there a chance to find out the current duplex settings (like 10 half or
100 full) of any networkcard with WMI scripting ?
I just found the...
Christoph Duesmann
|
07-22-2004 12:40 PM
Christoph Duesmann | 0 | 52 |
|  | Hi,
I have a central server running a service which queries end PC's in WMI.
I want to use WMI events.
1. Is it possible to register events on a...
Dan Amiga
|
07-22-2004 03:58 AM
Dan Amiga | 0 | 48 |
|  | Hi !
I want to scan computers for Hardware,Software etc with WMI.
If i try to connect to my computer at home and use the administrator account
with...
Christoph Duesmann
|
07-21-2004 03:47 PM
Christoph Duesmann | 0 | 57 |
|  | Hi !
My problem is to add a computer into a SMS 2003 collection.
I want to do this with WMI and VB.NET.
At this time, i can connect to an Siteserver...
Christoph Duesmann
|
07-21-2004 03:40 PM
Christoph Duesmann | 0 | 50 |
|  | Hi.
I am using WMI called via C# to get back information from Win32_Product.
I have working code
which can call against any of our Win2000 Servers....
Dennis Redfield
|
07-21-2004 03:21 PM
Dennis Redfield | 1 | 60 |
|  | Hi,
I search for an Example of creating a Application Mapping on IIS 6.0
(windows Server 2003) with C# or VB.NET.
thanks
IgorW
|
07-20-2004 11:47 AM
IgorW | 0 | 43 |
|  | Hi,
I try to query the Logins on a remote computer with a little c#-program.
Everything works fine, but some Logins are not returned from the...
Stefan Pilgrim
|
07-14-2004 04:41 AM
Stefan Pilgrim | 0 | 44 |
|  | "No MOFs could be loaded because the MOF Compiler failed to intialize"
Getting this error then i try to install WMI Core Compnents on a Windows...
Rodrigo Santiago Borges
|
07-13-2004 06:52 PM
Rodrigo Santiago Borges | 0 | 58 |
|  | Hi,
For an application I need to have WMI Core...
DraguVaso
|
07-13-2004 10:50 AM
DraguVaso | 1 | 51 |
|  | Does anybody knows how I can create new network adapter with WMI ( VBScript
or C++)
I found lot of examples how to read values and maybe update...
Aleksandar Mijatovic
|
07-13-2004 05:09 AM
Aleksandar Mijatovic | 0 | 41 |
|  | Hello,
I'm playing around with the snmp provider. I got the sample (rfc1213 mib)
working
but when I try to load another mib it always fails with the...
ReinhardH
|
07-10-2004 07:44 PM
ReinhardH | 0 | 46 |
|  | Hi All,
I work often with WMI, but it looks like that I am not fully able to
understand the .Net classes. I need to create a new
ManagementObject...
Manfred Braun
|
07-09-2004 04:53 PM
Manfred Braun | 0 | 39 |
|  | I am trying to create a resource record on DNS server with WMI and C#.
Using the following code, but gives an "Generic Failure" exception which...
Ali AYEN
|
07-09-2004 03:18 PM
Ali AYEN | 0 | 79 |
|  | Hello,
anybody know if WMI is available on MONO ?
Vittorio Pavesi
|
07-08-2004 06:51 PM
Willy Denoyette [MVP] | 1 | 58 |
|  | Hi,
I am in the process of investigating MOM enablement of our solutions.
One of the requirements is to have custom WMI Schema in the app...
Vinil Menon
|
07-08-2004 10:52 AM
Vinil Menon | 0 | 49 |
|  | Hi, I am trying to create a DNS subdomain using WMI and vb.net. Using the
code below (or CIM Studio) the create appears to happen successfully,...
Leighton Shearer
|
07-07-2004 10:06 PM
Leighton Shearer | 1 | 59 |
|  | Hi everybody!
I started using WMI to communicate with a service of mine a fewweeks ago and for most of the time things are working very well.I do...
Magnus Thylander via .NET 247
|
07-03-2004 10:52 AM
Magnus Thylander via .NET 247 | 0 | 60 |
|  | Hi all,
I have not dealt a lot with WMI in .NET yet. And today, one of my students
asked me what classes from System.Management to use to change the...
Telmo Sampaio
|
07-01-2004 08:30 PM
Telmo Sampaio | 0 | 52 |
|  | See ****
Willy.
"Cole" <cshelton (AT) bsi-idea (DOT) com> wrote
use the wrapper class created by MgmtClassGen.exe ), take a look in MSDN...
Willy Denoyette [MVP]
|
06-29-2004 05:28 PM
Willy Denoyette [MVP] | 0 | 53 |
|  | Hello,
Does anyone know what the sorting order/mechanism is for the WMI class
instances that are returned by wql queries (or WMI CIM Studio)? Is...
AT
|
06-29-2004 03:32 PM
AT | 0 | 42 |
|  | Hello,
Does anyone know what the sorting order/mechanism is for the WMI class
instances that are returned by wql queries (or WMI CIM Studio)? Is...
AT
|
06-29-2004 03:31 PM
AT | 0 | 35 |
|  | Dear Mato...
Here it goes the new code, and IT STILL HAS memory leaks problems!!!
private void timer1_Tick(object sender, System.EventArgs...
AT
|
06-27-2004 04:15 AM
AT | 2 | 38 |
|  | Is there any way to make this class available on Windows2000? Maybe by
installing an update to the .Net framework?
Randy Sanders
|
06-25-2004 06:42 PM
Willy Denoyette [MVP] | 1 | 49 |
|  | Hi,
I've just discovered WMI so I'll have some newbie questions.
What I want to do is collect hardware and software data from client
computers and...
Sam
|
06-25-2004 02:57 PM
Sam | 0 | 40 |
|  | I'm getting the following exception when I call
ManagementObject.InvokeMethod from my webapp.
Exception Details:...
AT
|
06-23-2004 04:26 PM
AT | 0 | 44 |
|  | Please help.
I am trying to find some code to make a folder on a server. When the folder
is create on the server a $ share like to be create. (Share...
Henrik Sigvara
|
06-23-2004 02:43 PM
Henrik Sigvara | 0 | 41 |
|  | Hi,
I am trying to use WMI to detect a event to detect when a new USB
Flash Drive is connected or disconnected. Here I initially tried to
use the...
AT
|
06-23-2004 10:25 AM
AT | 0 | 49 |
|  | I am having a bit of a problem receiving a couple of properties on my
Windows 2000 machine.. The first is the "size" property for my local C
Drive,...
Steve Westergaard
|
06-22-2004 09:41 PM
Steve Westergaard | 0 | 44 |
|  | I'm trying to load a list of tables that exist in the
database, into a table when a user profile is created.
Stack Trace:
...
Dinesh
|
06-22-2004 07:28 PM
Dinesh | 0 | 64 |
|  | Hi,
I'm writing code to detect whether, on the current machine:
1) IIS is installed
2) IIS Service is started
3) Default Web Site is Started
I...
Martin
|
06-21-2004 08:46 AM
Martin | 0 | 45 |
|  | Hi Mato!
Thank you very much for your message! I am going to try your solution
and tell you if it works. In the meantime, please tell me, where...
AT
|
06-21-2004 06:19 AM
mato | 1 | 50 |
|  | Hi Mato!!
First of all thank you very much for your help, I am going to try your
solution. But please, tell me, where the hell did you learn...
AT
|
06-20-2004 10:53 AM
AT | 0 | 43 |
|  | I use WMI to query information about network configuration, processor, and
so on. Here is my code except.
ManagementClass objMC = new...
Theewara Vorakosit
|
06-20-2004 10:50 AM
AT | 1 | 42 |
|  | Hi,
I have doc that have new oids for wpa. add_wep will be add_key.
What I need to get the new api???
Regards,
jacko
Jacky
|
06-19-2004 08:11 AM
Jacky | 0 | 54 |
|  | Jason –
One other question: I am confused about the use of the term
"namespace" in the context of all of this. I'm familiar with that
term with...
AT
|
06-17-2004 12:05 PM
AT | 0 | 40 |
|  | Jason --
Thank you for these suggestions -- I will try this out.
David
AT
|
06-17-2004 11:49 AM
AT | 0 | 41 |