crutchcorn / WMIControl

WMI scanner, asset management medium, and management software
Mozilla Public License 2.0
12 stars 4 forks source link

Refactor WMIScanner.py to save at very end #36

Closed crutchcorn closed 7 years ago

crutchcorn commented 7 years ago

Currently, WMIScanner.py creates a machine with or without creating a network card first. This should not be the case. What should happen instead is that object can be passed through first, and then allowed to be saved. All of this using the object. Depends and works in tandem with #12

crutchcorn commented 7 years ago

This has been taken care of and finished with the class based refactoring. That being said, there needs to be better error handling for saving