Mac's PC's goal is to provide a means to build an infrastructure in a repeatable & efficient manner.
Project Scenario: MAC'S PC was tasked with updating the core IT infrastructure of a recent GlobeX acquisition. The young, innovative startup aligns well with the mission of GlobX; unfortunatley, its IT systems does not. Our team believes that attempting to integrate their existing IT infrastructure with the rest of GlobeX's would result in technical dept. Since the acquisition is still a small startup we believe that it would be better to simply build out a new infrastructure which is in line with with GlobeX's current infrastructure.
Our Project solution:
Domain Controller auto-configuration
- A PowerShell script was developed to provide a menu-based interface.
- easily configure various Active Directory services.
- prompt the administrator for input
- VPN tunnel
Set up a VPN tunnel with IPsec protocol
- data is encrypted at the source and decrypted at the destination.
- more difficult to tamper with the data in transit.
Network access control
- Implemented a RADIUS system.(Remote Authentication Dial-In User Service)
- Provides the network with AAA (Authentication, Authorization, and Accounting) Security.
- Raises a captive portal.
- Authenticates new network users.
MAC'S PC demo starts at the 24 minute mark
- Provides the documents used to prep for this project.
- Provides the network topology as well as the org chart.
Contains the following Standard Operating Procedure's
- Employee Onboarding
- Employee Termination
- OS Version Control
- User File Access
- Network Monitoring
- Network Changes
- Network Security
- Contains scripts used to automate setup.
