All Projects → m2nlight → Windowsservertowindowsdesktop

m2nlight / Windowsservertowindowsdesktop

Licence: mit
A bat script to auto config Windows Server 2016 to "Windows Desktop"

Projects that are alternatives of or similar to Windowsservertowindowsdesktop

Unvault
📦 A minimal layer for node that allows results of time-consuming tasks to be stored.
Stars: ✭ 63 (-14.86%)
Mutual labels:  server
Spring Server
A framework that enables the swift creation of client-server applications.
Stars: ✭ 68 (-8.11%)
Mutual labels:  server
Oragono
A modern IRC server (daemon/ircd) written in Go.
Stars: ✭ 1,171 (+1482.43%)
Mutual labels:  server
Oicq
🐧 一款使用 Java 语言编写的仿 QQ 聊天工具
Stars: ✭ 64 (-13.51%)
Mutual labels:  server
Featureserver
An open source Geoservices Implementation
Stars: ✭ 66 (-10.81%)
Mutual labels:  server
Cross Platform Node Guide
📗 How to write cross-platform Node.js code
Stars: ✭ 1,161 (+1468.92%)
Mutual labels:  server
Ins sandstorm
[INS] Config setting for our sandstorm server
Stars: ✭ 61 (-17.57%)
Mutual labels:  server
Freeserver
这个项目可以让你拥有一个/多个永久的免费服务器
Stars: ✭ 74 (+0%)
Mutual labels:  server
Phoss Smp
phoss SMP - a PEPPOL and OASIS BDXR SMP Server, CEF eDelivery compliant
Stars: ✭ 66 (-10.81%)
Mutual labels:  server
Socketcluster Server
Minimal server module for SocketCluster
Stars: ✭ 70 (-5.41%)
Mutual labels:  server
Generator Swiftserver
WARNING: This repository is no longer maintained
Stars: ✭ 64 (-13.51%)
Mutual labels:  server
React
Smart Server Performance
Stars: ✭ 65 (-12.16%)
Mutual labels:  server
Rboxlo
Roblox private server
Stars: ✭ 69 (-6.76%)
Mutual labels:  server
Webpack Serve
Repository has moved:
Stars: ✭ 1,125 (+1420.27%)
Mutual labels:  server
Goshs
A SimpleHTTPServer written in Go, enhanced with features and with a nice design
Stars: ✭ 73 (-1.35%)
Mutual labels:  server
Gophergameserver
🏆 Feature packed, easy-to-use game server API for Go back-ends and Javascript clients. Tutorials and examples included!
Stars: ✭ 61 (-17.57%)
Mutual labels:  server
Caddy V1 Service
⬛️ Run Caddy as a service
Stars: ✭ 69 (-6.76%)
Mutual labels:  server
Travian Kingdom
Travian Kingdom server script free. Not finish yet. Abandoned.
Stars: ✭ 74 (+0%)
Mutual labels:  server
Bittorrent Tracker
🌊 Simple, robust, BitTorrent tracker (client & server) implementation
Stars: ✭ 1,184 (+1500%)
Mutual labels:  server
Welder
👨‍🏭Set up your Linux server with plain shell scripts
Stars: ✭ 1,167 (+1477.03%)
Mutual labels:  server

WindowsServerToWindowsDesktop

A bat script to auto config Windows Server 2016 to "Windows Desktop"

BAT Will Do:

  • Config Service

    • [Automatic] Windows Audio
    • [Automatic] Windows Audio Endpoint Builder
    • [Manual] Windows Remote Management (WS-Management)
  • Config Registry and GroupPolicy

    • Enable Shutdown without logon
    • Disable Shutdown reason On
    • No Lock Screen
    • Disable Ctrl+Alt+Del login
    • Disable UAC
    • Disable DEP (Turn on DEP for essential Windows programs and services only)
    • Disable SEHOP
    • Enable disk performance counters
    • Enable Video Hardware Acceleration (Thanks @cjrcl)
    • Enable Audio Hardware Acceleration
    • CPU Priority for Program
    • Adjust Visual Effects (Manual)
    • Adjust IE MaxConnection
    • IE Security Policy
    • Disable TCP Auto-Tuning
    • Change Power Scheme To High Performance
    • No Autorun Server Manager
    • Disable Password complexity and Minimum password length
    • Current user Password never expires
    • Disable Application Experience task schedulers
    • Disable Customer Experience Improvement Program task schedulers
  • Config Windows Feature

    • BitLocker
    • Direct-Play
    • Wireless-Networking
    • qWave

Manual configuration

  1. You can close Windows Defender in Windows Settings -> Update and Security - Windows Defender
  2. Install Flash player use install_flash_player_ax.exe with Windows 7 compatibility mode on file property dialog.
  3. Install Graphics drivers and DirectX etc.

About Docker in Windows Server 2016

Please read this blog.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].