Jump to content

willtech

Members
  • Posts

    556
  • Joined

  • Last visited

Everything posted by willtech

  1. Depends which company you want to use for MFA via TS as some implement it in different ways.
  2. I am in the same boat for a school. Office 365 support banging on about you need a MS partner to get the A1 Plus licences. All that I am asking for is licences. Now waiting for Microsoft.... Must admit it is a poor process and frustrating waste of time trying to get someone to do something without blaming someone or something else.
  3. https://learn.moodle.org
  4. Try this to see if the system will assign the SKU to your tenant. https://portal.office.com/signup?skug=education&sku=78e66a63-337a-4a9a-8959-41c6654dfb56 As if you have the student one I would have thought they would have white listed your domain.
  5. We are looking to restricting a few things like login locations and MFA bypass know IPs. But if we buy one Azure P1 licence does this open it up to use or do we need to buy every user a licence ?
  6. Need to assign a A1 Plus Licence if it is staff to use the full office version. A1 will only allow Office on the Web version.
  7. New mail sound in Office 365 can be turned off in the Settings > General > Notifications > In-app notifications But it is only when OWA is open.
  8. My guess is: 222
  9. A beta 8.2.22 version that is poking around: https://chrisshort.net/microsoft-remote-desktop-for-mac/
  10. Pluralsight - Free April Month Build in-demand tech skills without leaving your house. Get free access to 7,000+ expert-led video courses and more all month long. More information and sign up
  11. Free Videos: IT Pro TV
  12. Does not their is a quick connect tool: https://www.msp360.com/download.aspx?prod=cbra See bottom of the page.
  13. Dont believe their is a way. The only thing you can set is the Sign in text if your sign in pages is set to the Azure/Office 365 system: https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/customize-branding This text must be Unicode and not exceed 256 characters. they also suggest not including links or HTML tags.
  14. MSP360™ (CloudBerry) Remote Assistant (Free) - https://www.msp360.com/remote-assistant.aspx Remote Utilities (10 Free Licences)- https://www.remoteutilities.com/
  15. Free Ebooks: Packet Pub Microsoft eBooks Free Resources: Windows and Office Deployment Lab Kit Microsoft Learn Microsoft Self-paced Labs Microsoft Courses - FastLane Vmware Learning Zone Basic Subscription Vmware Hands-on Labs Pluralsight Free Courses Pluralsight Free Azure Content CBT Nuggets Intro to IT edX Microsoft Courses Free Certification: Network Security Expert (NSE) Program – Fortinet - 1 to 3 Scrum Fundamentals Certified Earn your Chrome OS administrator credential
  16. +1 CloudBerry https://www.msp360.com/remote-assistant.aspx
  17. Same never had an issue with logging a call. I have logged one this week and got same day reply.
  18. I have slightly same issue open with Microsoft with users chat in OWA. I have seen that if you create another OWA Policy then set the IM to disable it works for us. On ours it looks to be an issue with the default OWA policy.
  19. Their is a powershell script to move over the domain suffixes: https://docs.microsoft.com/en-us/office365/enterprise/prepare-a-non-routable-domain-for-directory-synchronization#you-can-also-use-windows-powershell-to-change-the-upn-suffix-for-all-users Their is a staging mode in Azure AD Connect https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-staging-server Also useful in the future is assigning licences by group: https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/licensing-groups-assign And if you are interested SSO: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso
  20. Just found this: RM Unify - Attributes used by RM Unify and Office 365 https://support.rm.com/TechnicalArticle.asp?cref=TEC4699981 Office 365: If mail attribute** not configured in RM Unify AD Sync, it will be generated internally by RM Unify, using sAMAccountName@O365 domain
  21. Does the start of the UPN match their username in Office 365 ? as adding in the domain suffix is quite easy: https://docs.microsoft.com/en-us/office365/enterprise/prepare-a-non-routable-domain-for-directory-synchronization
  22. So if your users match up and you have password sync turned on in Azure AD connect it will use the AD passwords for their accounts. I guess that AD password currently sync to RM unify ?
  23. No from the look at their documents: https://support.rm.com/NewsAndAlerts.asp?cref=NWS3442877 Do passwords synchronise between RM Unify and Office 365? No. Although AD Sync synchronises passwords from your local network to RM Unify, there is no passing, or synchronising, of passwords on to Office 365. When Office 365 is federated to RM Unify, it is RM Unify which authenticates your login and passes an authentication token to Office 365 in order to allow access to your account (this is single sign-on, or SSO). Office 365 itself does not know, and does not need to know, your password. When configuring a mail client with your Office 365 credentials, you enter your Office 365 email address and your RM Unify password. Again, it is RM Unify which authenticates your login and passes a token to Office 365 in order to allow your mail client access to your Office 365 mailbox. Although an administrator may be able to reset the password of a federated user using the Office 365 Admin Centre, the user's password held by RM Unify takes precedence. The user will not be able to authenticate to Office 365 services unless they use their RM Unify password. Additionally, a federated user will not be able to change their own password from within Office 365 and instead they will see the following message: "Your organisation doesn't allow you to change your password on this site. Please change your password according to the method recommended by your organisation".
  24. Once federation is removed unless the RM tool sync passwords to Office 365 you will find that the passwords are random generated or the last password set before unify as your federation (RM) probably just SAMLs the Email address or UPN over to login the account into Office 365. Have you seen this: https://support.rm.com/TechnicalArticle.asp?cref=TEC3229605 Last bit says: RM Unify will no longer be authenticating these accounts and so the user's password will change from being the RM Unify/AD password, to being the password actually set by and stored in Office 365. I would make sure that you have a onmicrosoft account set in the tenant as a global admin before un-federating. ID Fix is useful for find issues with Data in AD before syncing with office 365: https://docs.microsoft.com/en-us/office365/enterprise/install-and-run-idfix This might give you an idea on the field looks like they use Email Address from Unify: https://support.rm.com/NewsAndAlerts.asp?cref=NWS3442877&Referrer=Portal&nav=0
  25. There is a Powershell that can remove the photos: https://docs.microsoft.com/en-us/powershell/module/exchange/mailboxes/remove-userphoto?view=exchange-ps You can stop users adding photos with setting the Owa mailbox policy: Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -SetPhotoEnabled $false
×
×
  • Create New...