Connects to a remote computer.
- aUNCPath (String)
- The network path as UNC path (like \\server\share) to that should be connected.
true if the connection was successful; false otherwise.
If the current user is not already authenticated on the remote computer, a login dialog will
be prompted by the operating system. Otherwise just true will be returned.