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     
Hello friends, how I reboot a remote computer using WMI with VB.NET, I found some examples but not understand because is in C++. Thanks
Marcos Caballero
06-23-2005 02:19 AM
Marcos Caballero Go to last post
2 66
I need to create installation program that installs my components to hosts inside Windows domain. No my software previously installed on these hosts....
AlexRudyk
06-22-2005 05:21 PM
Scott McNairy \(MVP\) Go to last post
3 49
How to get the list of the users connected to my system?
Mircea Pleteriu
06-21-2005 01:58 PM
Gabriel GHIZILA [MSFT] Go to last post
3 43
Sorry for my bad english.I want trap the snmp traps . I am write : ManagementScope ms = new...
Marek
06-16-2005 11:19 AM
Marek Go to last post
0 62
I am attempting to write a VB.net program to alter remote registeries. I am familiar with VBScript and so I was using WMI to connect to remote...
james
06-15-2005 09:09 PM
Rajesh Mishra [MSFT] Go to last post
1 42
I am writing a web app that creates users and all their associated shared folders, email accounts etc. I have pretty much got this complete except...
Amit Desai
06-15-2005 08:51 PM
Rajesh Mishra [MSFT] Go to last post
1 50
I am trying to avoid the "LIKE" clause in a WQL query, where I want to get a list of all IIsDirectory objects under a specific ServerID (...
Mark A. Richman
06-14-2005 07:27 PM
Scott McNairy \(MVP\) Go to last post
1 52
Hello, I'm using the following snippet of code to try and get a list of all the printers installed on this machine. I have installed some network...
J
06-13-2005 08:16 PM
Scott McNairy \(MVP\) Go to last post
1 37
Hi All, I am trying to use instrumentation and got the basics working so far, but only, if the executing user is member of the administrators group....
Manfred Braun
06-13-2005 12:47 PM
Rajesh Mishra [MSFT] Go to last post
1 51
I am building a little management interface for our DNSBL (dns block listing) service using C#. I have the WMI Extension for VS installed. I was able...
jlpingree
06-13-2005 11:41 AM
jlpingree Go to last post
0 52
Hi All, I'll use one wmi connection by several concurrently running threads to one server. I've already made a lot of outgoing calls from different...
Manfred Braun
06-13-2005 09:10 AM
AT Go to last post
3 30
Hi, I need to know how to enumerate all users (in a particular domain) who are currently logged in domain (i.e. having active session) & the machine...
Ram Adhikari
06-13-2005 06:38 AM
Torgeir Bakken \(MVP\) Go to last post
2 50
hi, i need to monitor softwares installed on my system & track installations or upgrades. how do i accomplish this using WMI... Thanks in...
BlueAngel via .NET 247
06-10-2005 08:08 PM
Rajesh Mishra [MSFT] Go to last post
1 39
How can I get status or signal polarity of my UPS. I need to know when it is on Battery Power and start up my backup routine. thank you. Woo
Woo Mun Foong
06-10-2005 08:01 PM
Rajesh Mishra [MSFT] Go to last post
1 38
hi, i m working on dotnet using wmi and making an application to monitor the add or remove of the hardware. to monitor any device serial no is the...
kashif
06-10-2005 07:57 PM
Rajesh Mishra [MSFT] Go to last post
1 151
Hello All, I have an application which does some processing on the drives given the drive letter.I invoke the application from a remote machine...
vamsi
06-10-2005 07:56 PM
Rajesh Mishra [MSFT] Go to last post
1 32
How do I use WMI to add a local printer port (as opposed to a TCP/IP port)?
Bill Rapoza
06-10-2005 07:31 PM
Rajesh Mishra [MSFT] Go to last post
1 48
Hi, Who can tell me the Relation between the CIM_LogicalDevice and the CIM_LogicalDisk? OR the Relation between CIM_USBDevice and the...
Michael Andreas
06-10-2005 07:30 PM
Rajesh Mishra [MSFT] Go to last post
1 40
can it be done with WMI - if so witch class? TIA -- James Jenkins www.tamarsolutions.co.uk ...........................................
James
06-10-2005 07:14 PM
Rajesh Mishra [MSFT] Go to last post
1 35
Hello there is there a way to determine in which state the machine console is in? IE. is the machine locked, or logon screen is displayed, or...
Sameh Ahmed
06-10-2005 07:12 PM
Rajesh Mishra [MSFT] Go to last post
1 37
hi: I know how to reconnect an user mailbox to an Active Directory user in exchange 2003 using WMI. But it does not work on exchange 2000 server....
katie zhang
06-10-2005 07:00 PM
Rajesh Mishra [MSFT] Go to last post
1 42
Hi, I'm trying to get the cpu load from a Windows 2000 server with 'win32_processor' but always get 98% return. This problem occured on 3 of my 20...
Marc
06-10-2005 06:56 PM
Rajesh Mishra [MSFT] Go to last post
1 67
Hi, My destination is : Show all USB-Sticks and there drive-letters with WIN32_USBControllDevices and WIN32_PnPEntity I get all USB's and with with...
Michael Andreas
06-10-2005 06:51 PM
Rajesh Mishra [MSFT] Go to last post
1 35
Hello all, I am currently trying to create a printing webservice for internal use. Basically, this webservice would accept the name of a file and...
J
06-08-2005 05:50 PM
Jim Vierra Go to last post
1 42
Hello, I'm trying to create a webservice that will return a list of all printers on the machine that is running the webservice. I was hoping to...
J
06-08-2005 01:51 PM
Manfred Braun Go to last post
2 40
I have an c# dll that retrieve the client's locale using the following method ManagementClass mc = new ManagementClass...
GoGo
06-08-2005 01:07 PM
Scott McNairy \(MVP\) Go to last post
6 44
Hello all, I'm writing a C# WinForms application which communicate with a WDM driver. The application must allow the user to connect to every...
Todor Totev
06-08-2005 10:39 AM
Todor Totev Go to last post
2 56
Hello, I am calling a c# class library from vb6 that performs some simple instrumentation calls, for example: (namespace is WMIWrapper) public void...
Eric
06-07-2005 07:12 PM
Eric Go to last post
1 38
Hello, Can we expose custom application data so that it can be read from remote machine. If yes, how can we do that? Thanks, Reshma
Reshma Prabhu
06-01-2005 06:55 PM
Andrew Frantsuzov Go to last post
1 36
I've got code in place that is capturing RegistryTreeChangeEvents, however, after dumping system properties, properties, and qualifiers from...
John Barrett
06-01-2005 06:53 PM
Andrew Frantsuzov Go to last post
1 45
I am trying to mimic the following vbscript which will list the system table from an arbitrary snmp agent: strTargetSnmpDevice = "192.168.1.103" Set...
news.microsott.com
05-31-2005 11:38 PM
news.microsott.com Go to last post
0 43
Hi The problem that I have is a little difficult to explain, but I'll try as good as possible ;-) First, I create a scheduled task with a...
haai
05-31-2005 08:50 PM
Jim Vierra Go to last post
31 114
Hi, it is easy to find the LogicalDisk-Letter from the DiskDrive. But how can I find the LogicalDisk if the DiskDrive have no DiskPartions? thanks...
Michael Andreas
05-24-2005 01:41 PM
Willy Denoyette [MVP] Go to last post
3 47
I am writing a web app that creates home folders for user. What I need to do is set NTFS permissions to a folder that already exists on a remote...
Amit Desai
05-24-2005 12:35 PM
Amit Desai Go to last post
1 40
Hi, I have a mof file that, when compiled, registers certain WMI events. This was tested on XP OS with English-US culture setting. The same file was...
L_L_Doss
05-20-2005 02:43 PM
Scott McNairy \(MVP\) Go to last post
1 34
I didn't see this behavior on my XP SP2 box using the same code. -- Scott McNairy Microsoft MVP - Windows Server Management...
Scott McNairy \(MVP\)
05-20-2005 01:57 PM
Scott McNairy \(MVP\) Go to last post
0 40
Kuntesh Desai via .NET 247 wrote: Take a look at the DomainRole...
Torgeir Bakken \(MVP\)
05-20-2005 08:44 AM
Torgeir Bakken \(MVP\) Go to last post
0 36
Hi, to get a unique id for each pc we thought it was a good idea to use the Win32 Serial Number using new ManagementObjectSearcher("Select...
Brecht Yperman
05-18-2005 06:16 PM
Bob Go to last post
1 38
Hi All, I am writing on a tool, which allows to start and control some console processes. My main problem is to watch the exit of the processes...
Manfred Braun
05-18-2005 04:27 PM
Manfred Braun Go to last post
0 40
Hi there, How can I query free space of a (remote) share (not a (logical) disk) using WMI (preferably using a single WQL...
news.scarlet.be
05-17-2005 01:55 PM
Manfred Braun Go to last post
1 38
How can i populate computers from Active Directory including their descriptions? im using WMI with these codes: Set cont = GetObject("WinNT://" &...
Alex Basilio
05-17-2005 01:50 PM
Manfred Braun Go to last post
1 39
Hi All, while working, I found the following problem, which seems to be a problem in System.Management or WMI itself. I execute the following...
Manfred Braun
05-13-2005 04:36 PM
Manfred Braun Go to last post
8 102
Hi, could you please give an advise? I'm trying to build a list of installed software on pc's. This list should also include the serial number (or...
Jaroslav Jakes
05-13-2005 02:26 PM
Manfred Braun Go to last post
1 34
I'm trying to use WMI to get/set directory permissions, where the directory is a UNC path, available via DFS. For example, ManagementObject lfs =...
Mark A. Richman
05-12-2005 09:09 PM
Mark A. Richman Go to last post
4 55
My app is structured in a way that the Instrumentation class belongs to a core.dll and this core.dll can be shared by other instances of the app....
Senthil
05-12-2005 09:01 PM
Senthil Go to last post
0 37
Hi! I'm facing a strange problem using WMI via .Net. One of my servers returns the value 0 for the D: drive when I try to obtain...
Morten
05-12-2005 09:23 AM
Morten Go to last post
0 39
Hello, Can we monitor hardware devices connected to a remote machine through WMI in .Net. If yes, How? Also can we modify a file on remote machine,...
Reshma Prabhu
05-09-2005 07:46 AM
Willy Denoyette [MVP] Go to last post
1 39
"sushi" <sushi (AT) discussions (DOT) microsoft.com> wrote I'm not completely clear on what you meant with "implement out own ", but if you plan...
Willy Denoyette [MVP]
05-09-2005 05:45 AM
sushi Go to last post
1 39
Hello, I have to monitor a remote server for functions such as CPU Utilization etc. I am using System.Management namespace for the same. But when I...
Reshma Prabhu
05-09-2005 05:15 AM
Willy Denoyette [MVP] Go to last post
1 39
Hi, we use an Win 2003 Routing and Remote Access Server (RRAS) to dial-in to our customers for support. I will provide a web-page (ASP.NET) for our...
Frank Schiller
05-04-2005 10:16 AM
Frank Schiller Go to last post
0 43
Post New Thread

Display Options
Showing threads 351 to 400 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.