This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
win:network_drives [2020/06/14 15:19] derek |
win:network_drives [2024/09/22 19:51] (current) |
||
---|---|---|---|
Line 14: | Line 14: | ||
====Setup==== | ====Setup==== | ||
+ | * Open the network tab in Explorer and connect to the network share to authenticate for the first time, make sure to select '' | ||
* Open Task Scheduler | * Open Task Scheduler | ||
* '' | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
- | * '' | + | |
* '' | * '' | ||
* '' | * '' | ||
Line 29: | Line 29: | ||
* '' | * '' | ||
< | < | ||
- | /c "net use R: \\FileServer\Public & | + | /c "net use R: "\\FileServer\Public" |
- | net use S: \\FileServer\Documents & | + | |
- | net use T: \\FileServer\Photos & | + | |
- | net use U: \\FileServer\Music & | + | |
- | net use V: \\FileServer\Video & | + | |
- | net use W: \\FileServer\Software & | + | |
- | net use X: \\FileServer\Dereks Documents & | + | |
- | net use Y: \\FileServer\Downloads & | + | |
- | net use Z: \\FileServer\Dereks Backups" | + | |
</ | </ | ||
- | * Download and run the following file to make the change | + | * Download and run the following file to allow applications run as administrator |
<code reg ShareNetworkShares.reg> | <code reg ShareNetworkShares.reg> | ||
Windows Registry Editor Version 5.00 | Windows Registry Editor Version 5.00 |