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 2024 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
BackupChain 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 2024
- 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)
- Backup.education
- Sitemap
- 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 Fix VolSnap 36 Error User Imposed Limit – Volume Snapshot
- Version Backup Software with File Versioning
- Hyper-V Disadvantages: How Hyper-V Costs You
- How to Backup Hyper-V Virtual Machine on Windows Server 2025 or Windows 11
- Convert VHD files to VHDX, VMDK, VDI, and Physical Disk
- Backup Software with File History
- Hyper-V Backup for Windows 11 and Windows 10
- Video Step-by-Step Hyper-V Backup on Windows 11 and Windows Server 2025
- Backup Software and Long File Names: What You Need To Know
- Virtual Machine Backup Software Guide & Tutorial Links
- Fix for: The shadow copies of volume X: were aborted because of an IO failure
- Hyper-V Pass-through Disks: Advantages, Disadvantages, and Limitations
- Backup Tool for Outlook 2013 / 2010 PST Files
- SMTP Troubleshooting Sending Email Alerts and Logs
- Notable Customers
- List of 12 Virtual Backup Software Vendors
- Video Help Pages
- How to Fix VSS Error 12344: An error was encountered while Registry Writer
- Why Hard Drives Fail, Crash, Corrupt, and Click
- Video Step-by-Step Restore VM from Hyper-V Backup on Windows Server 2025 and Windows 11