Proxy

How to Install Jenkins on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Install Jenkins on Windows Server 2012 R2

How to Install Jenkins on Windows Server 2012 R2 Jenkins is one of the most widely adopted open-source automation servers in the industry, enabling organizations to build, test, and deploy software with repeatable, auditable pipelines. On Windows Server 2012 R2, Jenkins runs as a Windows service on top of the Java Runtime Environment, integrating naturally […]

Read more
How to Configure Remote Desktop Gateway on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Remote Desktop Gateway on Windows Server 2012 R2

How to Configure Remote Desktop Gateway on Windows Server 2012 R2 RD Gateway enables Remote Desktop connections from the internet to internal RDS servers or individual Windows computers without requiring a VPN. It wraps RDP traffic in HTTPS (SSL/TLS on port 443), allowing connections through corporate firewalls and NAT devices that typically block port 3389. […]

Read more
How to Configure System Center Operations Manager Agent on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure System Center Operations Manager Agent on Windows Server 2012 R2

How to Configure System Center Operations Manager Agent on Windows Server 2012 R2 System Center Operations Manager (SCOM) is Microsoft’s enterprise monitoring solution that provides comprehensive, agent-based monitoring of Windows servers, applications, network infrastructure, and services. The SCOM agent installed on each managed server collects performance data, event log entries, and application health information, forwarding […]

Read more
How to Set Up a RADIUS Server with NPS on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up a RADIUS Server with NPS on Windows Server 2012 R2

How to Set Up a RADIUS Server with NPS on Windows Server 2012 R2 RADIUS (Remote Authentication Dial-In User Service) is the industry-standard AAA protocol — Authentication, Authorization, and Accounting — used by virtually all network access equipment including wireless access points, VPN concentrators, 802.1X network switches, and dial-up servers. Windows Server 2012 R2’s Network […]

Read more
How to Set Up Web Application Proxy on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Web Application Proxy on Windows Server 2012 R2

How to Set Up Web Application Proxy on Windows Server 2012 R2 Web Application Proxy (WAP) is a reverse proxy service introduced in Windows Server 2012 R2 that enables external users to access web applications hosted on internal servers. WAP is part of the Remote Access role and provides pre-authentication using Active Directory Federation Services […]

Read more
How to Configure Network Policy Server (NPS) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Network Policy Server (NPS) on Windows Server 2012 R2

How to Configure Network Policy Server (NPS) on Windows Server 2012 R2 Network Policy Server (NPS) is the Microsoft implementation of a RADIUS (Remote Authentication Dial-In User Service) server on Windows Server 2012 R2. NPS centralizes authentication, authorization, and accounting for network access, including VPN connections, wireless access points, 802.1X wired authentication, and dial-up connections. […]

Read more
How to Install and Configure IIS on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Install and Configure IIS on Windows Server 2012 R2

How to Install and Configure IIS on Windows Server 2012 R2 Internet Information Services (IIS) 8.5 ships with Windows Server 2012 R2 and is the most widely deployed web server on the Microsoft platform. IIS 8.5 includes significant improvements over earlier versions: dynamic IP restrictions, enhanced logging, ETW tracing for real-time diagnostics, application initialisation (warm-up), […]

Read more
How to Configure Edge Transport Server for Email on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Edge Transport Server for Email on Windows Server 2016

Introduction Windows Server 2016 includes an optional Edge Transport server role as part of the Exchange Server infrastructure. An Edge Transport server sits in the perimeter network (DMZ), handling all inbound and outbound Internet email to shield internal Exchange servers from direct Internet exposure. It performs anti-spam filtering, recipient validation, connection filtering, and policy enforcement […]

Read more
How to Configure Remote Access VPN with SSTP on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Remote Access VPN with SSTP on Windows Server 2016

How to Configure Remote Access VPN with SSTP on Windows Server 2016 Secure Socket Tunneling Protocol (SSTP) is a VPN protocol that encapsulates Point-to-Point Protocol (PPP) traffic within an SSL/TLS channel over TCP port 443. Because SSTP uses HTTPS, it traverses most firewalls and proxy servers without requiring special firewall rules beyond standard HTTPS access. […]

Read more
How to Configure IIS Logging on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure IIS Logging on Windows Server 2016

How to Configure IIS Logging and Analysis on Windows Server 2016 Internet Information Services (IIS) on Windows Server 2016 generates detailed access logs that record every HTTP request, response code, bytes transferred, time taken, client IP, and user agent. Properly configured IIS logging is essential for security auditing, performance troubleshooting, SEO analysis, capacity planning, and […]

Read more
CHAT