• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Tachytelic.net

  • Get in Touch
  • About Me

Office 365: Hide mail contacts from the Global Address List(GAL)

September 30, 2013 by Paulie 4 Comments

Image of Powershell session hiding an Office 365 Mail Contact

You can hide mail contacts from the GAL using Powershell with the Set-Mailcontact cmdlet. Example: Set-MailContact -Identity [email protected] -HiddenFromAddressListsEnabled $true Hiding a Mail Contact from the Global Address List in Office 365 The form … [Continue reading] about Office 365: Hide mail contacts from the Global Address List(GAL)

Filed Under: Office 365, Scripts & Utilities, Technical Posts Tagged With: Office 365, Powershell

Delete email alias from a distribution group with PowerShell

September 25, 2013 by Paulie Leave a Comment

You can remove an alias address from a distribution group in Office 365 using PowerShell with the Set-DistributionGroup cmdlet. If you need to add an alias, see this post. Here is an example to remove a single alias from a distribution group with … [Continue reading] about Delete email alias from a distribution group with PowerShell

Filed Under: Office 365 Tagged With: Office 365, Powershell

Send as alias in Office 365 using Outlook 2016

September 22, 2013 by Paulie 44 Comments

Office 365 Outlook Web App Account Settings

Although it is possible to assign many email aliases to a single account in Office 365 it is not easy to send as an alias using Outlook when composing a new email. There are two workarounds to this, the first is to use a distribution group and … [Continue reading] about Send as alias in Office 365 using Outlook 2016

Filed Under: How To, Office 365 Tagged With: Office 365

Outlook 2007 crashes when opening calendar view

September 5, 2013 by Paulie 17 Comments

Unable to access the calendar in Outlook 2007 when there are unfinished tasks

I've had this problem on a couple of machines now, both were running Outlook 2007 SP3.  Outlook appears to be working normally, but if you try to access the calender it just hangs and displays "not responding" in the title bar. Eventually you are … [Continue reading] about Outlook 2007 crashes when opening calendar view

Filed Under: Technical Posts

Adding an email address alias to a distribution group in Office 365

September 2, 2013 by Paulie 6 Comments

Error Message when adding email address to a distribution group in Office 365

This post covers how to add an alias address to a distribution group in Office 365 using Powershell. The email address is added by using the Set-DistributionGroup cmdlet, but the PowerShell code you need will be created for you by filling out the … [Continue reading] about Adding an email address alias to a distribution group in Office 365

Filed Under: Office 365, Scripts & Utilities Tagged With: Office 365, Powershell

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 30
  • Go to page 31
  • Go to page 32
  • Go to page 33
  • Go to page 34
  • Go to page 35
  • Go to Next Page »

Primary Sidebar

Link to my LinkedIn Profile
Buy me a coffee

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 270 other subscribers.

Go to mobile version