Why am I getting this error messege when I'm trying to
Sincronize user accounts....ERROR MESSEGE- Invalid Target
Answer / 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 |
The last octet of the broadcast address of a Class C network is :
Explain the importance of implementing a fault tolerance system? Are there limitations?
Which application protocol can not be blocked by the Switch?
Which command causes in.named to increase its debug level by 1 ?
What provide communication between the computer and the main LAN cables and are located in the vampire taps attached to the cable.
What protocol counts hops from router to router to find the shortest path? a. DHCP b. RIP c. SNMP d. IP e. DLC
What are your key strengths as a System/network Administrator?
What routing problems have you troubleshot?
Sequence Number in a TCP header is used for (list all that apply) a. acknowledgements b. upper layer information c. reordering of the octets received d. protocol dependent information e. rejecting the duplicate octates
What is Virtual Private network(vpn),What are the precautions to take while we are working on the vpn,How to configure vpn?
please forward Apache server and tomcat server questions and answers
What are the advantages of RIP ?