- Mastering Windows Server 2016
- Jordan Krause
- 260字
- 2021-07-08 10:48:04
Chapter 3. Core Infrastructure Services
Each of you reading this book is going to have a different acquired skillset and level of experience with the Windows Server environment. As I mentioned previously, being able to make servers run the operating system is great and a very important first step to doing real work in your environment, but until you know and understand what the purposes are behind the main roles available to run on Windows Server 2016, the only thing your new server is doing is consuming electricity.
A server is intended to serve data. The kinds of data that it serves and to what purpose depend entirely on what roles you determine the server must, well, serve. Appropriately, you must install roles within Windows Server 2016 to make it do something. We already know how to get roles installed onto our server, but have not talked about any of the purpose behind these roles. In this chapter, we will take a look at the core infrastructural roles available within Windows Server. This involves discussing the role's general purpose, as well as plugging in some particular tasks dealing with those roles that you will be responsible for doing in your daily tasks as a server administrator. We will also cover new functions that are part of those roles which are being introduced with Windows Server 2016 in particular:
- What is a domain controller?
- Using AD DS to organize your network
- The power of Group Policy
- DNS overview
- DHCP versus static addressing
- Backup and restore
- MMC and MSC shortcuts
- TypeScript Blueprints
- R語言經典實例(原書第2版)
- Python爬蟲開發:從入門到實戰(微課版)
- Visual FoxPro 程序設計
- HTML5 移動Web開發從入門到精通(微課精編版)
- 小程序,巧運營:微信小程序運營招式大全
- PHP+MySQL網站開發項目式教程
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- 青少年Python編程入門
- Access 2010數據庫應用技術(第2版)
- Mastering Data Mining with Python:Find patterns hidden in your data
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Python 3 數據分析與機器學習實戰
- ASP.NET求職寶典
- Java Hibernate Cookbook