View Full Version : Logging Out
GordonThomson
04-06-2001, 01:49 PM
I know I can map a drive to a remote server, copy files then remove the drive mapping.
How do I terminate the remote server connection. I am looking for a very specific logging out function.
RWSchlatter
04-08-2001, 09:31 PM
Mapping to remote servers and dropping the mapping, as also samples of file copy operations can be found in Microsofts Help for WSH scripting.
If you do not have the current version, check Microsofts Scripting site at:
<a target="_blank" href=http://msdn.microsoft.com/scripting/>http://msdn.microsoft.com/scripting/</a>
"...How do I terminate the remote server connection. ..."
should happen by dropping the drive mapping.
"...I am looking for a very specific logging out function..."
what kind of functionality of this "very specific" stuff do you mean?
______________
Regards - Richard
GordonThomson
04-23-2001, 11:54 AM
Removing the drive mapping does not terminate the remote server connection. It is this disconnection funciton I am looking for. If I am querying or moving files over a WAN, I want to be sure the PC is not connected to any remote server when it is finished.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.