November 10, 2020
| by
iaur
| posted as
Failure, Microsoft 365
Scenario If you are having problems in successfully complete the MFA verification calls Context MFA phone verification fails sometimes or Microsoft 365 did not send ..more
August 15, 2020
| by
iaur
| posted as
Failure, Microsoft 365
Scenario You can’t add A record for your website routing You can’t add custom DNS records type to Admin Center Can’t add custom DNS to ..more
August 5, 2020
| by
iaur
| posted as
Failure, SharePoint Online
Scenario 404 Error accessing SPO home page of a site** This issue happens when the home.aspx (or any homepage of the site) is deleted. **Please ..more
August 2, 2020
| by
iaur
| posted as
Failure, WordPress
Scenario You are getting a message about a Domain Broker Service advertisement Your website intermittently redirect to a different webpage and sometimes on your website ..more
July 31, 2020
| by
iaur
| posted as
Active Directory, Azure AD
Scenario Admin center is showing duplicate MSOL user and both are syncing to O365 thus, you are looking to see if you can merge it ..more
July 28, 2020
| by
iaur
| posted as
LAMP, WordPress
Firewall # limit how many time something connects @root sudo apt-get update # update apache # to poke holes before enabling firewall sudo apt-get ..more
July 22, 2020
| by
iaur
| posted as
LAMP, WordPress
@root mysql –version # displays MySQL version php -v #displays Php version lsb_release -a # displays OS linux ..more
July 15, 2020
| by
iaur
| posted as
App\Client, Teams (formerly S4B)
Scenario You are on Windows machine Unable to access Teams on the web app Getting an error when accessing Teams desktop or web Microsoft teams ..more
July 10, 2020
| by
iaur
| posted as
Failure, Microsoft 365
Scenario Domain was added to a shadow tenant – this normally happens you took ownership of the domain that was added to an abandoned tenant ..more
July 3, 2020
| by
iaur
| posted as
Administration, SharePoint Online
Sample: Need to delete General folder in Group site named TestKen Run the ff. using Windows Powershell Set-ExecutionPolicy Unrestricted $User = “admin@faceresionem.onmicrosoft.com“ $PWord = ConvertTo-SecureString ..more
June 24, 2020
| by
iaur
| posted as
Calendaring, Exchange Online
Scenarios You want to give supervisors access to their subordinates calendar items. Requisites Global admin account and break-glass version or non MFA enabled PowerShell ISE ..more
May 27, 2020
| by
iaur
| posted as
Apps, Microsoft 365
Scenario User with WVD environment is getting a licensing error when opening the apps User don’t have administrator privileges on their machine or instance Steps ..more
May 8, 2020
| by
iaur
| posted as
App\Client, Teams (formerly S4B)
Checklist: Step 1. Confirm license requirement. Step 2. Verify SFB DNS records in https://testconnectivity.microsoft.com/tests/O365LyncDns/input. Step 3. Perform scoping and isolation: Log in to O365 Portal to ..more
May 1, 2020
| by
iaur
| posted as
Hybrid(EXO) - T/S, M365 Migration
Scenario You are getting this error when you are trying to migrate mailbox from on-premise to cloud using Hybrid methodology Steps Step 1. Ensure that ..more
April 17, 2020
| by
iaur
| posted as
Failure, Teams (formerly S4B)
Scenario Getting an error when adding an organization member as group contact in Teams Sorry, we couldn’t add a buddy to the group We couldn’t ..more
April 4, 2020
| by
iaur
| posted as
Failure, Teams (formerly S4B)
Check photo retrieval Navigate to https://developer.microsoft.com/en-us/graph/graph-explorer (Try Preview) Sign in as a affected user Then type this in the edit box: and click GO https://graph.microsoft.com/v1.0/me/photo/$value That ..more
March 27, 2020
| by
iaur
| posted as
Failure, Teams (formerly S4B)
Scenario “Failed To Auto Discover Domain“ You are getting the error message above and unable to access TAC (Teams admin center) as a result. You ..more
February 20, 2020
| by
iaur
| posted as
Exchange Online, Failure
Scenario You are unable to access your mailbox in OWA Getting this identical error “X-Redir-Error in OWA. Too many redirects in OWA or EAC with ..more
February 15, 2020
| by
iaur
| posted as
Configuration, Outlook 365
Sharing Specific Folder: Scenario: “Domestic” want to share only three specific folders(Inbox, folder 1 and folder 2) in his mailbox in READ only mode to ..more
February 2, 2020
| by
iaur
| posted as
Connect to M365 Services, PowerShell
Prerequisite Install EXO V2 module Open PowerShell as an administrator and run the ff. cmdlets Steps Connecting to the service (security and compliance) Open PowerShell ..more
February 2, 2020
| by
iaur
| posted as
Connect to M365 Services, PowerShell
Prerequisite Install EXO V2 module Open PowerShell as an administrator and run the ff. cmdlets Steps Connecting to the service Open PowerShell as an administrator ..more
January 10, 2020
| by
iaur
| posted as
App\Client, Teams (formerly S4B)
Files became invisible in Teams channels but are still visible in SharePoint. This could be caused by the document library that associated with the affected ..more
January 10, 2020
| by
iaur
| posted as
Configuration, Outlook 365
Method 1 Add Mailbox Folders Add-MailboxFolderPermission -Identity ayla@contoso.com:\Marketing -User ed@contoso.com -AccessRights Owner Regular Add-MailboxFolderPermission -Identity ayla@contoso.com:\”Marketing Sales” -User ed@contoso.com -AccessRights Owner Folder names with space ..more
January 7, 2020
| by
iaur
| posted as
Compliance, Exchange Online
Requisite: Exchange Mailbox Audit SHOULD BE enabled Connect to EXO PowerShell Run the ff.cmdlets Search-MailboxAuditLog -Identity “targetuser@domain.com” -LogonTypes Owner,Admin,Delegate -ShowDetails -StartDate 10/21/2019 -EndDate 10/23/2019 | ..more
January 4, 2020
| by
iaur
| posted as
Configuration, Windows
Here is what you need to do. In this example we’ll share a file to one machine. Make sure you have administrator access to both ..more