Windows 10: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[Windows 10 Change the Machine Name]] | * [[Windows 10 Change the Machine Name]] | ||
* [[Windows 10 Apply Updates|Apply Updates]] | |||
=Operations= | =Operations= | ||
Line 12: | Line 13: | ||
"Cortana" -> cmd | "Cortana" -> cmd | ||
==Mapping a Shared File System== | |||
<pre> | |||
net use d: \\vboxsvr\<folder-name> -p | |||
</pre> |
Latest revision as of 20:04, 29 April 2018
Internal
Configuration
Operations
cmd Window
"Cortana" -> cmd
net use d: \\vboxsvr\<folder-name> -p