Which of the following commands should you use to determine whether there are any shared resources on a Windows computer with the IP address 193.145.85.202?

a. netstat -c 193.145.85.202
b. nbtscan -a 193.145.85.202
c. nbtstat -a 193.145.85.202
d. nbtstat -a \\193.145.85.202


Answer: c. nbtstat -a 193.145.85.202

Computer Science & Information Technology

You might also like to view...

The Quicksort algorithm

A) is in O(n) in the worst case B) is in O(n log n) in the worst case C) is in O(n log n) in the average case D) is in O(log n) in the average case

Computer Science & Information Technology

Null is synonymous with a value of zero

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following provides some context help for programming languages and some features such as line numbers and troubleshooting help, but not tools for managing an entire Web site?

A. Notepad B. Context C. TextEdit D. Adobe Dreamweaver

Computer Science & Information Technology

For locating and removing stale resource DNS records, a process known as _____________ is employed

a. Cleaning b. Garbage collection c. Scavenging d. None of the above

Computer Science & Information Technology