Advertisement

1 - 10 of 543 containing alltags:("WMI") (0.001 seconds)
Guys, I'm trying to launch an application on a remote computer via WMI.  The code works as it returns a valid ProcessID, however, the window is not displaying itself.  If you go to the remote compu...
Zones: Windows ProgrammingDate Answered: 04/08/2004 Grade: A Views: 0
Hi, I used the following code for creating process. How does I terminate it (the process)? (C++, Win2K): HRESULT hr; IWbemServices* pIService; <Getting the IWbemServices Interface> I...
Zones: C++Date Answered: 11/08/2003 Grade: B Views: 0
Hi! I would like to request a sample coding that use WMI to retrieve the HDD's manufacturer serial and volume name plus drive type. P/s - I don't want to loop thru all the drive(as I already hav...
Zones: Visual Basic, VB ScriptDate Answered: 09/22/2003 Grade: A Views: 0
Using WMI, how can I harvest events in a backed up event log file? I know how to read the current event log, but don't know how to query one that has been backed up and cleared. Thanks.
Zones: Windows 2000Date Answered: 11/04/2003 Grade: C Views: 0
I have various 2k servers about the building.  Some respond to wmi queries, some do not.  I suspect it may be a security issue. Is wmi a service?  Can you look at services and see if it is inst...
Zones: Windows 2000Date Answered: 12/18/2003 Grade: A Views: 0
Dear Experts I am trying to find examples of using WMI in a C/C++ program to get information such as the amount of memory on the local machine. I am not very experienced at this so I would reall...
Zones: C++Date Answered: 03/01/2004 Grade: B Views: 0
Hi Experts Could some one please explain to me as how I Can achieve using WMI on other PC's on the Network, Do PC's have to be on the same Domain or workgroup will do, Do I need a Domain Admin A...
Zones: .NETDate Answered: 03/09/2004 Grade: B Views: 0
I need a sciptable method of starting a process with WMI.  I prefer VB script
Zones: ProgrammingDate Answered: 04/14/2004 Grade: A Views: 4
I'm trying to find a way using the WMI Locator object to connect to a remote PC and add a domain user to the local Administrators group. I know how to do this using the WinNT object but that doe...
Zones: Windows 2000Date Answered: 08/06/2004 Grade: A Views: 0
I need a WMI script to change a password for local user account. (Will be running this script against multiple computers at the same time) - servers are Not active directory - I want to accomplis...
Zones: Windows 2000Date Answered: 08/24/2004 Grade: B Views: 4