MOSS 2007 will only install on Windows 2008 if SP1 is slipstreamed into MOSS or by downloading http://www.microsoft.com/downloads/details.aspx?FamilyId=3015FDE4-85F6-4CBC-812D-55701FBFB563&displaylang=en and then changing the license key
Continue ReadingAuthor: Luke Smith
I’ve been working with Microsoft Technologies for over 20 years, my main focus now being Microsoft Online Services. I manage the Cloud Services at ElysianIT Limited and as a P-SELLER at Microsoft. I have worked with many organisations from SMC to Enterprise.
I’ve been working with Microsoft Technologies since DOS 5.0, to date I have been working on Microsoft’s latest cloud technology Windows Azure, Windows 10 Office 365 and Microsoft SharePoint
SMTP Test
Open Telnet from the command prompt telnet <Server> 25 or putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) HELO domain.com MAIL FROM:Admin@domain.com RCPT TO: User@Domain.Com DATA Subject: test message this is a test . QUIT using AUTH LOGIN requires both the
Continue ReadingEnable PHP DCOM
Found it out you need to do the following on windows: From the Windows Control Panel, go to Administrative Tools Open Component Services Expand the Component Services folder Expand down to Computers | My Computer
Continue Reading