- (Re-)Added comment_based_help header to script
- Fixed formatting and typos
- Added check for the used WDS/PXE Service
- Find correct service (PXE without WDS = SCCMPxe, with WDS = WDSServer)
- Displaying the service name also in the gui
- Find the current values of
RamDiskTFTPWindowSize
andRamDiskTFTPBlockSize
in registry if available- Show current values in dropdown + info message in textbox
- If not available, show the microsoft default values instead
- Updated margin/width of gui to fit the customized restart service button
- Fix correct url to microsoft TFTP customization documentation
- Create dedicated repo
- Add CHANGELOG
- Add README
- Add screenshot
- Add LICENSE
- Add .gitignore
- Update terminology from "SCCM" to "ConfigMgr" or "CM" (where appropriate).
- Update PXE service from WDS to built-in "SccmPxe" (which is better - fite me on it!)
- Linting all the things!