appcmd Questions
1
Solved
I have figured out I could associate an existing application pool with an existing site like this:
APPCMD.exe set app "sitename/" /applicationPool:"appPoolName"
But how do I create my own applic...
Borodin asked 26/11, 2011 at 12:15
1
Solved
We are in the process of moving over 100 domains over to a new server. I have created a script that will allow adding a Website entry and FTP entry into IIS 7 using a simple BAT file. I found sever...
Gherlein asked 4/10, 2011 at 15:31
2
Solved
I'm working on a web solution in Visual Studio 2010 that is using IIS Express to host the application. I want the build process to copy the output DLLs from some of the projects into a directory un...
Bacteriostasis asked 26/7, 2011 at 21:55
3
Is it possible to use appcmd to change the value of allowDefinition? Specifically I'm try to enable changes to the httpCompression module at the application level.
Modifying the applicationHost.co...
1
Solved
Hi I am quite new to Powershell but I have one niggling question. I want to be able to tell if a command has completed successfully so I can give meaningful messages to host.
I am using the appcmd...
Inexperience asked 20/10, 2010 at 23:39
4
Solved
OK here is my issue:
I am trying to run a script remotely on a server.
I am an administrator on both boxes, firewall exceptions are in place, remote admin is enabled, and everything else looks ...
Partiality asked 11/2, 2010 at 22:5
© 2022 - 2024 — McMap. All rights reserved.