blogging about…… Microsoft, Cloud Computing
People @ Microsoft Research show of a project named “Manual Deskterity”, in which the usage of touch input and pen input are combined.
This demo above is presented on a Microsoft Surface device.
ULSViewer allows users to open a ULS (Unified Logging Service) log file and display its contents in a user friendly format. Users can then perform advanced functions such as filtering, sorting, highlighting, loading logs, appending logs, etc in order to single out the data that is important to the user. This information can be used to diagnose problems with machines running ULS services, or to monitor machines and the events they create in realtime.
You can use this tool whenever you run into problems with i.e SharePoint. The log can be viewed in real-time.
download the file here.
Today I tried to configure the User Profile Synchronization service in SharePoint 2010. When I clicked on start for the User Profile Synchronization service the service would constantly fail (status: starting and then stopped).
To resolve the issue I made the farm account (the account under which the User Profile Synchronization service runs) member of the Local Administrators on the SharePoint Server. After a retry of starting the services it would now enter a running state and the ForeFront Identity Manager Service and ForeFront Identity Manager Service Synchronization Service started also
Hope this is still an issue that will be corrected when the RTM will be released. Making a service account a local administrator isn’t i.m.o the correct way.
note: seems that it is still in the RTM
If you want to add the content query webpart in SharePoint 2010, you might not find it.
For this webpart to be active you have to enable the SharePoint Server Publishing Infrastructure feature.
You can now add the Content Query Webpart.
note: don’t be disturbed by the blue color
I’ve been following Ravikanth Chaganti blog. He had a great series of posts about PowerShell Remoting.
These set of articles are now bundled into one eBook. If you are interested in Powershell I suggest you download his ebook.
The Microsoft Online Services Service Update for March 2010 is currently being deployed into production data centers and is scheduled to be available to all customers in the next few weeks. Updates to the deployment status will be posted to the comments section of this blog post.
Upgrades and Enhancements
The following features and capabilities are included in this Service Update:
25GB Mailboxes for Exchange Online
All users with a Business Productivity Online Suite or Exchange Online Standard User Subscription License (USL) will now be allocated 25 GB of mailbox storage, a significant increase from the previously allotted 5 GB of mailbox storage. This expansion means that a BPOS customer with 10 users (Standard USLs) will now have 250 GB of total storage (10 users x 25 GB) instead of 50 GB (10 users x 5 GB).
While mailbox allocations for all existing users will increase to 25 GB, mailbox sizes will not change. In other words, an administrator will need to update an existing user’s mailbox size to 25 GB in order to allocate increased storage to that user. For example, an existing user whose mailbox size was set to 1 GB by the administrator will continue to have a 1 GB mailbox size after this update unless the administrator changes that user’s mailbox size. The maximum mailbox size is still 25 GB.
Exchange Online Deskless Worker USL storage allocation will remain at 500 MB.
Because the new default allocation for a user is also the maximum amount of storage allowed for an Exchange Online mailbox, the Exchange Online Extra Storage SKU will no longer be available for purchase. Customers who have purchased the Exchange Online Extra Storage SKU will no longer be billed for extra storage.
Increased SharePoint Site Collection Maximum
With this Service Update, organizations will be able to create as many as 100 site collections in SharePoint Online. Previously, organizations were limited to a maximum of 20 SharePoint Online site collections.
Improved Domain Management Experience
Microsoft Online Services is introducing a new domain management experience that utilizes Web services to automatically configure domain records hosted by eNom, streamlining the domain configuration process. Previously, this process required a number of manual configuration steps.
Now a customer can provide their eNom domain hosting credentials in the new Domain Configuration Wizard in the Microsoft Online Administration Center, and the domain will automatically be configured to work with Microsoft Online Services. Or customers can choose to bypass the Wizard and configure their domain manually, depending on personal preference.
At the end of the Wizard configuration process, customers will receive a report of the domain records that existed prior to domain configuration, along with the additional domain records after domain configuration.
Microsoft Online Services is planning to add domain auto-configuration for other domain registrars in future releases.
File Attachments to Service Requests
Customers can now attach files to service requests, providing greater visibility to technical support engineers and significantly streamlining the troubleshooting process.
The maximum size for an individual file attachment is 5MB, and the maximum size for all files attached to a service request is 20MB. As many as 20 files can be attached per ticket.
Support for Mac OS X Snow Leopard
The Mac Sign-In application now supports Mac OS X Snow Leopard. No update or changes are required for your users to take advantage of this enhanced support for Mac OS X.
Enhancements to Live Meeting Usage Report
Deleted users in the Usage Report available to administrators will now have "_Deleted" appended to the user, allowing administrators to distinguish between active and deleted users in the Usage Report.
Enhancements to Live Meeting Recording Publication Process
A number of improvements have been made to the process to publish Live Meeting recordings, including:
A great web presentation given by SharePoint Guru Joel Oleson on optimizing SharePoint Performance.
This morning when our Exchange server came back up after a planned shutdown, it couldn’t mount his database.
The error message I received when trying to mount the database was:
——————————————————–
Microsoft Exchange Error
——————————————————–
Failed to mount database ‘Mailbox Database xxxxxxxxxx’.
Mailbox Database xxxxxxxxxx’
Failed
Error:
Couldn’t mount the database that you specified. Specified database: Mailbox Database xxxxxxxxxx’; Error code: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Database: Mailbox Database xxxxxxxxxx', Server: <FQDN Server>].
An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Database: Mailbox Database xxxxxxxxxx', Server: <FQDN Server>]
An Active Manager operation failed. Error: Operation failed with message: MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
[Server: <FQDN Server>]
MapiExceptionNotFound: Unable to mount database. (hr=0x8004010f, ec=-2147221233)
Apparently this could happen when there is a mismatch between the value of the ConfigurationDomainController parameter and the value of the PreferredGlobalCatalog (see: http://support.microsoft.com/kb/977960/EN-US).
After executing the command “Set-ADServerSettings -PreferredServer <FQDN Domain Controller>, the database could be mounted again.
The official launch date for SharePoint 2010 (& office 2010) is May 12th. (mark you calendars). The intent for the RTM (Release to Manufacturing) will be this April 2010.
Peter de Haas just posted a presentation over at SlideShare.net. This presentation is an effort to provide the ultimate list of information about all topics relevant to Microsoft Online Services. Below the presentation, thx to Peter de Haas.
Original link: here