Simultaneous connection to multiple users

TerryinNC

New member
Local time
8:33 AM
Messages
15
I am running Windows 7 home premium x64. I have 2 computers in a LAN Workgroup. Is there a way to connect to both users on the other computer at the same time? Or alternatively, how do I disconnect from one user and connect to the other without rebooting?
 

My Computer

Computer Manufacturer/Model Number
Gateway 4822
OS
Windows 7
CPU
Intel E5300
Memory
6G
Graphics Card(s)
Intel GMA X4500
Monitor(s) Displays
Gateway FHX2300
Hard Drives
Serial ATA, 1TB
I am running Windows 7 home premium x64. I have 2 computers in a LAN Workgroup. Is there a way to connect to both users on the other computer at the same time? Or alternatively, how do I disconnect from one user and connect to the other without rebooting?

What are you using for the remote connection? RDP, Team viewer?
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
I don't think there is a way to have 2 users on different machines log into the same user and see the same things. However, there are applications like UltraVNC that will allow one user to see what is on another users screen if that is what you are looking to do. Can you be a little more descriptive in what you want to do?
 

My Computer

Computer Manufacturer/Model Number
Dell M6300
OS
Windows 7 Professional
CPU
Intel Duo 2.4
Motherboard
Dell
Memory
4 Gb
Graphics Card(s)
Nvidia Quadro FX1600M
Monitor(s) Displays
integrated 17 inch
Screen Resolution
1920x1200
Hard Drives
Seagate 320Gb
Mouse
Logitec VX nano
Internet Speed
DSL
I'm really only transferring files - pictures etc to my wife's user, backups etc to my own. At present I have to reboot to change my mind. Its just Windows "workgroup" file sharing; I'm not trying to run anything on the other computer.
 

My Computer

Computer Manufacturer/Model Number
Gateway 4822
OS
Windows 7
CPU
Intel E5300
Memory
6G
Graphics Card(s)
Intel GMA X4500
Monitor(s) Displays
Gateway FHX2300
Hard Drives
Serial ATA, 1TB
What you need is NAS or fileserver that you both can connect to at once. Then you don't need to have files 2 places. But if you have shared libraries on the wifes computer then there should be no problem with you connecting to this share from yours to move files.
 

My Computer

Computer Manufacturer/Model Number
Acer Revo R3600
OS
Windows 7 Professional x64
CPU
Intel Atom N330
Memory
4GB SDRAM
Graphics Card(s)
NVIDIA ION
Hard Drives
320GB System Drive
1TB DataDrive
"shared libraries" sounds like you're assuming Windows 7 on both computers and using a Homegroup. But we're just using the old Windows sharing and a Workgroup where I connect to a network place with a specific address / computer name. What I can't find a way to do is disconnect. Once I have chosen a user/folder on her computer Windows no longer offers a new connection to that computer. Any time I click on her computer in the Network pane it takes me to the opened folder.
 

My Computer

Computer Manufacturer/Model Number
Gateway 4822
OS
Windows 7
CPU
Intel E5300
Memory
6G
Graphics Card(s)
Intel GMA X4500
Monitor(s) Displays
Gateway FHX2300
Hard Drives
Serial ATA, 1TB
No I don't assume that both computers are windows 7. I have more network drives attached on my laptop (win7) to my server (win xp) and don't have any problems what so ever to connect to these. What you need to make sure is that the username and password you use to logon to your computer is also present on the wife's computer - this way when you connect to the shared libraries on the wifes computer the computers will see this as the same use and give you access with out having to do any login and you can do this while the wife is logged on the her computer with her own user.
 

My Computer

Computer Manufacturer/Model Number
Acer Revo R3600
OS
Windows 7 Professional x64
CPU
Intel Atom N330
Memory
4GB SDRAM
Graphics Card(s)
NVIDIA ION
Hard Drives
320GB System Drive
1TB DataDrive
What I can't find a way to do is disconnect. Once I have chosen a user/folder on her computer Windows no longer offers a new connection to that computer. Any time I click on her computer in the Network pane it takes me to the opened folder.

If you map a share it is given a letter eg X. You could use a command line to disconnect x.

In command line type as follow:

