Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The filesystem and API support is still there, and System Restore still uses them. vssadmin doesn't offer to let you create shadows, but you can still make them via PowerShell:

    (Get-WmiObject -list win32_shadowcopy).Create("C:\","ClientAccessible")


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: