Filaron, To map a drive to a specific WebDAV URL, simply use the URL you're trying to connect to. For example, the following command will map a drive to a specific WebDAV-enabled site on a shared IP: net use W: http://files.domain.com /USER:files It'll prompt for a password, then finish the mapping...