Quantcast
Channel: UI & Remote Management
Viewing all 131 articles
Browse latest View live

Delegate R/W access to "Manage Web Site"

$
0
0

Hello,

I have read all resources related to Delegation and user manager but I still not able to give Write access to user.

My scenario:

  • Users have access to my Site via IIS Manager Permissions
  • Remote Connection is available via Management Service

Each user can connect to my site, but they cannot

  • Restart the site
  • Start the site
  • Stop the site
  • Edit advanced settings

They only see the "Browse Web Site" link.

I guess there is something I can do with  Feature Delegation / Management Service Delegation, but... I can't get what!

Thanks,


but can not remotely access iis iis7 iis management services have been opened

$
0
0
Error: Unable to connect to the specified computer For more information: Unable to connect to the remote server The main configuration: start /w pkgmgr /l:log.etw /iu:IIS-WebServerRole;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI dism /online /enable-feature /featurename:IIS-ManagementService dism /online /enable-feature /featurename:WAS-WindowsActivationService dism /online /enable-feature /featurename:WAS-ConfigurationAPI dism /online /enable-feature /featurename:IIS-NetFxExtensibility dism /online /enable-feature /featurename:IIS-HostableWebCore dism /online /enable-feature /featurename:IIS-ISAPIExtensions dism /online /enable-feature /featurename:IIS-IIS-ISAPIFilter Reg Add HKLM\Software\Microsoft\WebManagement\Server /V EnableRemoteManagement /T REG_DWORD /D 1

Remote connect failed

$
0
0

Hello,

I want connect from one IIS Server to another server.

A lot of connections to other servers wworks but one connection not.

Ther error message at ui is, after i have type in my password:

Could not connect to the specified computer.

Details: The underlying connection was closed: An unexpected error occurred on a send.

I tried this command netsh http show urlacl and the result is:

....

 

   Reserved URL            : https://*:8172/

        User: NT SERVICE\WMSVC

            Listen: Yes

            Delegate: No

            SDDL: D:(A;;GX;;;S-1-5-80-257763619-1023834443-750927789-3464696139-

1457670516)

.....

I hope somebody can help me,

Horst

The term 'Get-ASApplication' is not recognized as the name of a cmdlet, function, script file, or operable program

$
0
0

Hi,

I have upgraded my machine from win7 to win8.  Now the IIS Service Management apps throws this error  when opening Virtual Directory. Has anyone encountered the same problem?

Thanks for your time.

Bart

IIS Manager (Win7) - Failed to connect / Corrupted File

$
0
0

When I run IIS Manager on my Win7/64 PC, I am getting this dialog window:

https://dl.dropbox.com/u/2690181/06-12-2012%2009-18-47.png

At the end I am landing to an IIS Manager window that is empty and does not allow me to do anything.

I remember some time ago deleting one or two user-accounts related to some test-sites I had defined in IIS manager. Is it possible that this caused the corruption?

I have tried uninstalling IIS services and installing again with no result. I do not care about any missing site or whatever. I can set them up again as soon as the IIS Manager returns back to normal operation. The IIS works but only for static files. I used to have a couple of PHP sites with PHP setup in fast-cgi.

Any idea? Reinstalling the whole system is not a good idea.

 

Can not Remotely connect to IIS Manager

$
0
0

I am a developer and have administrator priviliges (for now) on a Windows 2008 R2 server that has IIS 7.5 with Remote administration enabled. I am not able to remote into the IIS Manager from my local machine (Win 7 64-bit). It keeps giving me 401 Unauthorized error? I connect using the servername:8172.

I went to multiple forums and did the exact steps suggested, but just can't figure out why can't I remotely connect to IIS Manager from my local machine (Win 7 64-bit).

A little background: I did not install the IIS on the server; our network team did that. I downloaded and installed "IIS 7 Manager for Remote Administration" on my local machine to be able to remotely connect to the IIS Manager (on the server). Did I download the wrong version? Is there something like "IIS 7.5 Manager for Remote Administration" that I should have downloaded?

Please let me know if you would like me to give any other info to help me resolve this issue.

I really need to figure this out. Any help will be greatly appreciated.

IIS 7.5 Remote manager - read only view for application pools, bindings, basic and advanced settings

$
0
0

I am trying to provide the development teams READ ONLT view into IIS 7.5  via the IIS remote manager at a site level rather than a server level.  Full admin rights is needed at the server level. So this is not what i want.  I am able to set up the ability to view the site and set up features delegation.  But I am missing some key elements that I would like the Dev team to see.  these include Appliation pools, Bindings, Basic and advanced settings.

