Deploy Linux with Microsoft WDS
  • Introduction
  • Requirements
  • Start
  • Adding Syslinux
  • Add a Windows client
  • Test your WDS
  • Add a Linux client
Powered by GitBook
On this page

Was this helpful?

Start

PreviousRequirementsNextAdding Syslinux

Last updated 5 years ago

Was this helpful?

I'll skip through some basic things very fast so we can get to the less boring part faster

  • Set up a Domain Controller

  • Set up a DHCP server on your Domain Controller

    • Create a very basic pool of your choosing

  • Install the WDS-role on the same server

    • Enable all the options. Let your WDS respond to unknown clients

    • Don't forget to enable your WDS-server. It sometimes doesn't launch in time right after your initial setup.

  • Add the NFS-role as well

    • To be found under the File and Storage Services

Using the get-windowsfeature cmdlet, it should look pretty much like this: