Showing posts with label messaging. Show all posts
Showing posts with label messaging. Show all posts

Friday, June 26, 2020

Deleted from the Microsoft 365 admin center but still appears in SharePoint

Remove people from the UserInfo list


Scenario 1: Someone is deleted from the Microsoft 365 admin center but still appears in SharePoint.

When a user or guest browses to a SharePoint site, their user information is cached in the UserInfo list. When the user or guest is deleted, their related UserInfo information is not removed. Their profile still appears, which may cause confusion when people view the people picker.

Scenario 2: A mismatched PUID.

This issue most frequently occurs when a user is deleted and the account is then re-created with the same user name. The account in the Microsoft 365 admin center or Active Directory (in directory synchronization scenarios) is deleted and re-created with the same user principal name (UPN). The new account is created by using a different PUID value. When the user tries to access a site collection or their OneDrive, the user has an incorrect PUID. A second scenario involves directory synchronization with an Active Directory organizational unit (OU). If users have already signed in to SharePoint, and then are moved to a different OU and resynced with SharePoint, they may experience this problem.

Remove people from the UserInfo list

The preceding steps removed access to Microsoft 365 and SharePoint. However, the user or guest still appears in people searches and in the SharePoint Online Management Shell when you use the Get-SPOUser cmdlet. To completely remove people from SharePoint, you must remove them from the UserInfo list. There are two ways to do this:

Note

This option is available only if the user previously browsed to the site collection. They won't be listed if they were granted access but never visited the site

  1. Browse to the site and edit the URL by adding the following string to the end of it: /_layouts/15/people.aspx?MembershipGroupId=0

    For example, the full URL will resemble the following: https://fabrikam.sharepoint.com/_layouts/15/people.aspx/membershipGroupId=0

  2. Select the person from the list, and then on the Actions menu, select Delete Users from Site Collection.

Using the SharePoint Online Management Shell
  1. Download the latest SharePoint Online Management Shell.

  2. Connect to SharePoint as a global admin or SharePoint admin in Microsoft 365. To learn how, see Getting started with SharePoint Online Management Shell.

  3. Run the following command:

    PowerShell
    Remove-SPOUser -Site https://fabrikam.sharepoint.com -LoginName jondoe_fabrikam.com#EXT#@fabrikam.onmicrosoft.com
    

     Note

    Replace the _jondoe_fabrikam.com#EXT#@fabrikam.onmicrosoft.com_ placeholder with the person in question.

Clear browser history

SharePoint uses browser caching in several scenarios, including in the people picker. Even when a user is fully removed, he or she may still remain in the browser cache. Clearing the browser history resolves this issue. For info about doing this in Edge,

Tuesday, June 23, 2020

Restore Soft Deleted MailBox To Shared Mail Box

Restore Soft Deleted MailBox To Shared Mail Box


Connect PowerShell to Exchange Online using below command:

 

$LiveCred = Get-Credential

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic –AllowRedirection

Import-PSSession $Session

 

Then checked the old user in Soft Delete

Get-Mailbox –SoftDeletedMailbox  //Check the deleted user details

Get-mailbox –SoftDeletedMailbox –Identity “Name of the mailbox” | fl *guid*

Copy the GUID (not Exchange GUID) in a notepad (1)

Get-mailbox –Identity “Email address of the new user” | fl *guid*

Copy the GUID (2)

 

Following command will copy the old mailbox’s email to the new mailbox.

New-MailboxRestoreRequest -SourceMailbox "GUID (1)" -TargetMailbox "GUID (2)" -TargetRootFolder "Old Mailbox" –AllowLegacyDNMismatch

 

Since user had Archive enabled we restored the archive mailbox seperately

We ran the below commands to get the ArchiveGuid

Get-Mailbox -Identity user@domain.com -SoftDeletedMailbox |fl " ArchiveGuid"

Get-Mailbox -Identity user@domain.com |fl "ArchiveGuid"

 

New-MailboxRestoreRequest -SourceMailbox "GUID (1)" -TargetMailbox "GUID (2)" -TargetRootFolder "Old Mailbox" –AllowLegacyDNMismatch


Thursday, June 11, 2020

Whitelist Email Address in O365

Whitelist Email Address in O365


How to Whitelist Email Address in Office 365

  1. Open the Exchange Admin Center.
  2. Click on Protection.
  3. Click on Spam Filter.
  4. Double click on Default.
  5. Click on Allow Lists.
  6. Under Allow Lists, click the + to add a new email address.
  7. In the window that pops up, add the address you’d like to let through.
  8. Click Save.
  9. Click Save again.

That’s it! Now email from that address will be delivered to your organization’s inboxes, not marked as junk.

