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
Define proxy servers and how do they protect computer networks?
Explain the use of a default gateway?
Explain the difference between csma/cd and csma/ca?
When you connect two redundant links of switch to hub to form a loop , and when the switch receives its own BPDU what it will do.
What are the different states of STP?
in solaris file sysrm is full what u do?
What is the difference between linux server and solaris server?
Can you please explain the difference between straight-through and crossover cable?
Define rip?
Define peer to peer?
Tell me what protocols fall under the application layer of the tcp/ip stack?
Explain sneakernet?
how do u share printer through FTP(fire transfer protocol)?
Define nic?
how to know how many samba users in solaris?