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
What is RSTP?
Can you please explain the difference between straight-through and crossover cable?
Explain routers?
Define mesh topology?
User Datagram Protocol (UDP) is __ and __ a. connectionless, stateless b. connection-orineted, stateless c. connection-oriented, stateful d. connectionless, stateful
Define firewalls?
Explain backbone network?
What is meant my data qutoe error In ms office
how do I disable dmp?
please forward Apache server and tomcat server questions and answers
Give the function of the osi session layer?
Describe a recent short term stressful situation and how you managed it?
What are rights networking?
What are your key strengths as a System/network Administrator?
What is clustering support?