Check out the article on WMI with QTP . This can help you.
In the code mentioned there, instead of
You can use
In the code mentioned there, instead of
Code:
strComputer = "."You can use
Code:
strComputer = <Your target machine address>
Want to fast track your QTP/UFT Learning? Join our UFT Training Course

