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
Unable to connect to local DB
Define mesh topology?
Define nat?
What is tunnel mode?
Explain the maximum length allowed for a utp cable?
How to manage a network using a router?
What do you use to write documentation? Editor? Mail reader?
How many layers are under tcp/ip?
Define nos?
Define tcp/ip?
Can you please explain the difference between hub and a switch?
hi all of you i m looking part time online job (data entry)without investment , please help me
salient feature of network administrator
How network topology affect your decision in setting up a network?
Suppose when you move the nic cards from one pc to another pc, does the mac address gets transferred as well?