You are a technician working from the command-line environment and you need to give access rights to others on your network to allow remote access to a folder on your computer. Which command would you use?

a. NET SHARE
b. NET FILE
c. NET USER
d. NET USE

Answer: a. NET SHARE

Computer Science & Information Technology

You might also like to view...

Which of the following backup types will reset the archive bit? (Select TWO).

A. Full B. Compressed C. Copy D. Differential E. Incremental

Computer Science & Information Technology

Assuming that a = 1, b = 2, and c = 3, which of the following expressions is true?

a. both a < b and c < b b. either a > b or b > c, or both c. both b > a and b < c d. either a == b or b == c, or both e. None of these

Computer Science & Information Technology