Server Core Remote Administrator Tools - InaFricke/SYS-255 GitHub Wiki
Check to make sure all machines are on the same time zone
FS01 Requirements
● hostname = FS01-ina
● Domain = inadomain.local (FQDN = fs01-ina.inadomain.local)
● IP = 10.0.5.8
● Gateway & DNS IP’s
● Join the server to your AD domain, after new OS is configured as previous OS’s
● Connect to new server from ad02 using RSAT and add the File Services Role
● Create a security group
Steps
-
Set network adapter to LAN-ina.fricke
-
Power on
-
Set local admin PW: 32Railroad
Network Settings (IP)
-
set a static IP because it is an important service
-
sconfig -
select 8 "Network Settings"
-
select 1 "set network adapter address", enter 1
-
select 1 again, enter
sfor static IP -
enter ip
10.0.5.8(255.255.255.0) -
Default gateway 10.0.5.2 -
Select 2 to set prefered DNS
10.0.5.6 -
select 4 to return to main
-
select 2 to change the name of the computer
FS01-INA -
Restart the computer to secure the name change
-
Enter 1 to add the domain
-
ina -
ina.fricke-adm,34Railroad -
hit
esca few times and log in as the domain adm
ina.fricke-adm
34Railroad
Deliverable/ Check point
sconfig
Use RSAT to Manage FS01 via AD02
-
log in to AD as named admin user
ina.fricke-adm34Railroad -
Tools
-
Add roles and features
-
Default up to Features
-
complete the install
-
Right click
all serversthen selectadd servers -
under NAME (CN) enter
FS01find now
make sure the computer field populates, add it
OU Structure
-
Tools > AD Users and computers > ina.local > right click add new OU named SYS-255
-
Add OU inside SYS-255 folder for
users,computers,groups -
Add
Sales-Usersgroup in the Groups OU -
Add Alice and Bob (add Alice to the group we just created Groups > Sales- Users> members > add) (PW: 32Railroad)
Use RSAT to add to FS01 and create a Sales Users share
-
right click FS01 > add roles and features
-
Run the following Net Shell (netsh) command on fs01 to open the firewall for managing the File Server
netsh advfirewall firewall set rule group=”Remote File Server Resource Manager Management” new enable=yes
if successful Updated 8 rule(s) Ok.
-
to check select (dashboard > File and storage services > right click on FS01 and select File Server Resource Manager)
-
Go to file and storage services in the server manager > select shares > right click
New share... -
Choose the SMB Quick Share option.
-
Choose the fs01 server, and leave the Select by volume options alone.
- Name it
Salesave the paths
- Within the wizard alter the permissions
Check Alice's access by typing \\FS01-INA\Sale
Check Alice
Check Bob
Create a Group Policy to Map the S:\ drive to the \FS01\Sales share for all users in the the Sales-Users group, and then document this process in your tech-journal.
- And in the windows, active directory, navigate to tools > Group policy management > Then under the ina dot local domain. right click and Select
create Create a new group policy object in this domain and link it here....
Confirm that it is link enabled.
-
Under the newly created GPO Insecurity filtering add the
Sales-Users group. Remove all others I added admin access as a precaution. -
Once created, right click and select edit.
- Click User configuration > Preferences > window settings > Right click on Drive Maps > New > Mapped Drives.
https://www.windows-active-directory.com/how-to-map-network-drives-with-group-policy.html
https://activedirectorypro.com/map-network-drives-with-group-policy/
Attempt 2
within the SYS255 folder create a GPO titled Sales Mapped Drive
- Security filtering
add Sales-Users
remove all others
Attempt 3
within the users OU
- Within new drive properties
Set Action to create
Set the drive path to
Fix APIPA addressing
I added a second network adapter and forgot to delete it