Re: WMI-Appender question

2008-02-19 Thread Ron Grabowski
How do you fire using normal WMI code when the application is run in non-admin 
mode?

- Original Message 
From: Andreas Brauchli [EMAIL PROTECTED]
To: log4net-dev@logging.apache.org
Sent: Tuesday, February 19, 2008 3:21:51 AM
Subject: WMI-Appender question

I am experimenting with the WMI Appender and I found it to be just what
I want. The only issue that needs to be resolved, is how to fire events
when the application doesn't run as admin. Any solutions?

thanks,
andreas





Re: WMI-Appender question

2008-02-19 Thread Ron Grabowski
I think you have to use the supplied WmiInstaller class:

 http://msdn.microsoft.com/msdnmag/issues/05/09/WMI/

- Original Message 
From: Ron Grabowski [EMAIL PROTECTED]
To: Log4NET Dev log4net-dev@logging.apache.org
Sent: Tuesday, February 19, 2008 8:17:14 PM
Subject: Re: WMI-Appender question

How do you fire using normal WMI code when the application is run in non-admin 
mode?

- Original Message 
From: Andreas Brauchli [EMAIL PROTECTED]
To: log4net-dev@logging.apache.org
Sent: Tuesday, February 19, 2008 3:21:51 AM
Subject: WMI-Appender question

I am experimenting with the WMI Appender and I found it to be just what
I want. The only issue that needs to be resolved, is how to fire events
when the application doesn't run as admin. Any solutions?

thanks,
andreas