Start

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:

Last updated

Was this helpful?