Top "Appcmd" questions

The command line utility for configuring IIS 7.

How to assign a SSL Certificate to IIS7 Site from Command Prompt

Can you advise me whether it is possible or not to assign a SSL Certificate to a website in IIS7 …

iis iis-7 ssl ssl-certificate appcmd
Run Command as administrator in PowerShell script. UAC

OK here is my issue: I am trying to run a script remotely on a server. I am an administrator …

powershell uac appcmd invoke-command
How do I change the physical path of web site in IIS7 with APPCMD?

I need to change the physical path of a web site through the command line via the appcmd.exe tool, …

iis-7 appcmd
Determining if a Powershell command was successful

Hi I am quite new to Powershell but I have one niggling question. I want to be able to tell …

powershell logic appcmd
The term 'appcmd' is not recognized as the name of a cmdlet

I'm getting the following error message: The term 'appcmd' is not recognized as the name of a cmdlet, function, script …

powershell appcmd
Renaming applications in IIS 7.0

It's generally known that you are not allowed to edit the application alias while editing application settings through window interface …

iis-7 rename appcmd
How to find IIS7 SiteID using site name on Windows 2008 using appcmd or other util?

I am trying to find an IIS7 site ID using site name using appcmd or other utility but have not …

iis-7 appcmd
Windows CMD Batch File Run A Command as Administrator

I have a batch file where I want to run some commands, but not all of them as administrator. I …

cmd administrator runas appcmd
Associate an application pool to site with appcmd

I want create a site by command line using appcmd. How can I associate a specific application pool to site? …

iis configuration iis-7 appcmd
Error using appcmd to add ssl binding

I want to add a binding to a site using appcmd. But when I try the following command I get …

iis iis-7 https appcmd