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 |
Which process responds to the RARP requests ?
Which file does a workstation consult to find out which DNS servers shiuld be consulted to resolve names ?
Explain the Vlan tag information.
Choose three reasons why the networking industry uses a layered model: * It facilitates systematic troubleshooting * It allows changes in one layer to occur without changing other layers * It allows changes to occur in all layers when changing one protocol * It clarifies how to do it rather than what general function to be done * It clarifies what general function is to be done rather than how to do it
In the nsswitch.conf file what does the following entry mean ? NOTFOUND=return
What is the last major networking problem you troubleshot and solved on your own in the last year?
What can we do in the active directory explain it details ?
what is Cisco Firewall
0 Answers Amasis, Infosys, Wipro,
Which command (and options) will show the state of all sockets ?
What would you use to make a 100mb network ? budget is low.
Where would you find DHCP information about supported network 128.251.144.0 ?
whenever we give #metastat cmd in svm, it display output "need to maintain" state, what u do?