Run vboxmanage.exe As A Domain Account With Profile Redirect
Posted: 12. Jun 2013, 03:05
Hello fellow brainiacs.
I need assitance in creating a custom video mode using vboxmanage. This is normally done without a hitch, from command line. It is my understanding that using vboxmanage.exe in an elevated command prompt returns the error:
VBoxManage.exe: error: Could not find a registered machine named 'VMNameHere
Running the command at a non-elevated command prompt works successfully on a machine where I am logged in as a local administrator, and where the home directory of the user is located in the standard "C:\Users\%UserName%\. Also, in that simulation the VM's reside in a folder within the home directory: C:\Users\%UserName%\Virtual Box VMs\.
However, my user account is a domain account with home folder redirection. Home folder redirection in a domain environment redirects all of the Windows documents, music pictures, vidoes, etc. libraries to a network location. In my case, everything is redirected to a drive which maps on my machine with the letter P:\. If I go to My Computer and select the P:\ drive, I see the all of the folders which are normally found underneath C:\Users\%UserName%\. In my P:\ drive there are directories labeled Documents, Pictures, Videos, etc. When creating a new VM within VirtualBox, it does not use the redirected home folder location. The "Virtual Box VMs" folder is still created in C:\Users\MyUserNameHere\Virtual Box VMs. I assume this is by design? Not sure, if that is relevant to my issue. My C: drive Documents, Music, Pictures, etc. home directory folders still exist on the C:\ drive, they are just empty since I am using redirection on my user account in Active Directory. Thus, with an account with home folder redirection, upon opening command prompt I automatically sit at the root of my home directory (in my case, the network mapped drive 'P:\')
When opening command prompt from my user account (non-elevated) I get "P:\>__". It is not allowing me to 'cd' out of this folder to get into the C:\ drive. When I enter "CD C:", it spits out "C:\" and then on the next line instantly spits out "P:\>__" (see attached image for screenshot)
Hopefully someone has some experience with this, because I'm tired of viewing a little square screen which doesn't fit my monitor resolution! Or if not, hopefully by putting your heads together we can come up with a solution.
I need assitance in creating a custom video mode using vboxmanage. This is normally done without a hitch, from command line. It is my understanding that using vboxmanage.exe in an elevated command prompt returns the error:
VBoxManage.exe: error: Could not find a registered machine named 'VMNameHere
Running the command at a non-elevated command prompt works successfully on a machine where I am logged in as a local administrator, and where the home directory of the user is located in the standard "C:\Users\%UserName%\. Also, in that simulation the VM's reside in a folder within the home directory: C:\Users\%UserName%\Virtual Box VMs\.
However, my user account is a domain account with home folder redirection. Home folder redirection in a domain environment redirects all of the Windows documents, music pictures, vidoes, etc. libraries to a network location. In my case, everything is redirected to a drive which maps on my machine with the letter P:\. If I go to My Computer and select the P:\ drive, I see the all of the folders which are normally found underneath C:\Users\%UserName%\. In my P:\ drive there are directories labeled Documents, Pictures, Videos, etc. When creating a new VM within VirtualBox, it does not use the redirected home folder location. The "Virtual Box VMs" folder is still created in C:\Users\MyUserNameHere\Virtual Box VMs. I assume this is by design? Not sure, if that is relevant to my issue. My C: drive Documents, Music, Pictures, etc. home directory folders still exist on the C:\ drive, they are just empty since I am using redirection on my user account in Active Directory. Thus, with an account with home folder redirection, upon opening command prompt I automatically sit at the root of my home directory (in my case, the network mapped drive 'P:\')
When opening command prompt from my user account (non-elevated) I get "P:\>__". It is not allowing me to 'cd' out of this folder to get into the C:\ drive. When I enter "CD C:", it spits out "C:\" and then on the next line instantly spits out "P:\>__" (see attached image for screenshot)
Hopefully someone has some experience with this, because I'm tired of viewing a little square screen which doesn't fit my monitor resolution! Or if not, hopefully by putting your heads together we can come up with a solution.