Comment by briHass
5 days ago
Nothing wrong with Windows Server Core, which has zero UI. Managed totally with Powershell, which once you get used to it, is an excellent shell/scripting language.
5 days ago
Nothing wrong with Windows Server Core, which has zero UI. Managed totally with Powershell, which once you get used to it, is an excellent shell/scripting language.
Powershell is really good. For scripting you get the whole C# standard library and can write cmdlets in C# itself.