microsoft / microsoft/CSS-Exchange
[Work Item] VSSTester Script updates
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the VSSTester script and reviewing how it currently captures diagnostic data. Compare its output with the requested Mountvol or GWMI volume information, vssadmin list shadowstorage, vssadmin list shadows, Msinfo32, and Get-MailboxDatabase backup information; it is done when these data points are captured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100