by Tiempo | Apr 20, 2017 | Exchange Online, PowerShell
Item: Change the email address of an Office 365 group. For example, if you create an Office 365 group when the default domain was domainA.com – then the group would have an email address at domainA.com, even if you change the domain name. Method: 1/ Connect to...
by Tiempo | Apr 20, 2017 | Exchange Online, Office 365
Item: How to connect to Exchange online (Office 365) via Powershell Method: 1\ Open PowerShell and run : $UserCredential = Get-Credential 2\ Enter user credentials into window which appears 3\ Enter command: $Session = New-PSSession -ConfigurationName...
by Tiempo | Oct 19, 2013 | Active Directory, Exchange
If you need to find out if an email address (SMTP address) has been assigned to a user or public folder, use these steps: Open Active directory users and computers Right click on domain and click find, Change the search option from “Users, Contact, and Groups to...
by Tiempo | May 22, 2013 | Exchange, Exchange 2007, Exchange 2010
Location of the SBS 2011 POP3 Connector Log: C:\Program Files\Windows Small Business Server\Logs\pop3connector\Pop3service.log To create a new Pop3service log, you will need to stop the Windows SBS POP3 Connector service, rename the log file, and restart the service....
by Tiempo | Sep 15, 2012 | E-mail, Email, Exchange, Exchange 2003, SMTP
Configure Exchange 2003 to allow SMTP relay for an internal IP address Open Exchange System Manager, Navigate to: First Organization (Exchage) > Administravite Groups > Servers > [Exchange Server Name] > Protocols > SMTP Right click on SMTP Virtual...
by Tiempo | Aug 23, 2011 | Exchange, Exchange 2003, Exchange 2007, Hosted Exchange, Outlook
Issue: If multiple Exchange accounts are used in Outlook, a list of different usernames are shown in the Microsoft Office Outlook Credentials drop down menu. Method: Click start/run Type: control keymgr.dll Press ENTER You’ll be presented with a gui with the...