How to Fix Error 1219: Multiple connections to a server or shared resource by the same user
When you try to connect to a network share you may encounter this Windows error 1219:
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
Cause
The origins of this error are as follows. Each user session in Windows keeps track of the user’s network connections and there are several simultaneous user sessions in Windows. For example, the user administrator and local system and other sessions that appear in the Windows Task Manager. While Windows keeps track of separate network connection lists at the user session level, it also uses a global list.
The limitation in Windows is that you can’t connect to the same network server using two different sets of credentials (user name and password combinations).
Solution for Error 1219
The workaround is simple. Instead of using the network name of the target server, use its IP address. That way Windows will interpret the IP address as a separate entry in its network connection list and there won’t be an issue.
What can be done if you have more than two user names and shares on the same server that you want to connect to?
There is another slick solution to this challenge proposed by Jeffrey Liedke of our partner company Kapa GmbH
Edit the hosts file (C:\Windows\System32\Drivers\etc) as administrator and add one entry for each network share on the same server. For example, let’s say we have a server called FILESRV on 10.0.0.4, we would add to the host file:
10.0.0.4 server1
10.0.0.4 server2
10.0.0.4 server3
By doing this we create N aliases for 10.0.0.4. Now the ‘net use’ command or your network setting in BackupChain will be interpreted as a unique target server:
net use p: \\server1\myshare1 /user:myuser1 mypassword1
net use q: \\server2\myshare2 /user:myuser2 mypassword2
net use x: \\server3\myshare3 /user:myuser3 mypassword3
Hence we can access several network shares on the same target server (10.0.0.4) using three different user accounts, all at the same time. Keep in mind that this scenario only works with static IPs.
Welcome to BackupChain, the Server Backup Software for IT Professionals!
Check out BackupChain, our Server 2016 backup software specifically made for IT professionals–it does much more than just network backup. BackupChain offers “lock-in”-free backups that use open standard file formats so your backups can be used without specialized software. In addition, BackupChain utilizes deduplication whenever you set up cloud backup, Hyper-V VM backup, VMware backup, Exchange server backup, and file share backup. In addition to being a Windows Server backup solution, BackupChain also includes the tools you need to set up a DIY cloud storage server yourself on all versions of Windows from XP to Windows 10, to Windows Server 2016.
Backup Software Overview
The Best Backup Software in 2023 Download BackupChain®BackupChain is the all-in-one server backup software for:
Server Backup
Disk Image Backup
Drive Cloning and Disk Copy
VirtualBox Backup
VMware Backup
Image Backup
FTP Backup
Cloud Backup
File Server Backup
Virtual Machine Backup
Server Backup Solution
Hyper-V Backup
Popular
- Best Practices for Server Backups
- NAS Backup: Buffalo, Drobo, Synology
- How to use BackupChain for Cloud and Remote
- DriveMaker: Map FTP, SFTP, S3 Sites to a Drive Letter (Freeware)
Resources
- BackupChain
- VM Backup
- V4 Articles
- Knowledge Base
- FAQ
- Archive 2022
- Archive 2021
- Archive 2020
- Archive 2019
- Archive 2017
- Archive 2016
- Archive 2015
- Archive 2014
- Archive 2013
- BackupChain (German)
- German Help Pages
- BackupChain (Greek)
- BackupChain (Spanish)
- BackupChain (French)
- BackupChain (Dutch)
- BackupChain (Italian)
- BackupChain is an all-in-one, reliable backup solution for Windows and Hyper-V that is more affordable than Veeam, Acronis, and Altaro.
Other Backup How-To Guides
- How to Configure a Hyper-V Granular Backup
- Hyper-V Disadvantages: How Hyper-V Costs You
- USB Disks and Hyper-V: How to Use, Pros and Cons
- Things to Consider: General Characteristics of CSV
- How to Install Hyper-V on a Windows Server 2012 Machine
- What is Granular Restore and How to Use it for Hyper-V Guest Recovery?
- Hyper-V Pass-through Disk: Pros and Cons
- Easy and Secure FTPS Server
- Backup Verification and Validation: Use Self Validating Backups
- List of 12 Virtual Backup Software Vendors
- How to: Bare-Metal Recovery via USB Windows Server Boot Disk
- Copy Long Path Names and Deep Folders over 240 Characters
- Version Backup Software with File Versioning
- How to Set up a Free NAS with NTFS for Backups and Hyper-V
- VMware Cloud backup
- Alternatives to Acronis, Veeam, Backup Exec, and Microsoft DPM
- Deduplication of Virtual Machine Backups in Hyper-V and VMware
- 18 Hyper-V Requirements and Recommended Hardware
- Boot Hyper-V Server 2019, 2016 from USB Stick or Drive
- Hyper-V Fixed Disks: Pros and Cons