Why am I getting this error messege when I'm trying to
Sincronize user accounts....ERROR MESSEGE- Invalid Target

Answer Posted / shashi

As a matter of fact, we do know why you’re getting a Type
Mismatch error, and it’s a common problem when working with
the WMI class Win32_NetworkAdapterConfiguration. The line
in your script that’s causing the problem most likely looks
something like this:
Wscript.Echo "IP Address: " & objItem.IPAddress

So what’s the problem? Well, the IPAddress property is
actually stored as an array; that’s because it’s possible
for multiple IP addresses to be assigned to a single
network adapter. You’re treating IPAddress as though it was
a string or numeric variable and it’s not; an array is a
totally different datatype. Hence the Type Mismatch error.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which technologies are involved in establishing wan links?

537


What are the drawbacks of implementing a ring topology?

531


hi this is raj igot job in tcs and also i got visa from u.s in this time i dont know what to do can u sugges me pls........

1441


What is clustering support?

581


Do you know what is the maximum segment length of a 100base-fx network?

572






Explain how dynamic host configuration protocol aid in network administration?

598


Define firewalls?

567


What is mac addresses?

553


Give some private network addresses examples?

529


What is nat?

596


in solaris file sysrm is full what u do?

1512


Is there any website? Which can theft or watch any system or computer hardware drives(memory)while they are accessing Internet.If it is avilable what is it? Please answer me.Advance thanks

1459


How to securing a computer network?

596


What is RSTP?

1932


Whether the default hello timer value is same across STP,RSTP and MSTP

2302