Loading

Admin

Author's details

Name: Luke Smith
Date registered: January 15, 2012

Latest posts

  1. Remote Mailbox Move Bad Message Failure Troubleshooting in O365 — July 21, 2011
  2. SharePoint 2010 now RTM — April 17, 2010
  3. My Site creation failure for user – SharePoint 2010 Beta — March 26, 2010
  4. Installing Office 2010 Web Applications — January 7, 2010
  5. WebDav Windows 2008 — November 30, 2009

Most commented posts

  1. SharePoint MOSS 2007 Service Pack and Hotfix levels — 4 comments
  2. BIND on QNAP 209 (Linux) — 4 comments
  3. SharePoint 2010 now RTM — 3 comments
  4. Nintex Report 2008 for SharePoint 2007 — 2 comments
  5. .Net Framework 3.5 WIC install error and ‘SeSecurityPrivilege’ with WSS and MOSS — 1 comment

Author's posts listings

Jul
21

Remote Mailbox Move Bad Message Failure Troubleshooting in O365

$Cred = Get-Credential When Prompted enter the following: User: <enter> Password: <enter> $Session = New-PSSession –ConfigurationName Microsoft.Exchange –ConnectionUri https://ps.outlook.com/powershell/ -Credential $Cred –Authentication Basic –AllowRedirection Import-PSSession $Session –allowclobber $remotecred = Get-Credential New-MoveRequest -Remote -RemoteHostName ‘msproxy.ul.com’ -RemoteCredential $remotecred -TargetDeliveryDomain ‘service.o365.domain’ -BadItemLimit 10  Error Mesasges examples:   Message : Error: This mailbox exceeded the maximum number of corrupted …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2011/07/21/remote-mailbox-move-bad-message-failure-troubleshooting/

Apr
17

SharePoint 2010 now RTM

Microsoft have announced that SharePoint 2010, Visio 2010 and Project 2010 has now gone to RTM. Over the coming weeksdays organisations and the public will be able to gain access to the software. Currently Microsoft has confirmed the following dates: Volume License customers with active Software Assurance (SA) from April 27th Volume License customers without …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2010/04/17/sharepoint-2010-now-rtm/

Mar
26

My Site creation failure for user – SharePoint 2010 Beta

ISSUE ==== You configure My Sites as per: http://technet.microsoft.com/en-us/library/ee656740(office.14).aspx however when your users access My Content for the first time over the internetcustomintranetextranet zone the following error appears in the event log on the SharePoint server. The site URL in the error is correct for the zone the user is using. My Site creation failure …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2010/03/26/my-site-creation-failure-for-user-sharepoint-2010-beta/

Older posts «