Zaw Htet
No battle was ever won by people who run!
Friday, October 2, 2009
Mounting Folder as Drive in Windows
In command prompt:
C:\> subst
:
Eg: subst E: C:\Test\temp
Removing Virtual Drive
C:\ subst /d
Eg: subst /d E:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Technical differences between VMware ESXi and ESX
(Ref: http://dsumsky.blogspot.com/2008/08/technical-differences-between-vmware.html) I have spent some time with looking for more details ab...
(no title)
Linux DHCP Configuration with Description # Use this to enble / disable dynamic dns updates globally. ddns-update-style none; ==============...
How do I know Uptime for my Windows Servers?
You can use any of the following commands to get uptime of a Windows machine: net statistics workstation OR net statistics server OR net sta...
No comments:
Post a Comment