HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (WMI) microsoft.public.dotnet.framework.wmi


Discuss in the Dotnet Framework (WMI) forum.



Post New Thread
Threads in Forum : Dotnet Framework (WMI) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
hai I got a problem , in my project i have to get the ip address of public i and private ip using asp.net Can any one help me in getting the...
siva
05-12-2007 06:27 PM
Newbie Coder Go to last post
1 118
Witch minimal rights does a XP-User need to execute a System.Management.ManagementQuery like "SELECT * FROM Win32_PhysicalMedia" ?Is it possible to...
Harry
05-06-2007 06:57 AM
Harry Go to last post
0 93
I read the post on 1-8-2007 and there was never a resolution has there been one since? I am getting the error when trying to connect to a computer...
Toby
04-29-2007 08:48 AM
me Go to last post
1 122
Hi all. I am experiencing the above problem (http://support.microsoft.com/kb/ 285895), albeit on Windows 2000 Professional SP4. I've tried...
Michael_Burgess
04-23-2007 04:47 PM
Michael_Burgess Go to last post
0 72
Almost every time i turn on my computer it takes forever to boot and i receive a message that says: "Application popup: Service Control Manager : At...
martin
04-18-2007 09:24 AM
martin Go to last post
0 85
I have a function which writes DWord val to a property handle.This data needs to be displayed in the perfmon. IWbemObjectAccess* pAccess; DWord...
Shraddha
04-17-2007 12:06 PM
Shraddha Go to last post
0 50
Does network bridge have any dependency on WMI service? I just found if I stop WMI service, both of the adapters to connect the bridge are removed...
June
04-16-2007 07:18 PM
June Go to last post
0 51
We are adding DNS NS records via WMI. However we are having problems adding the glue records via WMI. Anyone have an example of how to add these...
Tim Parker-Nance
04-13-2007 05:41 AM
Tim Parker-Nance Go to last post
0 56
Below is the code I am trying to use in a console application, each time I run it I get an Management error Illegal Class error. I have traced...
Henry
04-08-2007 11:48 PM
Henry Go to last post
1 58
Hye I have Installed MS Exchange Server 2007 Evaluation S/w on windows Server2003 But when trying to Query the WMI Classes of...
Krish
04-04-2007 07:34 AM
Krish Go to last post
0 70
Hi, First time poster too this group, sorry if this might be a little off topic, but I am trying to find the most appropriate group to post...
Todd R. Jacobs
04-04-2007 07:15 AM
Todd R. Jacobs Go to last post
0 58
The code i have given below is not releasing memory,plz help me because wmi using 1MB memry space. bool...
sandeep.pandya@patni.com
03-22-2007 11:13 PM
Richard T. Edwards Go to last post
1 90
I am trying to create a WMI query and it's not working. I know very little about creating querys so any help would be great. I'm trying to create a...
Jason
03-22-2007 10:53 PM
Richard T. Edwards Go to last post
1 89
Hey, In Windows Server 2003, the Windows Installer provider is included on the CD as an optional Windows component. i have installed...
Manoj chanchawat
03-21-2007 12:06 PM
Manoj chanchawat Go to last post
0 56
ive done some looking and digging and have even seen posts on here... but ive never seen a single query that will get me the IP of the primary...
Justin Rich
03-20-2007 03:52 PM
Justin Rich Go to last post
2 71
I am writing a small C# application to open BCD on Vista. I am able to query the BcdStore class and call its OpenStore () method to open a store....
xia
03-15-2007 01:10 PM
xia Go to last post
0 76
Hi I need to protect my application in a way. Just a "soft" protection, not a very strong one. So, using WMI I get the processor ID and compare it...
nano2k
03-08-2007 06:18 PM
Michael M. Go to last post
4 90
Hi, I am creating a shared directory on Vista using the following code... ManagementClass managementClass = new ManagementClass("Win32_Share"); //...
George
03-07-2007 01:07 AM
George Go to last post
0 60
Hello, please does anyone know the wmi class and method for the various HDs Location, Channel, Target and Lun properties in device manager ? I guess...
Tegamaio
03-04-2007 02:11 PM
Tegamaio Go to last post
0 54
hi, i'm have a component (Provider) that publish a wmi insatnce (using the .Net framework) when it starts, and revoke the instance when it shuts. i...
liorh
03-04-2007 03:57 AM
liorh Go to last post
0 61
Hi, I have tried to search the internet for examples on how to create clustered resources (shares, services, et c...) using C# API. I found some...
Yan Yi Huang
02-18-2007 06:17 AM
Mr Gimper Go to last post
1 69
Hi, I am quite new to Windows platform. I have tried to create/modify some VB scripts for different kind of use. The VBSEDIT tool is quite fine, but...
A.Skage
01-31-2007 10:19 AM
A.Skage Go to last post
0 68
Hi all, I have a problem in the first step finding (and in a second step setting) the DNS server settings for a given NIC. While getting the WINS...
Filip Polsakiewicz
01-31-2007 05:15 AM
Filip Polsakiewicz Go to last post
0 65
I have been directed to investigate WMI but have not touched this before and I am getting bogged down trying to find out the information I require,...
ngr
01-30-2007 01:53 PM
Newbie Coder Go to last post
1 62
Hi, I am monitoring Process information with WMI using Win32_Process class. I will collect the data about process every 5 minutes. When I do remote...
Manu
01-28-2007 10:51 PM
Manu Go to last post
4 89
Hi! I hope this is the right group for my question... Does anybody know how I would be able to repair my networkconnection within a dotnet...
Torben
01-28-2007 06:30 AM
Torben Go to last post
1 65
Hi all, I am looking for a way to query information about PCI cards in my machine. Specifically I need info on the cards name and the slot in which...
Filip Polsakiewicz
01-27-2007 10:08 AM
Filip Polsakiewicz Go to last post
0 56
Hi, I have a COM+ application running at a number of environments, all of them either W2K or W2K3. Part of the application creates a job through...
Leighton Wingerd
01-25-2007 01:10 PM
Leighton Wingerd Go to last post
0 71
Hello! I am accessing WMI using .NET framework 2.0 and I have the problem that I am not able to get the IP address of a network adapter that is not...
Thomas Wopienka
01-24-2007 06:37 PM
Thomas Wopienka Go to last post
3 70
Ok. i am using WMI for part of the event logging solution for a system i am making...in .NET. at the moment, i am only on one, local machine- this is...
ssattin@gmail.com
01-22-2007 09:55 AM
Manbinder Pal Singh [MSFT] Go to last post
9 103
Hi All, Is there anyway i can get the processor id's of a Mac OS X system or a linux based system running a network along side with a windows...
Chacko
01-22-2007 04:22 AM
Arkady Frenkel Go to last post
1 76
Hey all, I'm by no means a programmer, but I've been doing a bit of poking around while writing some Powershell stuff for managing our Exchange...
Jonathan Kalmes
01-17-2007 05:22 AM
Holgi Go to last post
1 82
Hi, I know there are methods of the win32_computersystem to reboot and shutdown etc. How can I hibernate or standby a machine via WMI Thanks
Stuart Parker
01-06-2007 02:03 PM
aliar Go to last post
3 99
I need to enable the NIC Power Management features on Windows XP workstations (and later Windows Vista too...!!) so that I can use Wake On Lan...
nalin chakoo
12-20-2006 10:27 PM
nalin chakoo Go to last post
0 119
Hi, I've written the following code to open a notepad. Its a web application.I'm able to create the process using this code but not able to see the...
Senthil
12-18-2006 05:32 AM
mabra Go to last post
4 86
Hi, I have written a C# program to listen for file creation events. When I run it however I keep getting a "Unparsable query" error. Can...
kgadia@gmail.com
12-18-2006 04:35 AM
kgadia@gmail.com Go to last post
1 77
Is there a restriction on the instance name of a performance counter? When I try and add a number of URL's to a perfomance counter using C# no...
Jof
12-13-2006 04:58 AM
Jof Go to last post
0 63
Hi everybody, I am facing a problem with remote execution. The following is my scenario: 1) Machine_A tries to connect to Machine_B via WMI and...
Sathish
12-12-2006 07:13 AM
Sathish Go to last post
0 77
The MSDN page discussing the Limitations of WMI in .NET Framework ( http://msdn2.microsoft.com/en-us/library/ms186136.aspx ) tells that "The WMI...
liorh
12-07-2006 08:55 AM
liorh Go to last post
0 75
I am trying to register an adapter in BizTalk using one of the MS samples and am getting an error. I traced it down to this code: ManagementClass...
Tim O'Malley
12-06-2006 05:47 PM
Tim O'Malley Go to last post
0 64
Hi, To enumerate the Mapped drive in Windows 2000 box, I am using the "Win32_NetworkConnection". I can see the instance of the Mapped drive in local...
Manu
11-29-2006 03:16 PM
xla76 Go to last post
1 97
Dear Sir, i'm new to asp.net i'm looking to How to get values (Variables) pre Declared in web form & pass it to a batch file coz i've to get this...
Ahmad Sabry
11-22-2006 01:27 PM
Ahmad Sabry Go to last post
0 73
I am using the registry to store values to be used later in a hta script. In the VBscript area of the hta, I have created a subroutine as below to...
Andy H
11-15-2006 11:31 PM
Andy H Go to last post
0 88
My code goes is following, but it can't work, why ? Bytheway,if only one user should be permitted to accesss it,how can i do ? thx! static void...
Huffman Hwang
11-08-2006 12:13 PM
Armin Linder Go to last post
1 99
Hi guys, I'm working on a small desktop publishing software project where I need to display the default printer's ink status/level in the status bar...
up3umrmuofnz3pd@jetable.org
11-03-2006 07:51 AM
up3umrmuofnz3pd@jetable.org Go to last post
0 93
I wanted to register the com object with a version-independent ProgId, for example, in Registry, I would like to have something similar...
TomC
11-01-2006 10:23 AM
TomC Go to last post
1 66
Question
hello, Is there a possibility to get an event from WMI telling that active window (the one that is on the top) on user desktop has changed and...
xseeker
11-01-2006 07:15 AM
xseeker Go to last post
0 128
Hi Falks, Any one knows a method to know whenever the network adapters is in status "Acquiring Network Address". I only found that IP Address is =...
Looney
10-25-2006 03:51 PM
Looney Go to last post
0 91
The XP machine could have Haury or Karpesky, but when it worked in the past was even the AVs, suddenly it stoped working. I applied the James...
Bkiddo
10-25-2006 04:50 AM
EDI Go to last post
1 77
I try to perform an msi installation from C# by using WMI. But when execution reaches the GetMethodParameters line, an "Invalid object path" error is...
Grobet Myttelson
10-24-2006 11:10 AM
Fraggle Go to last post
9 89
Post New Thread

Display Options
Showing threads 51 to 100 of 686
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.