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 (234 forks)batch import
BackupsDatabasesTriageWork Itemgood first issuehelp wanted

Repository metrics

Stars
 (985 stars)
PR merge metrics
 (Avg merge 5d 1h) (15 merged PRs in 30d)

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