Microsoft
Software
Hardware
Network
Question : Change CAS array name in exchange 2010
Dear All,
I'm looking to change the CAS array name in exchange 2010, how I can do that?
Thanks
Answer : Change CAS array name in exchange 2010
you can do this using the set-clientaccessarray cmdlet
assuming you only have one CAS array
get-clientaccessarray | set-clientaccessarray -name "CASName" -fqdn "CASName.domain.local"
Random Solutions
Are these interview questions too hard for a data-centric .net developer?
Using Oracle function MAX with date filelds
open a new window size 300 width 200 height
Housing all servers off site
Jquery Prevent Focus when Clicked
Nutritional spreadsheet: multiple drop down list problems!
Error message when execute Macro
Different between HP BladeSystem, ProLaint DL and ProLiant ML server
BSOD 0x0000007B during Windows 2003 installation on Dell PowerEdge 2970 server
SQL - Simple Select Statement Returns Error "Conversion of nvarchar value overflowed an int column"