View Single Post
Old Jan 18, 2013, 05:02 PM   #41
brandonwh64
Addicted to Bacon and StarCrunches!!!
 
brandonwh64's Avatar
 
Join Date: Sep 2009
Location: Chatsworth, GA
Posts: 13,569 (10.01/day)
Thanks: 2,149
Thanked 5,342 Times in 3,697 Posts
Send a message via ICQ to brandonwh64 Send a message via AIM to brandonwh64 Send a message via MSN to brandonwh64 Send a message via Yahoo to brandonwh64

System Specs

Also Phenon since we are dishing out some networking tips for you. Below is a good way to find your share folders on the network.

//Hostname/
//IPaddress/

MAP your new drives to a letter

NET USE [devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]

NET USE {devicename | *} [password | *] /HOME

NET USE [/PERSISTENT:{YES | NO}]

To map to the next driver letter use

net use * \\Ip\Sharename
__________________
Cruncher's:
All GPU's
GPU's:
7970 3GB *Unlocked* = 8 Threads
5770 1GB OCed = 2 Threads
brandonwh64 is offline  
Crunching for Team TPU
Reply With Quote
The Following User Says Thank You to brandonwh64 For This Useful Post: