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
upgrading to vCenter 4.1 without migrating the vCenter SQL database
Configure two ESXi servers for fail over
SQLPlus query output to CSV (Database - Oracle Database 10g installed by RSA Authentication Manager 7)
How do I setup "completely" Unsolicited Remote Assistance Requests in Windows 7 for remote support? - Replacing free VNC
E-Machines EL1200 BSOD at Startup - Windows XP SP2
Bilateral Referential Integrity
Adding additional server ito SBS2003 system - cannot see shared files on additional server
In .net C# how do you read a INI file
Problem sending meeting request in outlook 2010 with exchange 2010 to members within my GAL.
SSIS - Execute Process Task (from log text file to SQL server)