More Detailed Instructions for Whitelisting Emails

  1. Sign into Office 365: Go to https://portal.office.com and sign in.
  2. Click on Admin from your list of apps.
    Office 365 Admin Center
  3. In the left-hand column, click on the Admin Center icon, then click Exchange to open the Exchange Admin Center.
    Click on Exchange Admin Center
  4. Click on Protection from the left-hand menu.
    Exchange Admin Center Protection
  5. Click on Spam Filter.
    Spam filter
  6. Double-click on Default.
    default spam filter in exchange admin center
  7. In the pop-up window, click on Allow Lists.
    allow lists to whitelist Office 365 emails
  8. Under Allowed Sender or Allowed Domain, click the + to add a new email address. Be careful about allowing whole domains, as entering popular domains here like gmail.com can allow bad actors to bypass filtering.
  9. In the window that pops up, add the address you’d like to let through.
    add email to whitelist in office 365
  10. Click OK.
  11. Click Save.

That’s it! Now email from that address will be delivered to your organization’s inboxes, not marked as junk.

Saturday, March 7, 2020

Configure email forwarding in Office 365


Configure email forwarding in Office 365

As the admin of an Office 365 organization, you might have company requirements to set up email forwarding for a user's mailbox. Email forwarding lets you forward email messages sent to a user's mailbox to another user's mailbox inside or outside of your organization.

Configure email forwarding

Before you set up email forwarding, note the following:
·         Once you set up email forwarding, only new emails sent to the from mailbox will be forwarded.
·         Email forwarding requires that the from account has a license. If you're setting up email forwarding because the user has left your organization, another option is to convert their mailbox to a shared mailbox. This way several people can access it. However, a shared mailbox cannot exceed 50GB.
You must be an Exchange administrator or Global administrator in Office 365 to do these steps. For more information, see the topic About admin roles.

Note

If you're not using the new Microsoft 365 admin center, you can turn it on by selecting the Try the new admin center toggle located at the top of the Home page.

1.      In the admin center, go to the Users > Active users page.
2.      Select the name of the user whose email you want to forward to open the properties page.
3.      On the Mail tab, select Manage email forwarding.
4.      On the email forwarding page, select Forward all emails sent to this mailbox, enter the forwarding address, and choose whether you want to keep a copy of forwarded emails. If you don't see this option, make sure a license is assigned to the user account. Select Save changes.
To forward to multiple email addresses, you can ask the user to set up a rule in Outlook to forward to the addresses. To learn more, see Use rules to automatically forward messages.
Or, in the admin center, create a distribution groupadd the addresses to it, and then set up forwarding to point to the DL using the instructions in this article.
5.      Don't delete the account of the user who's email you're forwarding or remove their license! If you do, email forwarding will stop.


Shop For Amazing Car Tyre Inflators for your Cars - Must Have Car Accessorises






AmazonBasics Compact Portable Digital Tyre Inflator with Carrying Case

INR 2,149.00
More offers

Mod Cons Tyre Inflator Car Bike Portable Air Compressor Pump | 2020 Model 12V 150PSI Digital Auto Tire Inflator With Emergency Led Light, Long Cable For Car Bike Bicycle Motorcycle Basketball - Orange

INR 2,099.00
More offers

TUSA Digital Car Tyre Inflator - 12V DC Portable Air Compressor with LED Light (2 Years Warranty)

INR 2,899.00
More offers

TIREWELL TW2003 Heavy Duty Double Cylinders Tyre Inflator with Battery Clamp and 5M Extension Air Hose for SUVs/Trucks/Vans/RVs

INR 3,298.00
More offers

Coido 6023 2-in-1 Vacuum Cleaner & Tire Inflator and Pressure Gauge

INR 1,799.00
More offers

Abhsant Heavy Duty Direct Drive Dual Cylinder High Volume 12V Air Compressor

INR 2,485.00
More offers

AMBEVILLA Portable Electric Mini DC 12V Air Compressor Pump for Car and Bike Tyre Tire Inflator

INR 559.00
More offers

Gokich Portable 4 in 1 Car Vacuum Cleaner Handheld Car Inflatable Pump Air Compressor

INR 1,588.00
More offers

Woscher 1610 Portable Mini Tyre Inflator, 12V DC 100 PSI Tire Pump for Bike, Scooter & Car

INR 1,131.00
More offers

Breewell Air tire inflator with dial Gauge Dual Chuck

INR 799.00
More offers

Windows Administrator Level 1 Interview Question & Answers

 Windows Administrator Level 1 Interview Question & Answers What is an active directory?  An Active Directory (AD) is a directory ...