microsoft/CSS-Exchange

[Work Item] VSSTester Script updates

Open

#1,961 opened on Jan 29, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PowerShell (985 stars) (234 forks)batch import
BackupsDatabasesTriageWork Itemgood first issuehelp wanted

Description

Describe the work Include the following in the data capture.

Output of Volume information either using Mountvol or GWMI -namespace root\cimv2 -class win32_volume | FL -property DriveLetter, DeviceID vssadmin list shadowstorage vssadmin list shadows Msinfo32 report Backup information: Get-MailboxDatabase -status | fl name, backup (Before backup)

Additional Context Any other context here.

Contributor guide