When trying to delete a folder, you get: Sharing This folder is shared with other people If you delete this folder, it will no longer be shared. To delete a folder without the This folder is shared with other people message, either: Use the rmdir /S /Q command to delete the files Delete the following registry […]
Continue reading…
Posts tagged with 'Shared Folders'
How To Share A Folder In A Hyper-V Virtual Machine With The Host
It’s not obvious how to share a folder between a Hyper-V VM and it’s host. Here’s how to setup a shared folder in a Hyper-V virtual machine to share with a Hyper-V host: Connect to the Hyper-V host that you want to share a folder with Launch Virtual Switch Manager Add a new Virtual Switch […]
Continue reading…
How To Access The NETLOGON Or SYSVOL Share
Sometimes you need to access the NETLOGON or SYSVOL share to store files required for login scripts or other such things. You can access both the NETLOGON share and SYSVOL share by simply navigating to your domain name. For example, to access the NETLOGON share if your domain name is mydomain, do the following: \\mydomain\NETLOGON […]
Continue reading…