VirtualBox

Custom Query (16612 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 16612)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#11779 invalid 【VirtualBox】全局设定,修改默认虚拟电脑位置后保存,重启,默认虚拟电脑位置已被还原 smallrookie
Description

系统环境:Windows 7 版本信息:VirtualBox 4.2.12 r84980 Bug描述:全局设定默认虚拟电脑位置有Bug,修改默认虚拟电脑位置后保存,重启VirtualBox,默认虚拟电脑位置已被自动还原

#10118 obsolete “SWbemObjectEx: Access denied” error calling GetDWORDValue on guest VirtualBox machine john
Description

Using "vboxmanage guestcontrol" to execute a .vbs script on guest machine which queries the registry with GetDWORDValue returns the error: "SWbemObjectEx: Access denied". Note: Occasionally, the error "Illegal operation attempted on a registry key that has been marked for deletion." will occur on the first attempt, and then the "SWbemObjectEx: Access denied" thereafter.

Guest Environment: Windows 7 or Vista. Is NOT a problem with Windows XP guest, at least for me.

Steps:

  1. Place 'test.vbs' script on Windows 7 or Windows Vista guest machine's desktop which uses "GetDWORDValue":
const HKEY_LOCAL_MACHINE = &H80000002
strComputer = "."
set oReg = GetObject("winmgmts:{impersonationLevel=impersonate}!\" & strComputer & "\root\default:StdRegProv")


strKeyPath = "SOFTWARE\test"
strValueName = "test"

oReg.GetDWORDValue HKEY_LOCAL_MACHINE,strKeyPath,strValueName,dwValue

msgbox dwValue
  1. while not logged into the guest machine via winlogon, run command from host,e.g.:
vboxmanage guestcontrol "Win7x86" execute --image "C:\windows\system32\cscript.exe" --wait-stderr --username testlogin --password mypassword -- "C:\Users\testlogin\Desktop\test.vbs"
  1. Note the error.
  1. log into the machine via winlogon screen, then run same command from step 2. Note no error.

I should be able to work around this by using other tool (e.g. sysinternals PsExec.exe) to run the script on the guest. If this is closed as by design or deferred for some other reason, I would still appreciate a your insight into why / how this is happening; I don't understand all the moving parts.

will attach vbox.log file on request.

#8454 duplicate снимки экрана mover
Description

очень полезна будет функция создания снимков экрана

1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette