rferris
Tue Apr 29 08:23:10 CDT 2008
ok this is what I found
How to Install Exchange Server Stress and Performance
http://technet.microsoft.com/de-de/library/bb498137(EXCHG.80).aspx
Note:
If you plan to run ESP modules remotely on other client computers, you
will also have to manually configure DCOM settings using the DCOMCNFG.EXE
tool as described in the Visual C++ documentation at
http://go.microsoft.com/fwlink/?linkid=79066. When run in this
configuration, the security of your test deployment will be reduced.
Therefore, we recommend that you do not use the remoting feature of ESP
unless absolutely required.
(2) / (3)
Configuration Variables of the Outlook Web Access Module
http://technet.microsoft.com/es-es/library/bb508966(EXCHG.80).aspx
Commands Specific to the Outlook Web Access Module
http://technet.microsoft.com/fr-fr/library/bb498116(EXCHG.80).aspx
The Outlook Web Access Module
http://technet.microsoft.com/en-us/library/cc296552(EXCHG.80).aspx
The Outlook Web Access module is configured using an XML file that can be
modified like other Exchange Load Generator profiles. The Outlook Web
Access-specific settings should be added to the <ScriptProfile> section, as
follows:
<ScriptProfile> <ExtendedProperties> <Item Name="OwaDir"
Type="String">owa</Item> <Item Name="StaticContentCacheMode"
Type="String">Cache</Item> <Item Name="Notifications"
Type="Boolean">true</Item> <Item Name="NotificationsInterval"
Type="Int32">120</Item> <Item Name="NotificationsFollowup"
Type="Boolean">true</Item> <Item Name="UserCulture"
Type="Int32">1033</Item> <Item Name="TimeZone"
Type="String">Pacific+Standard+Time</Item> <Item Name="PublicComputer"
Type="Boolean">false</Item> </ExtendedProperties>
<Logging>true</Logging> <LogPath>D:\Program Files\Exchange Load
Generator\Owa.log</LogPath> <LogLevel>1</LogLevel>
<ScriptPath>D:\Program Files\Exchange Load
Generator\Scripts\Owa.txt</ScriptPath> <EncryptedPort>true</EncryptedPort>
<Server><Replace with CAS server name></Server> <Port>443</Port>
<StartDelay>0</StartDelay> <UserCount>1</UserCount></ScriptProfile>
Further information
Microsoft Exchange Server Stress and Performance Tool
http://technet.microsoft.com/en-us/library/bb508970(EXCHG.80).aspx?wt.svl=overview
"rferris" <r.ferris@napier.ac.uk> wrote in message
news:eoSGLceqIHA.2520@TK2MSFTNGP02.phx.gbl...
> Hi
>
> Has any one done any load testing on their CAS servers and if so how and
> what did you use?
>
> Thanks
>
> Robin
>