Printer Troubleshooting
Simulated the setup of a network printer by manually installing and sharing a virtual printer from a domain controller and connecting to it from a Windows client.
Tools:- Windows Server (Active Directory Domain Services)
- Windows 10
- Control Panel – Devices and Printers
- Active Directory Users and Computers (dsa.msc)
- Run Dialog
Skills Demonstrated:- Manually installing a printer using custom IP configuration
- Selecting and applying generic printer drivers
- Configuring printer sharing settings on a server
- Connecting to a shared printer from a domain-joined client
- Using UNC paths to access shared resources
Printer Troubleshooting
Simulated a shared printer going offline by stopping the Print Spooler service on the server, then restored printer functionality and verified client-side connectivity.
Tools:- Windows Server (Active Directory Domain Services)
- Windows 10
- Control Panel – Devices and Printers
- Command Prompt (net stop spooler, net start spooler)
- Run Dialog
- Active Directory Users and Computers (dsa.msc)
Skills Demonstrated:- Installing and sharing a virtual printer between server and client
- Connecting to a network-shared printer via UNC path
- Simulating real-world printing issues by stopping the Print Spooler service
- Diagnosing printer offline status from the client system
- Restoring printing functionality by restarting Windows Print Spooler
- Understanding printer-client-server communication within a domain
Printer Troubleshooting
Restricted client access to a shared network printer by modifying security permissions, resulting in a denied print attempt to simulate real-world permission issues.
Tools:- Windows Server (Active Directory Domain Services)
- Windows 10
- Control Panel – Devices and Printers
- Printer Properties – Security Tab
- Run Dialog
- Active Directory Users and Computers (dsa.msc)
Skills Demonstrated:- Installing and sharing a virtual network printer
- Connecting to shared printers via UNC path
- Modifying printer security permissions to control user access
- Simulating real-world permission-related print failures
- Understanding how Windows printer permissions impact domain users
- Verifying permission changes through 'Access is Denied' errors on the client