Lab 6.0: Server Core & Remote Administrator Tools
Summary
Steps
Configure the networking
vCenter- make lanVmware- VMNet 5 for 10.0.5.X network
Configure systems using
sconfigInstall Remote Server Administration Tools on AD
Add Core Server to All Servers
Add Roles and Featuresto the Core Server and selectFile Server Resource ManagerOn Core Server run
netsh advfirewall firewall set rule group="Remote File Server Resource Manager Management" new enable=yesUnder
File and Storage ServicesselectSharesCreate
New Share...click this through menu and select and Core Server
if needed change the
Sharetab to have the group you want to see it
Commands
sconfig- On the Core Server this lets you configure the systemnetsh- stands for network shellnetsh advfirewall firewall set rule group="Remote File Server Resource Manager Management" new enable=yes- This allows AD File Resource Manager through the firewall
Resources
Last updated