Search found 4 matches

by f.b.ayub
Wed Sep 26, 2007 3:42 pm
Forum: VBScript
Topic: WMI output redirecting
Replies: 3
Views: 5686

WMI output redirecting

I'm running ipconfig.exe through wmi on a remote computer and i need the command's output (information displayed when ipconfig is run on command prompt directly)to get stored in a file on my computer.Is there a way to do that??
.I'm accessing the remote computer through WMI in vbscript.
by f.b.ayub
Wed Sep 26, 2007 3:42 pm
Forum: VBScript
Topic: WMI output redirecting
Replies: 3
Views: 5686

WMI output redirecting

I'm running ipconfig.exe through wmi on a remote computer and i need the command's output (information displayed when ipconfig is run on command prompt directly)to get stored in a file on my computer.Is there a way to do that??
.I'm accessing the remote computer through WMI in vbscript.
by f.b.ayub
Tue Sep 25, 2007 3:56 pm
Forum: VBScript
Topic: Accessing Remote Computer using WMI in Vbscript
Replies: 3
Views: 3764

Accessing Remote Computer using WMI in Vbscript

Hi, I'm trying to access a remote computer and view its running processes thorugh WMI by using a script on my system but i keep getting "RPC server unavailable" error.I have changed the COM settings(as mentioned in msdn library articles) many times but it still gives the same error. The ac...
by f.b.ayub
Tue Sep 25, 2007 3:56 pm
Forum: VBScript
Topic: Accessing Remote Computer using WMI in Vbscript
Replies: 3
Views: 3764

Accessing Remote Computer using WMI in Vbscript

Hi, I'm trying to access a remote computer and view its running processes thorugh WMI by using a script on my system but i keep getting "RPC server unavailable" error.I have changed the COM settings(as mentioned in msdn library articles) many times but it still gives the same error. The ac...