On the first log-on to this machine, you will be prompted to setup a username and password. Be sure to remember it.
Set the Network Adapter settings:
Use sconfig to change things like IP Address, Subnet Mask, Default Gateway, DNS Server, and the Server Name.
Use the Domain/Workgroup option in sconfig to join your local domain.
You can then use your domain account to log-in after a reboot.
After FS01 is on the domain, head to AD and install File Service Tools and File Server Resource Manager Tools. You must be the domain admin to do this.
These will be under Features, not Server Roles.
Once both of those have installed, Add a Server to Server Manager.
Make sure that File Service Resource Manager Role is installed onto FS01.
Run the following command to open the firewall for File server:
From FS01: netsh advfirewall firewall set rule group=”Remote File Server Resource Manager Management” new enable=yes
On AD, go to File and Storage Services and right click on FS01. You should be able to see File Server Resource Manager. If you cannot you have done something wrong.
From this option, you are able to create rules for certain file services and file locations.