Net Use Network Drive
Hi,
I`ve checked, and all computers are in WORKGROUP.
I disabled the Ipv6 as well (unchecked its box).
restarted, but it still did not work.
just for adding: the computer that I said earlier that was working, now is NOT.
and the windows xp terminal, continues to work perfectly.
another note: all windows 7 in this problem have no updates from microsoft, they are virgin instalation (Am I being understandable? sorry `bout bad english... lack o practice).
I did try another thing
I tried to set a variable in Windows, like this: set lpt2=type [[arquivo]]>lpt2 (as it is working with my system, in vista), and I get again the ACCESS DENIED thing....
another thing: I tried to install the printer (it works) on Windows, and then net use it again: for example, my ip is 192.168.131.45, so i installed the 192.168.131.25\pacote in Windows, then shared it as epson, then did a net use lpt2: \\192.168.131.45\epson
and, this does not work, I don't know or understand why.
well, I hope someone helps me
thanks!
The information right below the original command says: “Local Area Connection,” this information tells us about our connection through the LAN, and in my case, I am not connected through LAN, so the host is not found, and there is no IP.
The information right below the “Local Area Connection,” is “Wireless Network Connection 2:” It gives us information about the connection to the target through WAN. In my case I am connected through the WAN, so it was able to find the Node IpAddress. The Node IpAddress is the local area IP of the computer you are going to break into.
The NetBIOS Remote Machine Name Table, give us the workgroup of our computer, tells us if it is shared, and gives us the computer name. Sometimes it will even give us the currently logged on user, but in my case, it didn’t. BATGIRL is the name of the computer I am trying to connect to. If you look to the right you should see a <20>. This means that file sharing is enabled on BATGIRL. If there was not a <20> to the right of the Name, then you have reached a dead end and need to go find another IP, or quit for now. Below BATGIRL is the computers workgroup, SUPERHEROES. If you are confused about which one is the workgroup, and the computer, look under the Type category to the right of the < > for every Name. If it says UNIQUE, it is one system, such as a printer or computer. If it is GROUP, then it is the workgroup.
Step 4, Breaking In
Finally it’s time.
By now we know: that our target is online, our target has file sharing, and our target’s computer name.
So it’s time to break in.
We will now locate the shared drives, folders, files, or printers. Type in “net view \\(IP Address of Target)”
An example for this tutorial would be: “net view \\192.168.1.103”




