Jennifer Gimenez Katie Cassidy Estella Warren Cinthia Moura Monica Potter
Friday, December 31, 2010
WakeMate Warns Users Of Major Safety Issue With Product After One Bursts Into Flames
BarMax, The $1,000 App (That?s Actually Worth It), Hits The iPad
Windows Phone 7 Marketplace Hack Demonstrated
Read more of this story at Slashdot.
Ivanka Trump Blake Lively Christina Applegate Shana Hiatt Tara Conner
Solar Cells Integrated In Microchips
Read more of this story at Slashdot.
Rhona Mitra Kelly Rowland Danica Patrick Josie Maran Leighton Meester
Barnes & Noble Declares Nook Best-Selling Product in Its History
Hot on the heels of Amazon’s announcement that the Kindle 3 is its bestselling product in history, Barnes & Noble is reporting today that its line of Nook e-readers are also hot items — the biggest sellers…
Kasey Chambers Megan Ewing Kristanna Loken Aubrey ODay Drew Barrymore
Skype Looks to Accelerate Mobile Video Chat With iOS App
Ana Paula Lemes Vanessa Simmons Chyler Leigh Julie Berry Lori Heuring
OSI Refers Novell Patent Deal To Authorities
Read more of this story at Slashdot.
Thursday, December 30, 2010
Blog Post: Lync GroupChat 2010 (UCMA Application) does not work, even after successful installation, with EventID 5286.
Symptom
========
Cause
=====
During installation if the Application Pool Name box is empty, you can specify an application pool name. This is an FQDN and must match the subject name for the certificate that was previously assigned.
http://technet.microsoft.com/en-us/library/gg398345.aspx
Execute Get-CsTrustedApplicationPool. ?If the entry for Group Chat Server Pool shows Application Pool Name, different that subject name on any of the Certificates in the CA than we need to flag it.
EventID in the Event Log.
Source: LS MGC TRANSPORT
Date: 12/8/2010 7:02:06 PM
Event ID: 5286
Task Category: (1096)
Level: Error
Keywords: Classic
User: N/A
Computer: chat.corp.lync.com
Description:
The Group Chat server can not establish or maintain MTLS connection to the Lync Server.
Resolution:
Review certificate related sections in Group Chat Planning and Deployment Guide. Ensure the MTLS certificates configured on the Group Chat Server and Lync Server are valid.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="LS MGC TRANSPORT" />
<EventID Qualifiers="50248">5286</EventID>
<Level>2</Level>
<Task>1096</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-12-09T03:02:06.000Z" />
<EventRecordID>135</EventRecordID>
<Channel>Lync Server</Channel>
<Computer>chat.corp.lync.com</Computer>
<Security />
</System>
<EventData>
<Data>RemoteDisconnected</Data>
<Data>-2146233088</Data>
</EventData>
</Event>
Repro Steps:
Install Group Chat Server.
At this step: http://technet.microsoft.com/en-us/library/gg398345.aspx
Enter an incorrect Application Pool Name.
Group Chat Server will be installed correctly, but no clients or Admin tool logins will work.
Resolution
=========
Kristin Cavallari Brittany Murphy Britney Spears Amanda Swisten Scarlett Chorvat
Evan Williams: The Challenges of a Web of Infinite Info
Alice Dodd Kate Walsh Autumn Reeser Camilla Belle Blu Cantrell
Blog Post: Exchange 2010 SP1 Hosting ? Part 1 ?Overview?
In this series of posts I will go through Exchange 2010 SP1 Hosting details starting from Overview, Deployment, Migration, Multi-Tenant,...etc.
Microsoft Exchange Server 2010 SP1 supports hosting deployments and provides Hosting Partners the core feature-set of Exchange Server in a manner that can be deployed to multiple customers in a single installation, and provides ease of management and flexibility of provided features to end-users.
The hosting solution available for Exchange 2010 SP1 includes most of the features and functionality available in Exchange 2010 SP1 Enterprise deployments, but also includes features and functionality that will allow hosters to create and manage tenant organizations; however Exchange 2010 SP1 doesn't support the following features in Hosting mode:
- Exchange Management Console
- Public Folders
- Unified Messaging Server role
- Federation
- Business-to-Business features such as cross-premises message tracking and calendar sharing
- IRM (Information Right Management)
- Outlook 2003 support (EnableLegacyOutlook)
- Edge Transport Server role
The Exchange Server 2010 SP1 Hosting supports the following three separate server roles required to perform the tasks of a carrier-class messaging system
- Client Access Servers (CAS) - Support the traditional components such as Post Office Protocol 3 (POP3) and Internet Message Access Protocol 4 (IMAP4), Exchange ActiveSync®, Microsoft Outlook Web App, and Outlook Anywhere
- Hub Transport Servers (Hub) - Perform the internal message transfer, distribution list expansions, and message conversions between Internet mail and Exchange Server message formats
- Mailbox Servers (MBX) - Maintain mailbox store databases, with high availability provided by Database Access Groups (DAGs)
Flexible Systems Scaling Approach
Although it is technically possible to combine multiple Exchange 2010 server roles onto a single physical or virtual server, one of the goals of this Exchange 2010 SP1 Hosting architecture is to recommend against combining server roles. By implementing a single-role server deployment methodology, service providers can designate server hardware more accurately according to specific tasks, and increase the capacity of the messaging environment selectively, according to specific demands and changing trends. For example, as demand for mobile messaging services continues to grow, service providers can increase the number of Client Access servers without affecting other areas in the messaging environment
Role-Specific Load Balancing and Fault Tolerance and High Availability
Different server roles support different techniques and architectures for load balancing and fault tolerance. For example, if multiple Hub Transport servers exist in the same Active Directory® site, Exchange Server 2010 balances the message traffic automatically between these servers, whereas Mailbox servers are not load-balanced in the same way. Redundant copies of mailbox databases can be replicated across multiple servers arranged into Database Availability Groups (DAGs) to achieve fault tolerance.
Table below shows the load balancing technology per server role that service providers should use in a production environment to implement high availability and fault tolerance.
Server Role | Load Balancing Technology |
Mailbox | Exchange Database Availability Groups (DAGs) |
Hub Transport | Automatic load balancing through Mail Submission Service Hardware load balancing for incoming mail connectivity |
Client Access | Hardware load balancing |
Exchange 2010 Database Availability Group (DAG)
The new concept of the Database Availability Group (DAG) is exciting Exchange 2010 technology to bring low cost high availability without costly hardware SAN infrastructure.
Microsoft Exchange Server 2010 clients will connect to Client Access Servers, which will proxy the requests to the client. No more LCR, SCR, or CCR…DAG (or Super CCR) uses low cost DAS storage to leverage a “Raid 5” striping of databases to multiple servers. Client Access Servers (set in load balanced server farms), will provide primary HTTP and a new “distributed RPC endpoint” for Office 2010, Office 2007 emulation of a “standard exchange mailbox server” without needing to upgrade the clients.
Since clients connect to the CAS servers to proxy requests to the mailbox servers, failover from mailbox server to another in the DAG happen in less than 30 seconds in a failover or move command.
Some other notable highlights in Exchange 2010 database and HA architecture:
- Replication between databases will change from being a RPC method, to a TCP socket method which will increase performance on heavily loaded servers.
- Replication can be locally or remote (cross-subnet). You will need CAS servers at the DR site however if you lose the primary datacenter.
- You can have to 16 mailbox servers in a DAG.
- There will be no integration with Microsoft Online at the DAG level. Microsoft Online cannot be used as DR site for a on-premise hosted mailbox. Either it’s on-premise or hosted, not a mixture of the two.
- You still Windows Server 2008 Enterprise, as failover clustering feature is required.
- The concept of Storage Groups is depreciated.
- Jet is still the storage engine for Exchange 2010 databases.
- Exchange IO has been reduced 50% from 2007 to 2010 (and already a 70% IO reduction from Exchange 2003 to 2007).
- Single Instance Storage is going away, as well as the per database table. A new table is created for each mailbox, creating the scenario for 10,000+ messages in mailboxes due to the sequential read capability.
- Server based PST files allows archiving with anywhere access. Helps for e-discovery, OWA searches, and compliance management.
In the next post I will go through Exchange 2010 SP1 Hosting description.
Melissa George Cameron Richardson Chandra West Kasey Chambers Megan Ewing
HOW TO: Keep Your New Year?s Resolutions Using Social Media
Mollie Vandor is the product manager for Ranker.com where she likes to make lists about reading, eating and bad-TV-watching. She’s also the media director for Girls in Tech LA. You can find her on Twitter @Mollierosev and…
Victoria Beckham Missy Peregrym Sarah Gellman Eliza Dushku Bonnie Jill Laflin
Skype?s New App Brings Video Chat To The iPhone, iPad And iPod Touch
Jodi Lyn OKeefe Emma Watson Amy Smart Sarah Wynter Jaime Pressly
An industry challenge: build ?MicroSXSW? to bring back fun times at SXSW
Mary Elizabeth Winstead Piper Perabo Anna Kournikova Esther Cañadas Kate Beckinsale
Court Rules Website Doesn't Have To Remove Defamatory Comments
Read more of this story at Slashdot.
Thandie Newton Liz Phair Aaliyah Katherine Heigl Lorri Bagley
What K-O?ed Skype Last Week
Amber Arbucci Christina Aguilera Kate Hudson Adriana Lima Brittany Daniel
Wednesday, December 29, 2010
WATCH: Dwight Howard Become A Fan Favorite In Cleveland In One Easy Step
Prior to last night's game in Cleveland, Dwight Howard went to the scorers table, appeared to take some talcum powder, and...
....well, we'll let the video tell the story:
Pretty clever, Dwight. Maybe some bad blood is brewing between the Florida rivals.