Questions tagged [microsoft-office-365]

Office 365 is Microsoft's subscription based cloud solution for business productivity. All server side components are hosted at Microsoft managed datacentres. Customers that subscribe to O365 have access to the latest business productivity software and can choose to be "entirely cloud based" or have a hybrid configuration where some on-premise servers are retained.

Office 365 is Microsoft's subscription based cloud solution for business productivity. All server side components are hosted at Microsoft managed datacentres. Customers that subscribe to O365 have access to the latest business productivity software and can choose to be "entirely cloud based" or have a hybrid configuration where some on-premise servers are retained.

Office 365 comprises of several Microsoft products for business productivity that are accessed through a subscription model. The offering currently includes Microsoft Exchange, Microsoft Lync, Microsoft SharePoint and Microsoft Office. Other related products include Microsoft Dynamics CRM Online and Microsoft Project Online.

For more details on Office 365 please see

1106 questions
3
votes
1 answer

Synchronizing the SamAccountName Property using Windows Azure Active Directory Sync Tool

Using this official documentation as a guide, I would expect the SamAccountName property to sync from my on-premise AD to Office 365. I think that it used to do exactly that, but now it seems that it doesn't so much sync the attribute as it does…
pk.
  • 6,451
  • 2
  • 42
  • 63
3
votes
4 answers

Office365 SPF PermError: Too many DNS lookups

We are migrating from a self hosted mailing platform to Office365 for Businesses. Everything went fine, except for the SPF record. At the moment, we have v=spf1 a mx include:spf.mtasv.net -all as TXT record, but Office365 has to allow v=spf1…
Tom Naessens
  • 133
  • 1
  • 7
3
votes
1 answer

Can I customize the "Office365" link in Outlook for Office365?

In the webclient for Outlook in O365, there is a link in the upper left-hand corner labled "Office365." Is there any way to customize the url?
RepDetec
  • 131
  • 4
3
votes
6 answers

Office 365 Powershell - Export user, license type, and company field to csv file

I need to be able to export user name or email address (doesn't matter which), company (from the company field under the organization tab in a user account of the exchange admin console), and license type (e.g. exchange online e1, exchange online…
ASGJim
  • 117
  • 2
  • 4
  • 11
3
votes
1 answer

Can I add Lync 2013 Persistent Chat to Office 365?

We're currently using Lync via Office 365 but we want the Persistent Chat feature. I don't think Office 365 supports this -- is it possible to add this capability by installing our own Lync server and somehow connecting it to Office 365 for…
Mike
  • 1,271
  • 5
  • 18
  • 31
3
votes
3 answers

How to configure postfix on Ubuntu to relay emails through Office 365 (SMTP) with TLS

I'm attempting to setup a postfix relay to our new Office365 setup for some internal devices on our network that require this specific setup. I've been trying various sites with configs and troubleshooting tips around the web for the better part of…
misc
  • 31
  • 1
  • 1
  • 2
3
votes
2 answers

How to create a forwarding account in office 365?

I'm migrating our emails from one hosted exchange provider to another. How can I create addresses that simply forward to another (external) address but don't have a mailbox of their own?
Rory
  • 482
  • 5
  • 12
  • 22
3
votes
1 answer

How to take ownership of a security group as the Exchange administrator?

We are using Exchange 2010 as part of an Office 365 subscription. We have a security group owned by Alice only. Without using Alice's account, how can the administrator take ownership of that security group? PS C:\> Get-DistributionGroup…
Stephen Jennings
  • 1,393
  • 3
  • 23
  • 30
3
votes
3 answers

Office365 how to recover entire dumpster

I need to recover an entire deleteditem aka dumpster folder. Using Get-MailboxStatistics User@Domain.com | Select *Deleted* I am able to see 2.2+GB of data = 9,700+ emails. How can I recover all of these? I have seen Search-Mailbox "Discovery Search…
TryTryAgain
  • 1,152
  • 5
  • 22
  • 41
3
votes
1 answer

Problems Configuring TFS 2010 Email Notification with Office 365 Exchange Server

We are using Office 365 as our Exchange server. Our O365 account is a P1 plan and so our email accounts are not in the same domain as our local TFS accounts. I have configured TFS 2010 to use our O365 Exchange server (same server address that…
3
votes
2 answers

Sending SSRS reports to distribution groups

We have been using 'distribution groups' to send SSRS reports because they are easier to manage, but the reports are not being delivered when 'Senders inside and outside of my organization' is not checked on the distribution group under 'delivery…
3
votes
1 answer

How can I authorize a MS365 user for remote desktop connections to an Azure-AD joined Windows 10 PC?

I'm in charge of a small Windows work group with a handful of computers. We later introduced MS 365 Business and users could log in using their MS 365 credentials, which I guess makes the computer Azure-AD joined. I'm now trying to figure out how to…
vic
  • 973
  • 1
  • 10
  • 22
3
votes
0 answers

Email headers in o365 showing MAPI

I'm reviewing email headers to determine if an email sent via SMTP is using TLS 1.2. Depending on where I send the email, it goes 3-5 hops to different servers. The first connection appears to be secured with TLS 1_2. The second shows MAPI, and the…
BRASK0
  • 43
  • 6
3
votes
4 answers

Unable to create email alias because it already exists, but cannot find the instance of it

Error: An Azure Active Directory call was made to keep object in sync between Azure Active Directory and Exchange Online. However, it failed. Detailed error message: Another object with the same value for property EmailAddresses already exists. The…
3
votes
0 answers

Office 365 Security and Compliance enabling Safe Attachments

we are looking to enable Safe Documents for Office 365 ProPlus to ensure when protected view is turned off to edit a document, malicious files are not opened. The problem I have is that there doesn't seem to be a way to pilot this on a few users at…