Memorise

Archive for May, 2012

Default Authentication Settings for Exchange-related Virtual Directories

Topic Last Modified: 2010-09-20 The installation of Microsoft Exchange Server 2007 automatically configures several Internet Information Services (IIS) virtual directories, as appropriate for the particular Exchange role or roles that are installed. This topic discusses the default settings for the Exchange-related virtual directories. Specifically, this topic contains information about the default authentication settings and about the […]

Net Use Command examples

To assign the disk-drive device name E: to the Letters shared directory on the \\Fin server, type: net use e: \\fin\letters To assign (map) the disk-drive device name M: to the directory Mike within the Letters volume on the \\Fin NetWare server, type: net use m: \\fin\letters\mike To connect the user identifier Dan as if […]