Linuxとの同会
Windows ServerにはLinuxと同期するためのソフトウェアが存在してます
それについてつらつらと
NIS
Windows Server 2012にWindows Server 2008互換のNISサーバをインストールする
Identity Management for UNIX MMC snap-in admin tools
dism.exe /online /enable-feature /featurename:adminui /all
Server for NIS
dism.exe /online /enable-feature /featurename:nis /all
Password Synchronisation component
dism.exe /online /enable-feature /featurename:psync /all