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
Slow Transfer Rates with a SATA Drive
Default Offline Address Book virtual directory
SQL Server 2008 - varbinary(max) with Filestream - How / can you transfer files between databases?
Access Database restrictions
Excel 2007 VBA Intellisense not working
.DefaultView.RowFilter to check duplicate in datatable is terribly slow
adding last password change to vbscript (exporting Exchange 2003 mailbox statistics)
Excel Macro - Copy hyperlink in Excel and then paste page contents to excel page
What does \e mean in a regular expressions?
Convert html pages into PHP