How list all IIS logging fields from 'logExtFileFlags' using APPCMD.EXE?
Hi allI have seen the command below in use but I am trying to find out what command I need to run to obtain all the <logfile> nodes. Basically I need to retrieve that info for all sites and the...
View ArticleHTTP Error 500.19
I am using IIS 7.5 on a Windows 7 developer machine. It is a .net 3.5 version (2.0.xxx in IIS). I am getting the dreaded 500.19 error. After much googling, the things that I have tried to resolve...
View Articleapplication pool and website
hi, experts, I am studying the iis.in my company , I found that on one server, in IIS, there are many websites created and many application pools. and the relationship is one to one.one application...
View ArticleSite can't be reached after trying to publish with IIS in windows 10
So, I just tried to publish a website from my Laptop (64, windows 10) with IIS, enabled it and all of its functions but still cant publish it.This is just for testing/learning purposes so not trying to...
View ArticleAppcmd won't create a section in IIS 8.5 and above
Trying to add a serverRuntime attribute to a site with the following command.appcmd.exe set config "mySite" -section:system.webServer\serverRuntime /authenticatedUserOverride:"UseWorkerProcessUser"...
View ArticleWhy does IIS Manager (gui-interface) create 128 character output for...
Hi - I have written a PowerShell script to update machine keys for a suite of web applications. I've used the "Generate-MachineKey" function found here:...
View ArticleEnable simple client side scripting in .html file with IIS?
I need to build a simple application on an IIS server (running Windows Server 2012 R2 and IIS8), but have little experience using IIS and am having trouble finding anything that tells me how to do the...
View Articleapplication pool advanced settings location
Helloare the advanced settings stored in the C:\Windows\System32\inetsrv\config\applicationhost file?and if the setting are not listed there does it read it from another file. like machine.config?thanks
View ArticleHow to get all FTP Local Users List in IIS7 Server either appcmd.exe or PS
Hi Guys,Can anyone help me in extracting all the FTP Local users list and their permissions in IIS7 server .Awaiting for reply.. Its an urgentRegards,Karthikeya
View ArticleRedirecting to another host but keep domain
Hi everyone,in my local network, I want to redirect / rewrite the domain abc.intra to another host in my internal network, which has already an apache webserver installed. This can be done with a...
View ArticleIISADMPWD issue achg.asp? -2147023631
Dear all, we use a windows server 2008r2 with a Sharepoint 2007, 3 years ago we use the iisadmpwd whit no issue.But today we have this error message,when you want to change the pass: the achg.asp give...
View ArticleBest Practices: New Site Dir Location?
When adding a new site to IIS, typically, where should the new site's directory be located: \inetpub\wwwroot\site2 or \inetpub\site2 ?Sorry for the basic question, it been a while.Thanks.
View ArticleIIS7 Default document for different page
Hello,I hope this is the right section.I have one application and want to set different default page as per URL (Site) Domain www.example.com default document: index.aspx Domain www.example1.com...
View ArticleEnabling HttpCompression IIS 8.5 Windows Server 2012
I am trying to enable HttpCompression for Json files, but the system.WebServer/httpCompression is missing from the configuration editor options in IIS. I have the configuration applied in the...
View ArticleHow to create two FTP servers with different disk drives?
Hi.I've been struggling to get my two disk drives set up on IIS and have them both accessed away from home.I want to have access from my computer hard drive and an external hard drive connected to it....
View ArticleAppCmd to set Customer Error only in IIS
I want to sent my sub virtual folder say "Download" with customer error only for 404 error. I could do it using IIS UI, but I need to be done it using AppCmd (or script). Can you pls help it?Attached...
View ArticleIIS not connecting to sybase connection string
Hello,I am new to IIS but am hoping I can get assistance with an issue our website that connects to a Sybase DB is having. I have a 2012r2 running IIS 8.5. The only time it successfully connects to the...
View ArticleAdd-WebConfigurationLock to set
Hello, Thank you in advance for your time. i am trying to set <staticContent lockAttributes="*"> using powershell. i tried following command. instead of <staticContent lockAttributes="*">...
View ArticleCreating a Virtual Directory
Hi there,I have created an installer type app to configure my IIS server and all is working fine apart from creating a virtual directory:I have created this functionHRESULT...
View Article