Replace the Deprecated COM providers? I know you are kidding, but for those
who don't; keep in mind that >90% of the WMI clients are native code (most
scripting language implementations), you don't want to let them pay for the
CLR overhead (think memory space), do you?
But there are "system level" providers, which are the kind you are referring
to, and "user level" providers, the latter are kind of application private.
For obvious reasons, the first kind have to be kept in native COM, point.
For the "private" kind it would be a nice option if they could be
implemented in managed code, as long as they are kept in their own process
and not being shared with any of the native WMI hosting services.
Willy.
"Gerry Hickman" <***@newsgroup.nospam> wrote in message news:u0kv7C$***@TK2MSFTNGP02.phx.gbl...
| Hi,
|
| Good question! I would like to see the .NET heads write an LSA provider
| that can manage per-machine user rights. Better still, let's have a new
| ".NET based" MSI 4.0 provider that can replace the current deprecated
| COM one. How about a .NET based provider that can create shares on
| Win2k3 and set caching options? How about a .NET based provider that can
| enable and disable a network link or manage a Wireless adapter?
|
| Seriously, are people here suggesting .NET would be a good Framework
| with which to write WMI providers?
|
| David G wrote:
| > Hi Guy,
| > if you dont mind me asking, what kind of WMI provider are you looking
for?
| > Is it specific to managing your application or is it more generic?
| >
| >
| > "GuyO" <gcoxjr-n0-***@gmail.com> wrote in message
| > news:***@TK2MSFTNGP06.phx.gbl...
| >> Thanks you Thanks you Thank you -- My need for the WMI provider is
still
| >> pretty far to the right of my schedule, but if I can't count on at
least
| >> beta bits in the next 4 months or so I'm going to have to cobble
something
| >> together with remoting -- and as far as I'm converned that's 10 miles
of
| >> bad road.
| >>
| >> "Willy Denoyette [MVP]" <***@telenet.be> wrote in message
| >> news:***@TK2MSFTNGP02.phx.gbl...
| >>> "clyclopedic" <***@spamless.com> wrote in message
| >>> news:***@TK2MSFTNGP06.phx.gbl...
| >>> | Maybe if you add this 'culture' parm to the URL you can access the
| >>> webcast:
| >>> |
| >>> |
| >>>
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032298244
| >>> |
| >>> | Or if you go to Alain's home page:
| >>> |
| >>> | http://users.skynet.be/alain.lissoir/default.html
| >>> |
| >>> | and scroll down to the 'CONFERENCES' section and click on 'MSDN
| >>> Architecture
| >>> | Webcast' you can get there. I downloaded and watched it on Friday
with
| >>> no
| >>> | problem.
| >>> |
| >>> |
| >>>
| >>> Seems like it was a temporary issue, I've been watching the webcast
since
| >>> then.
| >>> I will contact Alain, (which is an ex colleague of mine) and come back
| >>> when
| >>> I can get some more info, provided I'm allowed to talk about it in
| >>> public.
| >>>
| >>> Willy.
| >>>
| >>>
| >>>
| >>>
| >>
| >
| >
|
|
| --
| Gerry Hickman (London UK)