Hi guys, Today, I would like to share one of the SharePoint admin must-do deployment steps which is to configure a task scheduler and to […]
SMTP Relay email stuck at Queue folder
During my SMTP Relay setup, i noticed the Send email function is called successfully BUT no email is sent to my mailbox. I check the […]
PowerShell script to test SharePoint Send Mail
Thought it would be good to share some of my script to the public Copy the below script and save as .ps1 file. Run it […]
#160009: The e-mail address ’emaill address’ is unknown
Bumped into this error when setting Office 365 Relay in my Local SharePoint On-premise server for outgoing email. I have done the following steps -> http://fmuntean.wordpress.com/2008/10/26/how-to-configure-iis-smtp-server-to-forward-emails-using-a-gmail-account/ […]
an unrecognized http response was received trustfailure could not establish trust relationship ssl/tls
I was having this error generated from my SharePoint 2013 Crawl Log saying the HTTP response is not recognised when it was trying to crawl […]
Localhost on Mac is taking long time to resolve
If you are using Mac OS X with MAMP (Mac Apache MySQL PHP) installed in your OS and you are still scratching your head asking […]
Definition of System Performance Test
Thought it would be good for me to write down my own note of definitions and its objective Performance Test Performance Test is used to […]
Facebook Access Token Request does not work in IE 8
Integrating Facebook Feeds to your Web Application could be a very common thing nowadays. Supporting this integration across different browser could be a headache for […]
Change the default settings for newly created SharePoint Document Library
Thought it would be helpful to share this. As you know, SharePoint Document Library by default, if you just simply create one, are not turned […]
Exception trying get context compatibility level: System.IO.FileNotFoundException
Bump into this error when hitting my SharePoint 2013 Web Application. HTTP/1.1 200 OK Server: Microsoft-IIS/7.5 Date: <DATE TIME> GMT Connection: close [sourcecode] Exception trying […]