Small scripts and libraries for managing Windows in a corporate environment.
Stars
123
Forks
14
Watchers
123
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
3
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
Merge pull request #95 from google/dependabot/go_modules/go_modules-8d4d0c168c
878c3f6View on GitHubBump github.com/golang/glog in the go_modules group across 1 directory
726a28bView on GitHubAdd plumbing to allow callers to choose to use pwsh7 or not
0c6d5aeView on GitHubEnsure that RenderFormattedMessageXML always returns valid UTF-8.
4b419eeView on GitHubMake it so that if a drive that auto formats to MBR is inserted, we convert it to GPT.
2ca6a23View on GitHubHandle cases where disks may not be initialized when you run fresnel on them. This normally occurs on brand new disks, especially SSDs you connect via USB. Disks must be initialized before we attempt to wipe them.
37f2bcbView on GitHubSwap from the ConvertStyle method during disk initialization to calling the Initialize method and make it so that disks that automatically get initialized during wipe (most flash drives) don't throw an error.
ed8aea4View on GitHubAdd a helper for executing powershell.exe -file [file]
cd30a90View on GitHub