how to set InstanceName for WMI provider class in .NET ?
Thu, 9 Mar 2006 20:23:23 +0200
Hi,
I want to create a WMI provider in C# and I want to specify the InstanceName
such that I can differentiate between instances within MOM for example.
How can I do that from code ?
Thank you.
...
|
Joining a Domain
Thu, 9 Mar 2006 09:11:28 -0800
In the following code, I am trying to join a workstation to a domain. I have
done this in the past without any problems, but today the
"JoinDomainOrWorkgroup" method of Win32_ComputerSystem is returning the error
87. According to the Class definition that means:
Password and UserName are specified but a ...
|
provider properties in .NET
Wed, 8 Mar 2006 19:08:48 +0200
Hi,
I see that you cannot have provider properties in managed code.
Is there any way to still use the managed instrumentation but also have
properties in the provider class ?
Thank you.
...
|
Enumerate all share permissions to all shares and share subdirectories on a computer
7 Mar 2006 04:21:20 -0800
I am looking to enumerate all share permissions to all shares and share
subdirectories on a computer. Does anybody have a clue on how to do
this? I have listed all shares and I can get permissions for a share
but I have not been able to loop through the subdirectories on a share.
I also would like to find i ...
|
Remote reboot Problem
Mon, 6 Mar 2006 22:07:27 -0800
Hello Guys,
Iam newbie in the scripting. I have designed a script that remotely reboots
the computers in a domain or in an OU. It works fine at my end but the same
script when run on the my friend's network fails without any error. Sometimes
it fails with remote machine not available [ although he can pi ...
|
We Pay 50%--100% Returns Monthly For 1 yearr on investment. You need to know this!
Mon, 6 Mar 2006 21:51:25 -0500
...
|
win32 process
Mon, 6 Mar 2006 23:26:32 +0800
hi,
I am using Win32_Process to launch a batch file on a remote computer. How
can I know that the batch file has finished executing?
thanks
...
|
|
|
SnmpNotification and Varbind
6 Mar 2006 02:39:48 -0800
Hi,
Using the SNMP WMI provider, I use New
WqlEventQuery("SnmpNotification") to receive SNMP traps. This works
fine so far. However, I would like to get hold of the information
provided in the Varbind list. Does anyone know how to get this?
BTW, I can find very little information about using SNMP with WMI. ...
|
only test- solo test
Sun, 5 Mar 2006 12:25:09 +0100
...
|
create process
Sun, 5 Mar 2006 14:45:00 +0800
Hi,
does anyone have the code to launch a process on a remote system using a
different username and password?
thanks
...
|