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 |
In PPP, which protocol is used to establish and configure a connection ? a. CHAP b. PAP c. LCP d. TCP
one client is uanble to connect web server it is located in some remote location what are the problems how to troubleshoot the problem
Which one of TCP and UDP is connectionless ?
Which layer begins the process of creating packets?
What does the transport protocol do? a. It defines how data should be presented to the next receiving layer, packages the data accordingly, ad then passes data to the application though the session layer interface. b. It provides low-level access to network adapters by providing data transmission support and some basic adapter management functions c. It supports communications between applications on different computers by creating sessions, defining data-exchange formats, and providing application-support services d. It is responsible for establishing logical names on the network, establishing connections between two logical names on the network, and supporting reliable data transfer between computers that have established a session
Your Ultra 1 has a 100Mbps Fast Ethernet Card. What is the name of the interface ?
one server is down it doen't display anything what you do?
Which program displays program number, version, protocol, port number, service, and owner of RPC service (root) ?
You try "ping server1" and you get "no answer from server1". Why ? (assume that your machine resolved the name correctly).
Define nos?
What is a network management system?
Which option is run default with in.routed ?