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

How network topology affect your decision in setting up a network?

742


How do you manage multiple concurrent high level projects?

1956


Tell me what is the equivalent layer or layers of the tcp/ip application layer in terms of osi reference model?

536


What is 10base-t?

607


What are rights networking?

623






Explain the difference between hub and a switch?

594


please forward Apache server and tomcat server questions and answers

2415


What characterizes a professional network administrator?

520


Difference b/w SCSI AND IDE

1637


senario: There are two switches connected via trunk port.One end station is connected to each switch via access port. All the ports are in same VLAN.All the ports have same speed 1Gbps.Start sending 1Gbps traffic from one end station to other. Determine percentage of traffic received by destination end station.

2058


Explain the use of a default gateway?

555


If a switch has been configured with two vlans, how many broadcast domains will be there

1456


How to perform system maintenance?

584


one client is uanble to connect web server it is located in some remote location what are the problems how to troubleshoot the problem

1356


List the different network protocols that are supported by windows rras services?

754