FREE: Core Configuration Console (CCC) – Basic Server Core setup
By Michael Pietroforte | 5 Comments | Permalink | Trackback | Previous | NextA while back I reviewed CoreConfigurator, a GUI tool that allows you to configure Windows Server 2008 Server Core in a more convenient way than using the command prompt. Core Configuration Console (CCC) has similar configuration functionality, but it is not GUI tool. Rather, it is a menu-based batch script that makes it almost as convenient to configure Server Core. These are the things you can do with CCC:
- Network configuration (IP, DNS, reset to DHCP)
- Display server information (see screenshot)
- Change current local user password
- Licensing (install, activate, reset, rearm, display, delete)
- Domain settings (join, disjoin)
- Firewall configuration (disable, enable/disable TS Remote Admin Mode)
- Regional and language-settings
- Time-and-date-settings
- CCC settings (register in PATH, enable autostart)
- Set local administrator password, rename computer
- Shutdown, reboot, logoff
CCC does not need to be installed; you just have to copy ccc.bat to Server Core (C:\windows recommended) and you can then launch the script without parameters from the command prompt. CCC is a nice tool, but I prefer CoreConfigurator. Sometimes, when you enter a CCC menu, it is not possible to cancel the operation. I recommend being especially careful when using menu Item 5 (Quick Config). (Has been corrected in version 0.91.)
In addition, there are a few settings that CoreConfigurator supports, which CCC does not: display resolution, management of local user accounts, and WinRM configuration. Unfortunately, CoreConfigurator has been discontinued and it is officially not available anymore, but you can still download it from 4sysops — as long as nobody complains.
CCC’s major advantage over CoreConfigurator is that, since it is just a batch script, it can be easily extended by anyone. In fact, if you have added a feature to CCC, please let me know and I will post your solution here.
Update: Version 0.91 has been released. These are the new features:
- Server information in main menu
- Enable / Disable Windows Update
- Check for updates
- List installed patches
- Screen resolution (640×480, 800×600, 1024×768, 1280×1024, 1600×1200)
- List roles / features
- Search roles / features
- Enable / Disable Firewall Groups
- Enable / Disable WinRM
- Enable / Disable Remote TS
- (including set/unset CredSSP)




Subscribe via e-mail: 



(4 votes, average: 3.75 out of 5)



[...] Core Configuration Console (CCC) – CLI tool for Win Server 2008 Server Core setup FREE: Core Configuration Console (CCC) – basic Server Core setup Windows Server 7 TAP Summit Windows Server 2008 Core [...]
Hi!
I just released version 0.91 of CCC. Some new features are screen resolution, firewall mgmt and windows update. (And some more..)
Would you mind redirecting all feedback / new features to me instead? It’d be easier for everyone I think if there’s one place. If there are a lot of changes we could setup a project.
Are you going to TechEd in Barcelona in Nov? Shoot me an email in that case
Hi Joachim! Great tool! Thanks of the hint about the new version. I updated the review and I will link to it in another post later this week. I can certainly redirect all feedbacks. Unfortunately, I won’t be able to come to Barcelona. I am just too busy at the moment.
Please note that “I recommend being especially careful when using menu Item 5 (Quick Config).” is no longer correct. Now you have the option to cancel it, and once you’ve ran it a registry key is set so you can’t run it again without removing the key. Just to keep you updated
Thanks! Very much appreciated. I also changed the text.