| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a .Net 1.1 Windows Service that is a WMI provider. During
installation of the service, I intermittently get an error stating:
The process...
Greg
|
02-21-2006 12:01 AM
Greg | 0 | 35 |
|  | Hi,
I am trying to connect using wmi to a remote computer using the following
code.
Dim Options As New System.Management.ConnectionOptions
With...
Lynn
|
02-20-2006 07:15 AM
Saleh Matani | 1 | 75 |
|  | Hi,
I am using wmi to connect to a remote computer. If the remote computer
cannot be connected it will pop up this error:
An unhandled exception of...
Lynn
|
02-20-2006 07:10 AM
Saleh Matani | 1 | 59 |
|  | Hi,
Does anyone have the code to refresh the windows service status to see if a
service is still running?
thanks
Lynn
|
02-17-2006 11:56 AM
Willy Denoyette [MVP] | 2 | 36 |
|  | hi all,
I have created one windows service in c#.net.Working everything is fine.I want to deliver this serivce to the end user.I know the process...
TulasiKumar
|
02-17-2006 11:26 AM
Marwan Tarek | 1 | 33 |
|  | Hi,
i am using RegistryKey.OpenRemoteBaseKey to connect to a registry key on a
remote cmputer. If the registry is not found it will pop up this...
Lynn
|
02-16-2006 01:18 PM
Scott McNairy \(MVP\) | 1 | 29 |
|  | Hi,
I want to click on a button that launches a batch file, after the batch file
has finished executing, i want to run another task from vb.net
can...
Lynn
|
02-16-2006 08:49 AM
Lynn | 0 | 39 |
|  | Hi,
Anyone has the code to delete a remote registry key?
thanks
Lynn
|
02-15-2006 10:37 AM
Scott McNairy \(MVP\) | 1 | 34 |
|  | hii
I need to run a process in remote system with c#.i did that using
wmi..But the UI of the application was invisible in remote system..but
i can...
AT
|
02-14-2006 12:39 PM
Jonathan Liu [MSFT] | 1 | 37 |
|  | Does anyone know of a way to remove the IsInherit Qualifier from a
property's QualifierDataCollection on a WMI property?
I'm using MgmtClassGen'd...
Christopher G. Lewis
|
02-14-2006 11:23 AM
Christopher G. Lewis | 0 | 44 |
|  | --Consider the following two procedures with similar syntax, one works,
one doesn't.
# System.Management.ManagementException: Invalid method...
timeshift
|
02-10-2006 04:34 PM
Willy Denoyette [MVP] | 10 | 74 |
|  | Hi - newbie here. I'm trying to display data from a WQL query with a JOIN
statement in VB .NET. I can do this in VBScript, but so far haven't...
Greg Ramsey
|
02-07-2006 12:34 PM
Greg Ramsey | 0 | 40 |
|  | Here is my source code, and I get a management exception when I try to
commit with Put(). Any ideas why?
// This is the main project file for VC++...
AT
|
02-03-2006 01:45 PM
AT | 0 | 41 |
|  | Hi Folks,
I have an odd situation with a Custom C# Screensaver I have developed.
In my Screensaver I use a WMI Ping component to constantly ping...
AT
|
02-03-2006 05:38 AM
AT | 1 | 47 |
|  | While I have found plenty of examples on how to get information from WMI, I
can't seem to find any examples about how to run a wmi method. Example,...
jdkc4d
|
02-02-2006 05:16 PM
jdkc4d | 2 | 51 |
|  | I have a network printer that inconveniently takes itself offline whenever
there is a network outage. If I turn the hup off and on again the...
Alan Gillott
|
02-01-2006 07:18 AM
Alan Gillott | 0 | 39 |
|  | Hi there,
I'm trying to write a C# application that gets information from a
machine such as operating system, memory, cpu etc. I'm using WMI...
AT
|
02-01-2006 02:21 AM
john smith | 1 | 42 |
|  | Is there any way to create new AppPools using the MgmtClassGen created
IISApplicationPool classes (IISApplicationPool,...
Christopher G. Lewis
|
01-31-2006 12:40 AM
Christopher G. Lewis | 0 | 50 |
|  | Hi,
does anyone have the code to create a registry key using WMI in VB.net ?
thanks
Lynn
|
01-28-2006 12:34 PM
Willy Denoyette [MVP] | 3 | 42 |
|  | hi,
in .Net i have used 'Generate Managed Class' to generate win32_printer.vb
how can i use this class to get all all the printer names on my...
Lynn
|
01-27-2006 07:41 AM
Lynn | 0 | 62 |
|  | Hi,
I am new to programming and want to thank everyone for posting and
replying as most of my problem solving comes from here. My issue that
I am...
AT
|
01-26-2006 02:41 PM
AT | 0 | 50 |
|  | Can someone answer this question please:
How to detemine how long (in a program) a computer has been idle using WMI?
I already know about...
Marlon R
|
01-19-2006 04:41 PM
Marlon R | 0 | 44 |
|  | I'm trying to execute the sample test asp application from the article
http://msdn.microsoft.com/msdnmag/issues/05/09/WMI/default.aspx and...
AT
|
01-19-2006 11:30 AM
craigjcody (AT) hotmail (DOT) com | 3 | 46 |
|  | Hi guys,
I would like to grant and deny access to files. I successfully did this on
the local computer. But I did not manage to do it with files...
m.ahrens
|
01-18-2006 11:20 AM
Scott McNairy \(MVP\) | 1 | 47 |
|  | Is there a generic WMI event i can monitor for that is triggered when
non-admin users try to perform a task which is an admin-only function
such as...
Glenn
|
01-18-2006 11:05 AM
Scott McNairy \(MVP\) | 1 | 43 |
|  | wmi ping works for xp. If i run on my xp machine using the function below
and ping win2k professional, it does not work.
So what is a alternative...
James
|
01-18-2006 10:55 AM
Scott McNairy \(MVP\) | 1 | 43 |
|  | Hi, I am using the code below to retrieve the mailbox size / number of
emails from Exchange 2003
ObjectQuery oOQ = new ObjectQuery("SELECT *...
Mark
|
01-15-2006 07:20 PM
Mark | 0 | 41 |
|  | Hi all,
I just had an issue calling WMI through WebService. I send credential and I
do impersonation inside the web service and I disabled anonymous...
microsoft.public.win32.programmer.wmi
|
01-13-2006 03:24 PM
microsoft.public.win32.programmer.wmi | 0 | 36 |
|  | Hi guys, i need some expert help.
Is posible using WMI Notify when any program use API WriteProcessMemory
modifing values the Game Program in Memory...
Victor Figueroa
|
01-13-2006 12:38 AM
Victor Figueroa | 0 | 43 |
|  | Hi,
how can i convert the below vbscript into .net ?
thanks
Computer = InputBox("Enter the computer name","Terminate Process",
"localhost")
PName...
Lynn
|
01-11-2006 01:00 AM
James | 1 | 52 |
|  | i have component that sends a WMI event,
When i'm running the application that uses the component for the first
time on a new computer, a command...
AT
|
01-09-2006 04:17 AM
AT | 0 | 41 |
|  | Hi All,
I have a problem cancelling an asynchron operation on a
ManagementOperationObserver.
My app has to read the events from the Windows NT...
Manfred Braun
|
01-03-2006 04:27 PM
Manfred Braun | 0 | 47 |
|  | Hi, I am following up on a problem or bug with .NET v1.1
ManagementScope.Connect()
If it is a bug, then it would be good to get it fixed for .NET...
Shayne Smyth
|
01-03-2006 02:12 PM
Scott McNairy \(MVP\) | 10 | 73 |
|  | Hello,
Do you know any sensible ways to monitor the state of a remote WMI
connection? There is no such event as "Disconnected" in
ManagementWacther...
Jan Waga
|
12-30-2005 03:14 AM
Jan Waga | 2 | 50 |
|  | Hi,
I'm trying to write an application which will collect stats on the
system on a regular basis using WMI, but I'm having problems with...
AT
|
12-30-2005 03:14 AM
Jan | 5 | 48 |
|  | "Àî¹Ú´Ï" <ligc (AT) langchao (DOT) com> wrote
This is not possible. If a remote computer is not running, it's not running,
so you can't access it's...
Willy Denoyette [MVP]
|
12-28-2005 05:19 AM
Willy Denoyette [MVP] | 4 | 50 |
|  | I'm trying to manage IIS websites via WMI in .NET. I appear to be running
into a security problem with Windows 2003 SP1. I can run the same...
Paul
|
12-28-2005 02:25 AM
spentun | 7 | 43 |
|  | My goal is the size of memory of remote computer using WMI. (at same segment)
but, when I run my code, I always got the error message.
Error:...
spentun
|
12-28-2005 02:21 AM
spentun | 2 | 31 |
|  | I’m thinking about writing network printer and printing management program
using .NET (preferred vb.net) and build it as Smart Client app.
Is...
CM
|
12-27-2005 10:42 AM
AdamKadmon | 1 | 41 |
|  | You can use below code if the remote os is xp or 2003
string Host = "d-shb-hujiang";
string Path =...
Seraph Jiang
|
12-27-2005 06:16 AM
Seraph Jiang | 2 | 43 |
|  | Using namespace: root\CIMV2, Class: Win32_NetworkAdapterConfiguration,
I can get all of the properties except for the data stored in...
benjaminlindelof (AT) yahoo (DOT) com
|
12-16-2005 03:07 PM
benjaminlindelof (AT) yahoo (DOT) com | 5 | 50 |
|  | Hello all. I have "borrowed" and customized the below code (Thanks
Willy Denoyette) and am now attempting to use a statement that only
dumps the ACE...
AT
|
12-16-2005 09:48 AM
AdamKadmon | 2 | 39 |
|  | Hi,
I have written an application that needs to check for the existence of
another application for the current user on a terminal server session....
Mike
|
12-13-2005 03:39 AM
Mike | 0 | 49 |
|  | I am having trouble with the EnableDNS methos of
Win32_NetworkAdapterConfiguration. I have tried many variations of the below
snippet with no...
Shawn Repphan
|
12-09-2005 02:56 PM
Shawn Repphan | 0 | 54 |
|  | Hi all,
How to programatically obtain the account that ASP.NET runs under regardless
of what the OS is.
Thank you,
Mircea
Mircea Pleteriu
|
12-09-2005 08:48 AM
Mircea Pleteriu | 0 | 42 |
|  | Hello,
I try to create an object pointing to the local registry it works well in XP
but fail in W2K SP4. I've seen a KB 817478 which says that there...
Falconetti Daniel
|
12-02-2005 01:34 PM
Falconetti Daniel | 0 | 54 |
|  | could you show me some example of using this class in C# or VB.
Exactly, I need calculate CRC of file
vsapiha
|
11-30-2005 04:00 PM
Scott McNairy \(MVP\) | 1 | 62 |
|  | It didn't get follow-up from other newsgroup. So, try this WMI specific
group and hopefully get some advices. Thanks in...
CM
|
11-30-2005 03:22 PM
CM | 0 | 37 |
|  | Hello all,
I've developed a solution that will allow me to create an IIS metabase
xml template containing keys and values for a particular website,...
Calavera
|
11-29-2005 02:24 PM
Calavera | 0 | 37 |
|  | Hi
What is the easiest way to pull the Hard Disk Serial Number, Processor
Serial Number or any other unique code from a PC through Visual basic...
Chevy
|
11-28-2005 05:19 PM
mario contestabile | 1 | 55 |