Questions tagged [microsoft365]

Microsoft 365 includes the full Office suite of Microsoft Office 365 apps plus Microsoft Teams collaboration software for home, business & enterprise.

Microsoft 365 includes the full Office suite of Microsoft Office 365 apps plus Microsoft Teams collaboration software for home, business & enterprise.

217 questions
0
votes
0 answers

Which powershell module does the Get-PrivacyManagementRule command fall in?

I've been trying to figure out how a few security settings in M365 tenant can be configured via Powershell. I was looking into Privacy Management in the admin console which has a bunch of settings I required, for eg- data retention period for…
0
votes
1 answer

Can we use MIP SDK to apply sensitivity labels to SharePoint Online files?

Can we use MIP SDK to apply sensitivity labels to SharePoint Online files. If yes, please provide the reference/sample code to apply the sensitivity label.
0
votes
1 answer

Is there a way to add user exceptions in Microsoft 365 DLP policies?

We have a requirement to exclude users in the specified group from DLP. How can this be done currently in Microsoft 365 Data protection policies? Also, if this feature is not available currently than will this be available in future?
0
votes
3 answers

PowerShell cmdlet to apply Password to Never Expire policy in M365 tenancy to all users (including current and new users)

I have run the following cmdlet in PowerShell to disable the Password Expiration policy in my M365 tenancy for all users. However, the cmdlet is not applied to new users created. Can someone please explain how I can disable the policy for all…
Holly S
  • 11
  • 2
0
votes
1 answer

Microsoft 365, how to setup a single user with multiple emails on different domains?

On MS 365, for a single user I'd like to setup two real emails: username@mydomain.com and username@myotherdomain.com. user@mydomain.com is well setup. Now I'm trying to add username@myotherdomain.com. So far I tried to add…
François
  • 3,164
  • 25
  • 58
0
votes
1 answer

Workflow Power Automate

I have a Sharepoint list with a "Date" column and a "Money pot" column. I would like to create a Power Automate feed so that when the date is more than 3 years old, we add the value "300" in the "Money pot" column. But I don't know at all how to do…
stosto
  • 17
  • 6
0
votes
0 answers

MS Teams - Task Module not opening SharePoint URL

I have been trying to open SharePoint's sharing dialog using microsoftTeams.tasks.startTask() in my MS Teams application and it shows an infinite loader in desktop client. As I have come across certain articles and open threads, MS Teams does…
0
votes
1 answer

How to use custom display name when sending e-mail via Microsoft 365 SMTP? (example with PHP Swift Mailer)

I am sending an e-mail using one of our Microsoft 365 accounts. The account has the following configuration set on MS365: Display name: this should not be displayed e-mail: example@domain.com In my code, I am trying to send an e-mail using…
Theo
  • 2,262
  • 3
  • 23
  • 49
0
votes
1 answer

Deleting a Microsoft 365 E5 Developer Subscription

Does anyone know if it's possible to delete a Microsoft 365 E5 Developer Subscription? I've haven't been using it but somehow it keeps getting renewed, so I was wondering if I could delete it or I have to reach for MS's support.
S. Natalini
  • 33
  • 1
  • 8
0
votes
1 answer

Missing CommonName attribute for results from Get-AzureADGroup and Get-AzureADMSGroup commands

I'm currently rewriting a few PowerShell commands for retrieving user and group information from AAD. Previously we used the Connect-MSOLService and Get-MSOLGroup commands to fetch information about groups. Due to preparations for MS MFA…
0
votes
1 answer

How do I re-populate the navigation pane in microsoft access 365 through VBA?

I just recently upgraded from Microsoft Access 2010 to Microsoft Access 365. Me along with a handful of other users need to navigate a Microsoft Access instance and easily change databases (there's 150+ on the server). In Microsoft Access 2010, it…
Josh M
  • 173
  • 5
  • 17
0
votes
2 answers

Country-Targeted Bookmarks in Microsoft Search are not working

I configured bookmarks in Microsoft Search and specified a country as I want my bookmark to point to country-specific content. The problem is they are not working. Can anyone try/confirm? How does Microsoft correlate user<->country? I.e. how does…
0
votes
1 answer

CommonDialog on microsoft 365 Access working

I have a MS Access 2003 Database which uses the command "CommonDialog". In this Database has access many computers with windows 10 and Microsoft 365. Some computers can work with no issue but some other appear the error: "Object doen't support this…
S3minaki
  • 297
  • 3
  • 19
0
votes
0 answers

PowerShell Exchange online Get-DistributionGroup cmdlet returns errors on some of its attributes

enter code hereFind my script and the error messages I'm getting on some of get-distribution group attributes. The attributes are: managedby memberjoinrestriction memberdepartrestriction requiresenderauthenticationenabled When i exclude the the…
Bernke
  • 66
  • 7
0
votes
1 answer

Microsoft Teams multi-tab personal app - About tab placed between two application tabs

I have a Teams personal app that has two custom tabs, and generally the MS rendered About tab is appended to the end of the tab bar. This has been working fine, but today a customer has found that the About tab is being placed in between the two…
Paul Lucas
  • 1,302
  • 1
  • 12
  • 18