This looks to be by design but before i give up I wanted to see if anyone has seen this or has a solution.

Bug:IIS7.5 Admin help very wrong about "content length" filtering setting

$
0
0

In the Server 2008 R2 IIS Manager UI Help file the information about the "Maximum allowed content length (Bytes)" setting is very wrong.

I have not checked if this bug is also present in "Windows Server 2012".  It does apply to "Windows Server 2008 R2" with all IIS and core related updates as of today.

Specifically, open IIS Manager, go to your server node, click the "Request filtering" icon, on the "File name extensions" tab select "Edit feature settings...", then click the "?" icon in the dialog box title bar.

The help page that opens contains the following misleading and outright wrong text:

Maximum allowed content length (Bytes)

Specifies the maximum length, in bytes, for content.

Note
 Specifying zero (0) for this value means that the length is unlimited.

This has 2 serious issues:

  1. Nothing in the description says that this is a limit on the "POST" (etc.) request payload, not the returned web site content, leading to the impression that this setting needs to be larger to allow download of big files (such as .iso images).  This is just misleading however though clearly should be clarified when changing the text anyway because of the next issue.
  2. Specifying 0 apparently does not have the claimed effect, but seemingly causes IIS to refuse all POSTs etc. with more than 0 bytes of request data.  This is a serious bug as it causes the server to appear correctly configured and up while all real requests are being denied.

I would suggest that Microsoft applies both the following fixes:

  1. Publish a knowledge base article warning administrators that the 0 setting has an effect different from what was previously documented, this is needed to protect administrators who read the help file before it was fixed and remember what they read.
  2. Include a corrected help file in a regular patch tuesday update.  Fortunately replacing/patching the help file should not require a server reboot, since it is not usually kept locked by any running services.

Cannot write to applicationHost.config

