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
List the different network protocols that are supported by windows rras services?
Describe a recent short term stressful situation and how you managed it?
Define nic?
How frequent the STP information will be exchanged
Define rsa algorithm?
Define slip?
Suppose when you move the nic cards from one pc to another pc, does the mac address gets transferred as well?
if one server is down, whenever restart the machine we get ok prompt what is the problem?
Difference b/w SCSI AND IDE
What is the major disadvantage of a star topology?
Explain the difference between hub and a switch?
Describe point to point link?
What are the fields of VLAN tag?
Do you know what is the maximum segment length of a 100base-fx network?
How would you monitor and maintain the local area network, email, internet & intranet systems to ensure data security and prevent occurrence of faults?