可学答题网 > 问答 > MCP(70-210)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

From your Windows 20


From your Windows 2000 Professional computer, you need to map drive G to the default administrative share on drive C of a server named AppSrv. What can you do to map the drive?()

  • ARun the net share C$=G:\ command.
  • BRun the net use G: \\AppSrv\C$ command.
  • CBrowse to AppSrv in Windows Explorer, and map drive G to the C$ share.
  • DBrowse to AppSrv in My Network Places, and map drive G to the C$ share.
参考答案
参考解析:

The root of each volume on a hard disk is automatically shared, and the share name is the drive letter appended with a dollar sign ($). The appended dollar sign causes the share to be hidden. One method of mapping a share to a logical drive is to open the command prompt and type the command: NET USE devicename: \\computername\sharename. In this scenario, the command translates to the command: net use G:\\AppSrv\C$

分类:MCP(70-210)题库
相关推荐

1、若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值

若a=5,b=3,c=4,逻辑表达式!(a+b)&;&;!c的值为()A0B-1C1D2

2、From your Windows 20

From your Windows 2000 Professional computer, you need to map drive G to the defa...

3、From your Windows 20

From your Windows 2000 Professional computer, you need to map drive G to the def...

4、AMPS属于()。

AMPS属于()。A1GB2GC3GD4G

5、cAMP(cyclic AMP)

cAMP(cyclic AMP)

6、表达式10>5&&6%3的值是()

表达式10>5&&6%3的值是()A-1B非零值C0D1