Author name: Benoit HAMET

ForeFront Endpoint Protection 2010 is available

After a long wait, the next version of Microsoft ForeFront Client Security, now called ForeFront Endpoint Protection 2010, is finally available.   You can download it from your TechNet/MSDN subscription or try with the evaluation version available here http://technet.microsoft.com/en-US/evalcenter/ff182914.aspx A first improvement, you can install it with an executable, no more need to run a […]

ForeFront Endpoint Protection 2010 is available Read More »

Office 365 – SharePoint Online Administration Guide in Office 365 Beta for enterprises

As Office 365, the next Microsoft Online Services version, is currently in beta, you can already have some documentation about the management of this online solution. The following link is providing administrator guidance for SharePoint 2010 Online. http://technet.microsoft.com/en-us/library/gg132908.aspx Enjoy

Office 365 – SharePoint Online Administration Guide in Office 365 Beta for enterprises Read More »

SharePoint – Consume Service Application from other farm

One of the feature updated in SharePoint 2010 is the way how to implement and consume shared service (SAA) from other SharePoint farm. The first thing is to have one SharePoint farm installed and configured, with at least one SAA provisioned. Be careful, all SAA are not eligible for remote use. Next, you have to

SharePoint – Consume Service Application from other farm Read More »

SharePoint – August cumulative update and search results from anonymous web site (follow up)

Following my previous post about this issue (http://blog.hametbenoit.info/2010/12/4/sharepoint-august-cumulative-update-and-search-results-from-anonymous-web-site/), the script provided by the Microsoft Support has been updated and works fine.

SharePoint – August cumulative update and search results from anonymous web site (follow up) Read More »

Conference – Microsoft Techdays 2011 – One session confirmed

Today, I had a confirmation: one of my proposed session for the next Microsoft TechDays – from 8th to 10th Februay 2011, has been confirmed More details about this conference and my session(s ?) soon. Hope to see you at the TechDays 2011

Conference – Microsoft Techdays 2011 – One session confirmed Read More »

SharePoint – Allow RSS feed through UAG

I already explained in earlier post how to publish SharePoint sites through UAG (from 2007 to 2010 and Extranet/Internet site). However, there was still an issue with SharePoint blog published through UAG (but this can be applied to any SharePoint site which have RSS Feeds enabled). Indeed, RSS feeds were not successfully managed by UAG

SharePoint – Allow RSS feed through UAG Read More »

SharePoint – August cumulative update and search results from anonymous web site

UPDATE – 05/12/2010 Executing this script is granting permission to anonymous user to collaborate – ie adding content on SharePoint sites. Be careful with it   As explained on my previous post, the SharePoint August Cumulative update is disturbing search results from anonymous SharePoint sites. Here is an update, while Microsoft Support is still investigating:

SharePoint – August cumulative update and search results from anonymous web site Read More »

SharePoint – Search results not complete with August CU

Following a previous post regarding issue with SharePoint synchronization profile (the case is still in progress ), there is another trouble with the August CU. When you have public web site indexed with the SharePoint search engine (or also with Fast for SharePoint), some content are not returned as result; it seems this apply only

SharePoint – Search results not complete with August CU Read More »

Exchange – Publish POP/IMAP settings on OWA

With Exchange 2010, users are able to get POP and IMAP settings from OWA.   But to provide these information, you have to publish it. To publish POP/IMAP settings on OWA, you have to run the following Exchange CMDLets: get-receiveconnector set-popsettings –ExternalConnectionSettings “<POP address>:110:TLS” set-receiveconnector –identity “<SMTP client settings>” -AdvertiseClientSettings:$true Where <POP address> has to

Exchange – Publish POP/IMAP settings on OWA Read More »