Login script
hello!
on windows 2003. id like to use ruby to process my login script.
how do you read all mapped drives, map a drive or disconnect a mapped
drive with ruby?
can someone point me to any documentation with regards to making calls
similar to the above?
thank you so much!
joey
--
Posted via
http://www.ruby-forum.com/.
.
Relevant Pages
- RE: Mapped drives say DIsconnected and cannot disconnect them
... Test it in Safe Mode with Network ... some mapped drives listed in the registry keys. ... Disconnect mapped drives it says there ... (microsoft.public.windows.file_system) - Re: Getting rid of disconnected network drives (Explorer)
... Mapped drives do not appear to connect or disconnect in Windows Explorer ... (microsoft.public.windowsxp.general) - Persistent map drive with VBScript
... I'm trying to map drives with VBScript persistently so that even after ... disconnect from network I will still see the mapped drives except they ... ' Function to map network share to a drive letter. ... (microsoft.public.scripting.vbscript) - Re: Drive letters not disconnecting properly.
... user simply logs into the network, ie logging out then logging back in. ... A Reboot clears the connections and the login works fine mapped drives etc. work fine. ... From there if I clear or disconnect the drives using either explorer or a net use * /del the drive letters still show up but show up as disconnected, ... (microsoft.public.windowsxp.network_web) - Re: ProcessStartInfo.WorkingDirectory and Mapped Network Drives
... Services CAN, as I described previously, see mapped drives. ... In the service's OnStartevent, the first thing I do is map a network ... Startmethod of the Process object executes just fine. ... (microsoft.public.dotnet.framework) |
|