
Originally Posted by
pvtcupcakes
Does Windows have a CLI option to replace their GUI configuration dialogs?
Like the whole Control Panel is all GUI based, is there some way to do that configuration from a CLI? It might be possible to do in the registry, but the whole registry is a screwed up mess. Is there even a CLI registry browser in Windows. Regedit.exe is a GUI program. :/
I do know that you can edit the registry through Batch, but you have to know ahead of time what keys you're editing. I'm not aware of a browser like Regedit where you can just peruse the registry.
Another problem with running Windows without a GUI is that it'd be a pain in the ass to install software, not just because most programs require a GUI, but because there isn't a package manager and there isn't a built-in wget/curl utility for downloading executables. So you would use another computer and a browser to download the file then transfer it to your server.
The standard CMD shell just seems like it's lacking too much to be the sole interface to a system.