d-strobel / gowindows

Go library designed for remotely configuring and managing Windows-based systems.
https://pkg.go.dev/github.com/d-strobel/gowindows
Mozilla Public License 2.0
9 stars 1 forks source link

Fix/local user create #36

Closed d-strobel closed 10 months ago

d-strobel commented 10 months ago

Fixed an issue where it was not possible to create a new user without a password. Added more output for powershell errors.