Category "office365"

Report about the use of mentions in Teams Channel

I am requested to provide the following information from a Teams Channels: Who used a specific mention/tag example @support and how many times(total tags by eac

How to get the Version Number of Microsoft Office from its Build number in Powershell

I read on my Windows based systems (via Remote Powershell) what is installed on their computers. This creates a report. I am having some difficulties looking in

Migrate mailbox to O365 with onprem database not mounted

We have problems with a mailbox databases on prem exchange 2013 server, it shows as Dismounted. We have try everything to repair and mount the database again bu

Trying to open .xlsx file from sharepoint, tries to open it in MS Word instead

A user is trying to open an excel file (.xlsx) (using Open in App instead of in browser) from their Sharepoint site, but system tries to open it up in MS Word i

Using UNIQUE with non-adjecent columns on different sheets

I have two tables on two sheets - let's say tblFruits1 and tblFruits2. Both have a column "Name". Apple - for example - exists on both lists. The lists might ha

Reading singleValueExtendedProperties of an email attachment

I have an email message which has another email message as an attachment. I am trying to read the singleValueExtendedProperties of the attached email message us

AADSTS53003 error during getting file from sharepoint

I am trying to get file from sharepoint and everything is fine till I get: ValueError: An error occurred while retrieving token from XML response: AADSTS53003:

Why does "Microsoft.Graph.User.AdditionalData" property contain manager information?

Within the Microsoft.Graph.User object there is a field called "AdditionalData". It seems this can hold many values, from telling if a record is a delta record

Office365 email signature - conditionally show HTML if tag contains a value

I'm adding a company wide email signature in the Office 365 Admin area under Rules - Mailflow > Apply Disclaimers. I am then using their tags such as %%First

Excel: Force recalculate on save

I have a simple macro that returns the date of the last save of the current document: Function LastSavedTimeStamp() As Date LastSavedTimeStamp = INT(ActiveWor

Get-Date Error in AD Password Expire reminder

this is part of a code that reminds users if their active directory password is about to expire. It used to work, but now I get this error out of a sudden! Mayb

Creating a Calendar event O365 package in python?

I'm trying to make a script to add Calendar events to my main calendar in outlook using python and the O365 package. But I keep running into various issues with

When closing an Excel file on a terminal server it saves to a different location than it was in

In our organisation a problem occurs when saving Excel files. Whenever we close a file there is a 50/50 chance that it saves in the location it was already in,

Integration of Office 365 login in MERN Stack

I am trying to make a web app that uses MERN Stack for its development. For the login part, I have to integrate Office 365 Login along with Azure AD login in th

Integration of Office 365 login in MERN Stack

I am trying to make a web app that uses MERN Stack for its development. For the login part, I have to integrate Office 365 Login along with Azure AD login in th

Microsoft Office 365 Outlook. How to Change Teams-Meeting Join link

I want to create an Outlook Meeting, which references on a Microsoft Teams Team-Channel Meeting. I am searching for a way to change the link behind the Button y

Apply recurring RRULE on Outlook and Office365 calendar links

I'd love some help on RRULES. I was able to modify an HTML Google Calendar link by adding an RRULE OF &recur=RRULE:FREQ=DAILY;COUNT=2: GOOGLE CALENDAR LINK

Is it possible to programatically add an event to my own Office 365 calendar without an Azure subscription?

According to this guide there are a jillion ways to integrate, some of which are beyond my understanding, but they seem to require a Client Id which is created

Transfer data from SP List to MS Word using Flow

I have a SharePoint List. I want to make it so that when an Item is added to the List, it creates a MS Word document in a Document Library - and the fields of t

When a call made to Word.run function, I am getting 'Word' is undefined in word 2016

Issue: Here I am using an word add-in in word 2016. When a call a function which uses Word.run is giving an error as 'Word' is undefined. The add-in file is wor