Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / IIS / IIS General Topics / July 2008

Tip: Looking for answers? Try searching our database.

scipting assistance

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Special Access - 29 Jul 2008 01:15 GMT
I am trying to secure an IIS installation (server 2003 SP2, IIS 6.0)
and wanted to do this via scripting as much as possible.  One of the
settings required is to not have the number of connections unlimited.
I found the setting in the GUI (under performance) but can't find any
reference on how to set that using scripts rather than using the GUI.
I want to automate as much as possible to prevent mistakes.

Thanks!
Mike
David Wang - 29 Jul 2008 04:12 GMT
> I am trying to secure an IIS installation (server 2003 SP2, IIS 6.0)
> and wanted to do this via scripting as much as possible.  One of the
[quoted text clipped - 5 lines]
> Thanks!
> Mike

Find the property name in the IIS Metabase Reference on MSDN for
Connections:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/cde66
9f1-5714-4159-af95-f334251c8cbd.mspx?mfr=true


Find sample scripts appropriate to configuring IIS on Script Center:
http://www.microsoft.com/technet/scriptcenter/default.mspx

//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Special Access - 29 Jul 2008 10:18 GMT
>> I am trying to secure an IIS installation (server 2003 SP2, IIS 6.0)
>> and wanted to do this via scripting as much as possible.  One of the
[quoted text clipped - 17 lines]
>http://blogs.msdn.com/David.Wang
>//

Thanks.  I'll check it out today.
Special Access - 30 Jul 2008 01:57 GMT
>> I am trying to secure an IIS installation (server 2003 SP2, IIS 6.0)
>> and wanted to do this via scripting as much as possible.  One of the
[quoted text clipped - 17 lines]
>http://blogs.msdn.com/David.Wang
>//

Thanks for the links.  I found what I needed and have added it to the
security scrips.

Mike
Kristofer Gafvert - 29 Jul 2008 09:13 GMT
Hi,

The metabase property you are looking for is called MaxConnections

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4005e
b9b-5189-4e96-98ef-01c383f1e4e2.mspx


Signature

Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info

>I am trying to secure an IIS installation (server 2003 SP2, IIS 6.0)
> and wanted to do this via scripting as much as possible.  One of the
[quoted text clipped - 5 lines]
> Thanks!
> Mike
Special Access - 29 Jul 2008 10:18 GMT
>Hi,
>
>The metabase property you are looking for is called MaxConnections
>
>http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4005e
b9b-5189-4e96-98ef-01c383f1e4e2.mspx

Thanks.  I'll check it out today.
Special Access - 30 Jul 2008 01:57 GMT
>Hi,
>
>The metabase property you are looking for is called MaxConnections
>
>http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/4005e
b9b-5189-4e96-98ef-01c383f1e4e2.mspx

Thanks for the link.  I have found what I needed and have added it to
the security scripts.

Mike
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.