TechRepublic Resources
- Systems monitor using WMI
- Hii want some help from you regarding vbscript and WMIsuppose there are five systems in a network say 1 2 3 4 5 and iam monitoring other systems from system 1. so whenever I run a script it should tell me what are the other systems running in the...
- Tags: abhiramhi@..., it management, monitor, networking, software, windows, WMI
- Discussion threads 2007-01-08
- WMi
- how to ping remote system running on Windows 2000 using WMIis there any patch for windows 2000 to ping remote system using win32_pingstatus class thanks
- Tags: programming, it management, windows, networking, software, abhiramhi@..., WMI
- Discussion threads 2006-12-01
- WMI
- Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
- Tags: programming, networking, software, windows, WMI, strComputer, sArray, abhiramhi@..., InputBox, strPassword
- Discussion threads 2006-11-27
- pinging remote systems on windows 2000 using WMI
- Can i know how to ping remote systems on windows 2000 professional operating system using WMI can u please provide example in C++.i have the following script examplestrComputer = "PC1;PC2;" sArray = Split(strComputer, ";")strDomain = "WOrkA
- Tags: programming, networking, software, windows, WMI, strComputer, abhiramhi@..., InputBox, sArray, strPassword
- Discussion threads 2006-11-21
- KILLING Remote process using wmi script
- strComputer = "abc;def;ghi;jkl;mno" strDomain = "WOrkgroup" strUser = InputBox("Enter user name") strPassword = InputBox("Enter password") Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator") For Each machine in strComputer
- Tags: programming, networking, software, windows, strComputer Set objWMIService, abhiramhi@..., strComputer, strPassword, WMI
- Discussion threads 2006-11-17
- Killing Process SUsing WMI
- hiI am working killing a process using WMI iam using the following code . HRESULT hres;BSTR ClassName = SysAllocString(L"Win32_Process"); /* YOU NEED TO CHANGE THE NUMBER VALUE OF THE HANDLE (PROCESS ID) TO THE CORRECT VA
- Tags: hardware, software, windows, NULL, abhiramhi@..., MethodName, WMI
- Discussion threads 2006-11-16
- Terminating process using WMI
- I am trying to terminate a process using WMI iam using the folowing code for terminationBSTR ClassName = SysAllocString(L"Win32_Process"); /* YOU NEED TO CHANGE THE NUMBER VALUE OF THE HANDLE (PROCESS ID) TO THE CORRECT VALUE OF T
- Tags: networking, software, windows, NULL, abhiramhi@..., MethodName, WMI
- Discussion threads 2006-11-15
- WINDOWS CLUSTERING USING WMI
- how WMI is used to manage clusters on windows 2003.how to ad node to cluster using WMIThanks in advanceabhi
- Tags: networking, software, windows, WMI, abhiramhi@..., Microsoft Windows, clustering
- Discussion threads 2006-11-14
- Windows Clustering
- How to use WMI to manage and configure Windows 2003 ClusteringThanksall you'll ever needhttp://technet2.microsoft.com/WindowsServer/en/library/7e782055-450b-46dd-a0a4-164eebf2ae181033.mspx?mfr=trueWMI Scriptingcan i have some scripts
- Tags: networking, software, windows, WMI, abhiramhi@..., Microsoft Windows, clustering
- Discussion threads 2006-11-14
- << Previous
- page 1 of 1
- Next >>