
Resilient File System (ReFS) in Windows Server 2016
The Resilient File System (ReFS) is Microsoft's newest file system, designed to maximize data availability, scale efficiently to large data sets across diverse workloads, and provide data integrity by means of resiliency to corruption. It seeks…

Feature on Demand in Windows 2016 Server
Windows/WinSxS
There is a folder in widnows path that if you have a more than one server, it can use 4G resources. As shown below, your resources may be wasted by this strategy.
So here I am back on our Windows 2016 Server. And I'm going…

Always have a plan for your server
It it very significant to have a plan for your server. Because some roles in servers have a conflict with another one. Therefore, it is important to know which role uses how much resources. Based on Scott M Burrell research, as I listed below,…

NIC Teaming
NIC Teaming, also known as load balancing and failover (LBFO), allows multiple network adapters on a computer to be placed into a team for the following purposes:
Bandwidth aggregation
Traffic fail-over to prevent connectivity loss in…

Cisco Useful Commands
There are several commands on Cisco, I have tried to collect some effective commands:
Banner
conf t
banner motd #Unauthorized access to this device is prohibited!#
Password for console
conf t
(config)# line console 0
(config)# password…