blogging about…… Microsoft, Cloud Computing and all other things I find interesting
In: Uncategorized
28 Oct 2010This is a crosspost from office365rocks, a blog formally known as bposrocks. Maintained by Wortell’s CEO mr. D. Burlage. I think this post is super interesting, that’s why I am crossposting it. It discusses the plans Microsoft will offer. K(iosk) 1: Compares to the current BPOS Deskless Worker offering. K1 basically is targeted at people [...]
In: Uncategorized
28 Oct 2010One of the annoying things of Amazon EC2 (and a highly requested feature), is the ability to connect multiple elastic IP’s to one instance, it can’t be done (atm). You need these IP’s if you want to have more than SSL site on your server (if you are not using a wildcard or a multi [...]
In: Uncategorized
26 Oct 2010The Microsoft Online Services Team Blog posted a nice article about Email header Analysis. With the help of some techniques explained in this video, you can troubleshoot mail flow. Email Header Analysis Original Source
In: Uncategorized
22 Oct 2010Some nice animation video’s telling you about "PowerPivot", the new Self Service BI Tool. PowerPivot Animation Show Part 1 PowerPivot Animation Show Part 2
In: Uncategorized
21 Oct 2010(note to self) retrieving all enabled mail addresses in Exchange: get-mailbox | where-object {$_.IsMailboxEnabled -eq $True} | select-Object DisplayName,PrimarySMTPAddress,WhenChanged | Sort-Object WhenChanged -descending | Export-Csv d:\mailadresses.csv Retrieving the size of all mailboxes in Exchange get-mailbox | Get-MailboxStatistics | select-object DisplayName, TotalItemSize | sort-object TotalItemSize -descending | Out-File d:\mailboxsize.csv
In: Uncategorized
20 Oct 2010The Press release: http://www.microsoft.com/Presspass/press/2010/oct10/10-19Office365.mspx The Fact Sheet: http://www.microsoft.com/presspass/presskits/office/docs/office365FS.docx The Website: http://office365.microsoft.com/en-US/online-services.aspx The Beta Signup subscription Page : http://office365.microsoft.com/en-US/office365-beta.aspx (you guessed it, beta is full at the moment ) Service descriptions (interesting): http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6c6ecc6c-64f5-490a-bca3-8835c9a4a2ea Office365 Transition Center (bookmark it): http://www.microsoft.com/online/transition-center.aspx
In: Uncategorized
19 Oct 2010Announcement of office 365 (codename “Union”), Microsoft’s Next Generation Productivity Services. This product will arrive next year Office 365 wil come in 2 sizes: Office 365 for small businesses and Office 365 for Enterprises. Office 365 for small businesses A small business can be up and running with Office 365 in just 15 minutes. It [...]
In: Uncategorized
19 Oct 2010Another architecture poster, this time for Exchange Server 2010. Download here. Credits go to Bink.nu
We have a Table of Content webpart on our intranet site, which displays the sites below a given site. Apparently this web part will only show 50 subsites. To display more, Microsofts tell’s us to do the following: Open web.config and search for the following: <add name="GlobalNavSiteMapProvider" description="CMS provider for Global navigation" type="Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider, Microsoft.SharePoint.Publishing, Version=13.0.0.0, [...]
In: Uncategorized
18 Oct 2010As I see this video, I regret the fact that I bought an Android Based Phone Mobile Sharepoint 2010 & Office 2010 Demo