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
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
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
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
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
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
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:
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
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
I have a simple macro that returns the date of the last save of the current document: Function LastSavedTimeStamp() As Date LastSavedTimeStamp = INT(ActiveWor
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
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
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,
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
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
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
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
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
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
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