Skip to content

Instantly share code, notes, and snippets.

View ruipalmeira's full-sized avatar
🎯
Focusing

Rui Palmeira ruipalmeira

🎯
Focusing
  • Braga, Portugal
  • 06:27 (UTC)
View GitHub Profile
@pishangujeniya
pishangujeniya / Remote-IIS-Management.md
Created May 23, 2019 13:35
How to connect and manage remote IIS Web Server from another machine without using RDP Remote Desktop Connection

Remotely connect to IIS Web Server.

Whenever you want to perform any tasks related to IIS on server you might be starting mstsc aka Remote Desktop Connection RDP for those tasks, but using the facility of remotely managing IIS from client IIS, no need of RDP now and then.

Follow the simple steps on IIS Server and client IIS machine.

Process on Server IIS

  • Run the following commands in powershell on the remote IIS Server
  • Install-WindowsFeature Web-Server