question

ManishChawda-0385 avatar image
0 Votes"
ManishChawda-0385 asked Bruce-SqlWork answered

How to configure IIS for PSWeb Authorization Rule, so that specific user / computer and configurationname is mentioned, apart from ps command

Hi,

While configuring PSWeb, we use Add-PswaAuthorizationRule with which we mention Username / Computername and Configurationname. Can I configure the same within IIS instead of PS command ? If yes, How

Kindly advise

Manish

windows-serverwindows-server-iis
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

CitrusYan-MSFT avatar image
0 Votes"
CitrusYan-MSFT answered CitrusYan-MSFT edited

Looks like you’re using the PowerShellWebAccess -> Add-PswaAuthorizationRule cmlet to add a new authorization rule to the Windows PowerShell® Web Access authorization rule set. And you want to do the same thing using the IIS Manager, is that correct? In that case, as far as I am aware, IIS manager doesn’t have such feature. Instead, from my perspective, it should be configured at the Windows Server level.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ManishChawda-0385 avatar image
0 Votes"
ManishChawda-0385 answered

As you have mentioned "it should be configured at the Windows Server level" let me know how to do it ?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Bruce-SqlWork avatar image
0 Votes"
Bruce-SqlWork answered

As PSWeb Authorization is just an application installed in IIS and has its own configuration logic, you can not configure it with IIS.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.