c:\>net use x: /delete

where x: is the drive letter of the shared resource.
 

My Computer

Computer Manufacturer/Model Number
Lenovo ThinkPad T60
OS
Windows 7 Ultimate 64Bit
CPU
GenuineIntel Intel(R) Core(TM) DuoCore T2400 @ 1.83GHz
Motherboard
Intel(R) 82801G (ICH7 Family)
Memory
2.00 GB
Graphics Card(s)
Mobile Intel(R) 945 Express Chipset
Sound Card
SoundMAX Integrated Digital HD Audio
Monitor(s) Displays
ThinkPad Display
Screen Resolution
1400x1050
Hard Drives
100Gb SATA
Keyboard
Standard Keyboard
Mouse
HID-compliant Mouse
Internet Speed
Cable Broadband - 54Mbps
Other Info
Intel(R) PRO/1000 PL Network Connection
11a/b/g Wireless LAN Mini PCI Express Adapter
This is sure what I was looking for, but
1. when I map the network I get a message saying "the following discovered devices can not be placed in the map", and it includes my wife's computer.
2. the command line c:\>net use name: /delete returns "Windows cannot find 'c\>net'. Make sure you typed the name correctly, and then try again."

Obviously I'm doing something wrong.
 

My Computer

Computer Manufacturer/Model Number
Gateway 4822
OS
Windows 7
CPU
Intel E5300
Memory
6G
Graphics Card(s)
Intel GMA X4500
Monitor(s) Displays
Gateway FHX2300
Hard Drives
Serial ATA, 1TB
I meant to say don't type the C:\>, that was just the dos prompt.

Anyway to into the reg and see if there are any map drivers concern.

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Map Network Drive
 

My Computer

Computer Manufacturer/Model Number
Lenovo ThinkPad T60
OS
Windows 7 Ultimate 64Bit
CPU
GenuineIntel Intel(R) Core(TM) DuoCore T2400 @ 1.83GHz
Motherboard
Intel(R) 82801G (ICH7 Family)
Memory
2.00 GB
Graphics Card(s)
Mobile Intel(R) 945 Express Chipset
Sound Card
SoundMAX Integrated Digital HD Audio
Monitor(s) Displays
ThinkPad Display
Screen Resolution
1400x1050
Hard Drives
100Gb SATA
Keyboard
Standard Keyboard
Mouse
HID-compliant Mouse
Internet Speed
Cable Broadband - 54Mbps
Other Info
Intel(R) PRO/1000 PL Network Connection
11a/b/g Wireless LAN Mini PCI Express Adapter
Apologize for the stupid questions. Found HKEY....Map Network Drive through REGEDIT, but double clicking on it did nothing. So in fumbling around I found the Map Network Drive in the Explorer window 'computer'. As you well know, it adds the new location in the computer pane and right clicking includes a DISCONNECT!!! No wonder you couldn't understand my confusion. (Must say I was nervous dinking around in the registry.)
Thanks for your help. I'm in control now.
 

My Computer

Computer Manufacturer/Model Number
Gateway 4822
OS
Windows 7
CPU
Intel E5300
Memory
6G
Graphics Card(s)
Intel GMA X4500
Monitor(s) Displays
Gateway FHX2300
Hard Drives
Serial ATA, 1TB
Good to hear it's solved. :)
 

My Computer

Computer Manufacturer/Model Number
Lenovo ThinkPad T60
OS
Windows 7 Ultimate 64Bit
CPU
GenuineIntel Intel(R) Core(TM) DuoCore T2400 @ 1.83GHz
Motherboard
Intel(R) 82801G (ICH7 Family)
Memory
2.00 GB
Graphics Card(s)
Mobile Intel(R) 945 Express Chipset
Sound Card
SoundMAX Integrated Digital HD Audio
Monitor(s) Displays
ThinkPad Display
Screen Resolution
1400x1050
Hard Drives
100Gb SATA
Keyboard
Standard Keyboard
Mouse
HID-compliant Mouse
Internet Speed
Cable Broadband - 54Mbps
Other Info
Intel(R) PRO/1000 PL Network Connection
11a/b/g Wireless LAN Mini PCI Express Adapter
Back
Top