-
Multiple connections to a server or shared resource by the same user…
Posted on October 24th, 2008 No comments
Print
Error Message:
\\x.x.x.x is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
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.
I get this once in a while when working on files remotely. To make it go away, do the following:
- Go to Start->Run, type in cmd and hit Enter.
- Type net use to view all mapped network shares.
- Type net use \\network_share /del to disconnect that specific network share or type net use * /del to disconnect all network shares.
-
VMware ESXi: Setup did not find any hard disk drives installed in your computer (Windows XP)
Posted on October 23rd, 2008 20 comments
Print
Error Message:
Setup did not find any hard disk drives installed in your computer.
If you get this error when installing Windows XP in VMware ESXi, simply do the following:
- Download this floppy image which contains the VMware SCSI drivers: vmscsi-1.2.0.4.flp.
- Upload the floppy image to the datastore using the VI Client.
- Edit the virtual machine settings and select Floppy Drive 1, then choose the option on the right to “Use existing floppy image in datastore:” and select the floppy image.
- Power on the virtual machine.
- Press F6 when you see the message “Press F6 if you need to install a third party SCSI or RAID driver…” at the bottom of the screen.
- Connect Floppy Drive 1.
- Press S, then press Enter to select the VMware SCSI Controller driver, then press Enter again to continue with the setup.
That’s it! The Windows XP setup should now be able to detect the hard drives
.Source: VMware Knowledgebase Document
-
Citrix XenDesktop User Experience Demo
Posted on October 21st, 2008 No comments
Print
I’m doing some research on Citrix XenDesktop and I just saw this demo. I know this is kind of old but I just find it really cool!
Check it out here.


Recent Comments