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
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
Null is synonymous with a value of zero
Indicate whether the statement is true or false
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
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