This project demonstrates the setup and configuration of a Windows Server and Windows Client environment using VMware Workstation. The objective was to establish successful communication between server and client machines within a virtualized network and verify connectivity through network testing.
Through this project, I gained hands-on experience in server administration, client connectivity, IP configuration, virtualization, and network troubleshooting.
- Configure a Windows Server virtual machine.
- Configure a Windows Client virtual machine.
- Establish network connectivity between server and client.
- Assign and verify IP addressing.
- Test communication using networking tools.
- Understand client-server architecture in a virtual environment.
- VMware Workstation
- Windows Server
- Windows Client
- TCP/IP Networking
- Command Prompt (CMD)
- Installed Windows Server on VMware.
- Configured network adapter settings.
- Assigned a static IP address.
- Verified network configuration using:
ipconfig ping <IP_Address>