Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
For VM Guests with an active internet connection, open an Administrative PowerShell console from the Guest OS, and run the following PowerShell script to download the log collection script to %temp% and then execute it.
Invoke-WebRequest https://raw.githubusercontent.com/VeeamHub/powershell/master/BR-Collect-GuestLogs/Collect-GuestLogs.ps1 -OutFile $Env:Temp\Collect-GuestLogs.ps1
PowerShell.exe -ExecutionPolicy ByPass -File $env:temp\Collect-GuestLogs.ps1
Automated Guest Log Collection
A PowerShell script has been created by Veeam Support to simplify the Guest OS Log Collection process.
Details regarding this script can be found here: VeeamHUB > BR-Collect-GuestLogs
The following actions are to be performed within the Guest OS of the VM that is being investigated. Please note that no Veeam Backup and Replication task should be running against the guest in question during this collection process, as that will interfere with the accuracy of the information.
vssadmin list writers > C:\temp\vsswriters.txt
vssadmin list providers > C:\temp\vssproviders.txt
vssadmin list shadows > C:\temp\vssshadows.txt
vssadmin list shadowstorage > C:\temp\vssshadowstorage.txt
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.