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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20430184.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20598393.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20744518.html
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.
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20785081.htm...
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20828332.htm...
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20902899.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20904703.html
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
http://www.experts-exchange.com/Programming/Misc/Q_20954097.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20990053.htm...
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21098121.htm...
Zones:
Windows 2000Date Answered: 08/24/2004 Grade: B Views: 4