Disk ID & Baseboard
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 58
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Good day, how to get
wmic baseboard get serialnumber
wmic diskdrive get serialnumber
using this library.
Thank you.
Contributor guide
No contributing guide indexed for this repository
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 examining the library's documented query and struct entry points for WMI classes. Check whether Win32_BaseBoard and Win32_DiskDrive can expose the serial numbers requested by the two commands. Done means a supported way to retrieve both values is identified and demonstrated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100