Creating snapshot using vss
Shapshot creation failed. driver=vss
Vsnap does not have admin rights
Snapshotting \\?\Volume{421f9a61-467b-11d8-984e-806d6172696f} using stcbasic.sys
stcbasic.sys not installed or snapshot creation failed. err=2
Converter will first try Volume Shadow Copy (vss). This is what is used for Windows 2003 and XP.
When that fails, converter assumes it is converting either Windows 2000 or NT4.
vss does not exist on 2000 or NT4 so we install and use stcbasic.sys which drives our "stcp2v30" service.
This requires a reboot.
I noted that you were using a domain administrator account. Can you uninstall, re-install with the local administrator, reboot, try again?
If it fails, make sure you got these services running:
- net start vstor2-p2v30
- net start ufad-p2v
- net start stcp2v30
Is this a domain controller?