$
0
0
I am configuring a web farm to use shared configuration. I have set that up and it all appears to work correctly. However, when using the Microsoft.Web.Administration classes to create a new AppPool remotely I get the following error: Filename: \\?\UNC\[path to share]\applicationHost.config Error: Cannot write configuration file due to insufficient permissions Here is my setup: - Created a domain account (we'll call it User) - User has Full Control to the share path (and to the file explicitly) - Shared Configuration is setup to access the files as User - Remote Management Service is setup on each server in the farm to run as User - User is a local admin for each user in the farm - User is also a local admin on the machine that I am running Microsoft.Web.Administration from - The code is being run as User I can add app pools and sites through the UI without any issue. However, when I attempt to do so via the dll is when it fails. The call to ServerManager.OpenRemote() succeeds but my first attempt to add a pool (manager.ApplicationPools.Add) fails with the above error. Anyone have any help the can offer?

Configuration Editor on IIS 7.5 Remote Manager

$
0
0

Hi, i could not find any help regarding my issue.  I need to give access to "Configuration Editor" to non-admin user for edit web.config of some applications. I try with an Admin user and this user have the icon "Configuration Editor" under Management group, but if the user is non-admin this icon is not visible. Is there any way that a non-admin user can use this feature?


regards,

Orlando.

Read Only Properties in ModulePropertiesPage

$
0
0

Hey Everyone,

    I want to use ModuleGridPage for properties that are suppose to be read only. Is that possible?

IIS 8 Remote Management on WIndows 8

$
0
0

I believe I have installed required elements, but when I bring up the iis management console on my WInodws 8 computer I see only my localhost server, installed as part of Visual Studio 2012 for testing. Where I expect to find the button to add a connection to my main iss 8.0 server running on Windows Server 2012, I find only a grayed-out icon.

 

Does anyone know what I've done wrong?

 

Thank you.

MVC4, IIS 7.5 Setup on Windows Server2008 R2 - help

$
0
0


I have an MVC4 application that is using the Entity Framework and works fine in VS2012.  I would like to deploy to a Windows Server (refered to as "BoxA")  (Server 2008 R2) that does not ahve IIS installed.

I downloaded the WebPlatform Installer (4.5) and have installed:

.NET Framework 4.5

PowerShell 2.0

.NET Framework 4.0

On the Server Products, there were are a number of items installed, including WebDeploy 3.0

I need some assistance with standing up the MVC4 application. 

Once the application is running, I will eventually need to :

1. Connect the application to a remote SQL Database.  I believe that I'll need to establish an ID for the Application to connect to the DB.  Currently, I am using Trusted Connection = true (and my ID has access to the DB. )

2. Incorporate Windows Security to Active Directory.

Is there a recommended document / script for setting up IIS 7.5 for a site.

 

Thanks,

Mark

 

 


 

 

 

 

 

 

 

 



 

IIS Manager doesn't show remote IIS features

$
0
0

When I connect to a site on a new Windows Server 2012 VM from two dev 2008 R2 VMs, I can only see a Management features, Feature Delegation, and none of the IIS features, not even the IIS group. But it's normal from another 2008 R2 VM, and from our other WS12 systems. Just the two where our developers need it, don't have it. And I don't see any difference between these systems to cause this.

Update:

Checking the Event log on one server, I find:

Log Name:      Application Source:       
Microsoft-Windows-IIS-IISManager
Date:          5/29/2013 12:21:45 PM
Event ID:      12
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      DEV02.corp.int
Description: IISMANAGER_ERROR_LOADING_MODULE_TYPE

IIS Manager could not load the 'Microsoft.Web.Management.Iis.RequestFiltering.RequestFilteringModule, Microsoft.Web.Management.IisClient, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' type. This is the module type that is registered through the GetModuleDefinition method in the module provider. Verify that the type is correct.

Process:InetMgr
User:PROD01\administrator
Connection:Testv8

But why? Binging now. Suggestions welcome.

How would I get the bindings of the management unit or site selected

$
0
0

Hi,

     I am trying to get the binding information of the site that the user has selected. I am not sure how to go about it. I have been trying to work with the Management Unit within my Module Service methods but I am in no luck. 

My managment scope is server, site.


ERROR_USER_UNAUTHORIZED with MSDeploy and Admin account

$
0
0

I'm having a miserable time as usual with MSDeploy. I have an administrator account on a Windows Server 2008 R2 that cannot publish websites via this dire tool.

When I publish to a brand new website via my own admin account, it works, but via the special TeamCityMSDeploy account I setup, it doesn't work.

My account is not listed in any of the IIS Management config section UI things. This website is new, and has not been configured for remote management either. Thus, I can publish to it because I'm an admnistrator right? So why can't my special account do it?

I've had no end of problems with two clients with MSDeploy. I will revert to Robocopy at my next gig.

Server certificates module missing in IIS8 Remote Management

$
0
0

Hello,

 

I have a Windows Server 2012 Core with IIS role installed. I'm trying to remotely manage it with the IIS Remote Manager. When I connect to the server with the Connect to the Server function I don't see the icon for "Server Certificates". When I connect locally I can see it.

 

Is this function disabled for remote management or am I missing somethhing?

 

Thank you

Can't Connect to IIS 7.5 from another 7.5

$
0
0

I am trying to execute this command from a web application on sourceServer:

var mgr = ServerManager.OpenRemote(destServer)

but I receive this error:

UnAuthorized access wth a detail error: "Retrieving the COM class factory for remote component with CLSID {2B72133B-3F5B-4602-8952-803546CE3344} from machine failed due to the following error: 80070005"

I have full administrative rights on both servers.

I can issue that command from a console application no problem, but when I try it from the web application, I get the error!

I have tried enabling the remote management checkbox and started teh remote access auto connection manager and also tried updating the load user profile on the applicaiton pool from false to true.

My firewall is off.

Any input is greatly appreciated.

I can't login to IIS using IIS 7 Manager

$
0
0

I'm using the IP address or the web address (xxxxxx.w07.winhost.com) and ftp username and password but I get "Remote server returned an error (401): Unauthorized.  Does anyone know how to login?

Thanks

Can't Connect to IIS 7.5 from another 7.5

$
0
0

I am trying to execute this command from a web application on sourceServer:

var mgr = ServerManager.OpenRemote(destServer)

but I receive this error:

UnAuthorized access wth a detail error: "Retrieving the COM class factory for remote component with CLSID {2B72133B-3F5B-4602-8952-803546CE3344} from machine failed due to the following error: 80070005"

I have full administrative rights on both servers.

I can issue that command from a console application no problem, but when I try it from the web application, I get the error!

I have tried enabling the remote management checkbox and started teh remote access auto connection manager and also tried updating the load user profile on the applicaiton pool from false to true.

My firewall is off.

Any input is greatly appreciated.

Viewing all 131 articles
Browse latest View live