Interview Questions & Answers: 1.tell Me About Yourself
Interview Questions & Answers: 1.tell Me About Yourself
"My name is Rehan Alam, and I recently relocated from Mumbai to Kolkata with my family and
joined Capgemini as a B2 Consultant, bringing with me 5.5 years of experience as an Office 365
and Exchange Online admin.
In my previous roles, I was part of the operations team, providing L1 and L2 support to clients
both remotely and on-site. I also deployed fresh Office 365 solutions at client sites and led a
successful migration from G Suite to Office 365 for 120 users. Additionally, I’ve completed two
global Microsoft 365 fundamental certifications and one Nexthink fundamental certification.
2.Tell about your previous work experience or day to day activities in previous company.
• I have over five years of experience working with Office 365 and Exchange Online across
three different companies. In my most recent role as a Cloud Consultant, I was responsible
for providing support to clients who purchased managed services from our company. This
involved end user troubleshooting issues.
• In my past I also deploy Microsoft 365 for client and trained them or their IT support to use
and access Microsoft 365 tools and services.
3.What is connector?
• A connector in Microsoft 365 is a tool that links different apps and services, allowing them
to share information. For example, it can bring updates from apps like Trello or Twitter into
Microsoft Teams, helping users stay informed without switching between tools.
Description Command
Install Azure AD Module Install-Module AzureAD
Install Exchange Online Module Install-Module -Name
ExchangeOnlineManagement
Connect Exchange Online Connect-ExchangeOnline
List All Users Get-MsolUser
Mailbox details for all users Get-Mailbox
Mailbox details for specific user Get-Mailbox [email protected]
List All Groups Get-UnifiedGroup
Get All License Get-MsolAccountSku
Get specific user Get-MsolUser -UserPrincipalName
[email protected]
Delete User Remove-MsolUser -UserPrincipalName
[email protected]
6.What if you delete.OST from system? Is this impact to your outlook profile?
• Temporary Data Loss: The .OST file stores offline copies of your emails, calendar,
and other data. Deleting it means you’ll lose access to this offline data until Outlook
rebuilds the file.
• Rebuilding the OST: When you reopen Outlook, it will automatically create a new
.OST file and sync your data from the server. This can take some time, depending on
the amount of data.
• No Permanent Impact: Your Outlook profile and settings remain intact. You won’t
lose any emails or data stored on the server.
In summary, while deleting the .OST file can temporarily disrupt your access to
offline data, it won’t harm your overall Outlook profile.
Autodiscover is a feature that helps email programs, like Outlook, automatically find and set up
their connection to Exchange servers. Here is how it works:
• User Setup: When you start setting up your email, Outlook looks for server settings.
• DNS Lookup: Outlook checks the internet for specific addresses to find the
Autodiscover service.
• Information Retrieval: The Autodiscover service sends back the necessary settings,
like server names and security info.
• Automatic Configuration: Outlook uses this information to configure itself without
needing you to enter details manually.
12.How many level checks in Autodiscover?
Summary
• SPF: Defines who can send emails for your domain.
• DKIM: Adds a digital signature to verify email integrity.
• DMARC: Provides policies for handling emails that fail SPF or DKIM checks and
allows reporting.
Summary: Deleting a .pst file results in permanent loss of its data and potential errors in Outlook.
23.What if you have an access of share mailbox and you can also able to see that shared
mailbox on profile but if you tried to send mail using that shared mailbox that send mail
go to your personal send items folder instead of shared mailbox send item folder?
• Ensure you have the correct permissions. You should have “Send As” or “Send on
Behalf” permissions for the shared mailbox.
• You can manually change the "From" address to the shared mailbox when
composing an email.
• If you're using Outlook, an additional setting in the Windows registry may be
required to save sent items in the shared mailbox. Click here to see that article.
24..OST get corrupted even after repair .OST by using system .OST repair tool issue not
getting fixed, how you resolved this issue?
• Delete and rebuild .OST
• Update Outlook
• Creating new profile
25.How to configure “Multi-Factor Authentication” and why it is important?
❖ Configuring MFA in Office 365
• Sign In: Go to admin.microsoft.com and log in as an admin.
• Active Users: Click on Users, then select Active users.
• MFA Settings: Click on multi-factor authentication at the top.
• Enable MFA: Select users to enable MFA for and click Enable.
• User Setup: Users will set up MFA during their next login (options include
Authenticator app, text message, or phone call).
• Conditional Access (optional): Set policies for MFA based on conditions like
location.
❖ Importance of MFA
• Enhanced Security: Adds a second layer of protection against unauthorized
access.
• Phishing Protection: Mitigates risks even if passwords are compromised.
• User Confidence: Increases trust in your organization’s security measures.
26.A user facing outlook connectivity issue how you resolve this issue?
❖ End user level Troubleshooting:
• Check internet connection,
• Restart Outlook,
• Update outlook,
• Test in safe mode,
• Go to File > Account Settings > Account Settings. Ensure the account settings
(incoming/outgoing servers) are correct.
• Repair outlook from control panel,
• Disable add-in,
• Try to access outlook on web,
• Check firewall and antivirus settings,
• Create new profile,
• Configure the same account on different machine corporate/personal.
• Delete and reinstall outlook,
❖ Admin level troubleshooting:
• Check service help,
• Check user license,
• Check user sign-in status,
• Check user email app settings from O365 admin center > Users > Active Users > Username
> Mail > Email App and make sure MAPI is enabled.
• If still facing the issue raise a ticket to Microsoft.
27.What EOP and It is feature?
EOP stands for Exchange Online Protection. It is a cloud-based email filtering service provided
by Microsoft as part of Office 365 and Microsoft 365 subscriptions. EOP helps protect
organizations from various email threats, including:
• Spam Filtering: Identifies and filters out unwanted emails, reducing clutter in users'
inboxes.
• Malware Protection: Scans incoming emails for malicious attachments and links, blocking
them before they reach the user.
• Phishing Protection: Detects and blocks phishing attempts that seek to steal user
credentials or sensitive information.
• Policy Enforcement: Allows administrators to create rules and policies for email flow,
including quarantine settings and content filtering.
• Reporting and Analytics: Provides insights into email traffic, threat detection, and user
activity, helping organizations monitor and improve security.
• Integration with Microsoft 365: Seamlessly works with other Microsoft services, enhancing
overall security and management.
Importance of EOP:
Conditional Access is a feature in Azure Active Directory that enforces access policies based on
specific conditions. Here are the key features:
Key Features
Benefits
In essence, Conditional Access strengthens security while providing a tailored user experience.
In Microsoft 365, the postmaster email address (e.g., [email protected]) serves key
purposes:
• Email Delivery Issues: Receives alerts about undeliverable messages and delivery
problems.
• Domain Management: Helps manage email routing and policies for the domain.
• Spam and Abuse Reports: Used by providers to report spam or abuse related to the
domain.
• Compliance: Ensures the organization can be contacted regarding email
communication issues.
• Email Authentication Support: Involved in managing SPF, DKIM, and DMARC settings.
“While you can't change its core functions, you can customize how you manage these
responsibilities within Microsoft 365.”
Customization Options
A dynamic distribution list in Exchange Online is an email group that automatically updates its
members based on user attributes, like department or location. It saves time by ensuring the
right people receive emails without manual updates.
A guest user in Microsoft 365 is an external user invited to collaborate within your organization.
A transport rule in Exchange Online is a policy that allows you to control the flow of email messages
in your organization. These rules can be used to apply specific actions based on various conditions,
such as the sender, recipient, subject, or content of the message.
The Quarantine Center in Microsoft 365 temporarily holds suspicious emails identified as
spam, phishing, or malware. Administrators can review, release, or delete these messages,
helping to protect users from harmful content.
This process helps protect users from harmful content while allowing for management
oversight.
37.For how many day’s mails would be available in quarantine center?
• By default, it set to 30 days, but you can extend it to 90 days.
SCL (Spam Confidence Level) in Microsoft 365 is a score from 0 to 9 that indicates how likely an
email is to be spam.
Higher scores may lead to emails being filtered into junk or quarantined, helping to improve email
security.
In short, SSO simplifies your login experience by using one set of credentials for multiple
apps.
46.What is ATP (Advanced Treat Protection) and What license require for ATP?
• ATP (Advanced Threat Protection) is a Microsoft 365 security solution that protects
organizations from cyber threats like phishing and malware. It includes features like
scanning emails for harmful links and attachments, providing real-time protection, and
offering threat intelligence insights to enhance overall security.
• E5 license require for ATP, or you can also purchase ATP add on license with E3.
• Enhanced Security: Protects against advanced threats like phishing and sophisticated
malware.
• Features: Includes Safe Links, Safe Attachments, and real-time threat detection.
Summary
In short, EOP provides basic email filtering, while ATP offers advanced protection against more
complex threats.
48.What is audit log and how to turn it on?
An audit log in Microsoft 365 records actions and activities taken by users in the system, helping
administrators track changes and ensure security.
MS Office
• What it is: Subscription service that includes MS Office and cloud features.
• Access: Regular updates, cloud storage, and online collaboration.
Microsoft 365 (M365)
• What it is: Comprehensive solution that includes Office 365 plus additional services like
Windows and security tools.
• Target: Designed for businesses needing productivity and security solutions.
In short, MS Office is standalone software, O365 is a subscription with cloud features, and
M365 includes everything plus extra services.
53.What is the difference between On-premises Active Directory and Azure Active
Directory.
On-Premises AD:
• What it does: Manages users and devices within your company's network.
• How you access it: Works best when you are connected to the office network.
Azure AD:
• What it does: Helps you log into online apps and services, like Office 365, and allows for
features like single sign-on.
• How you access it: Can be accessed from anywhere, making it great for remote work.
Summary
In short, on-prem AD is for local network management, while Azure AD is for managing access
to online services from anywhere.
In short, you add the application in the Azure portal, configure it, and assign users.
55.How many types of Licenses available in Microsoft 365?
56.Which licenses provide you 100GB mailbox and unlimited archive in M365?
• Exchange P2
• E3
• E5
The three main modules of Azure Active Directory (Azure AD) are:
These modules ensure secure management of user access and identities in the cloud.
69.What is DNS?
DNS (Domain Name System) is a system that translates human-readable domain names (like
www.example.com) into IP addresses (like 192.0.2.1) that computers use to identify each other
on the network.
• Example:
• When you send an email to someone at [email protected]:
• Finding the Mail Server: DNS looks up the domain "example.com" to find its mail server
using an MX (Mail Exchange) record.
• Delivering the Email: Once the mail server's IP address is found, the email is sent to that
address.
70.How to convert user mailbox into shared mailbox?
To convert a user mailbox into a shared mailbox in Microsoft 365, follow these steps:
• How It Works:
➢ Create a Group: You create a security group in Azure Active Directory (Azure AD).
➢ Assign Licenses to the Group: Assign the desired licenses to that group.
➢ Automatic Assignment: All users in that group automatically receive the assigned
licenses.
• Steps to Perform Group-Based Licensing:
➢ Sign in to Azure Portal: Use your admin account to log in.
➢ Navigate to Azure Active Directory: Click on Azure Active Directory in the left
sidebar.
➢ Create a Group: Go to Groups and click on New group. Choose the group type and
add members.
➢ Assign Licenses: Once the group is created, go to Licenses under the group
settings, and assign the necessary licenses.
➢ Save Changes: Confirm and save your settings.
This method makes it easier to manage licenses as you can add or remove users from the group
without having to change each user’s license individually.
75.In a staged migration, how many user mailboxes can we migrate as a batch per CSV file?
• In a staged migration, you can migrate up to 1,000 user mailboxes in a single batch
using one CSV file.
76.How many users you can create from O365 admin center using .csv.
• From O365 admin center you can create upto 250 users using per .csv file.
77.How many users you can create from Azure admin center using .csv.
• From Azure you can create upto 10000 users per .csv.
80.What is the difference between SharePoint Online and OneDrive for Business?
• SharePoint Online is a tool that helps people work together by sharing files and
information online. It’s like a virtual office where you can store documents, collaborate
on projects, and keep everything organized, all from anywhere.
• OneDrive for Business is primarily a personal file storage service that allows users to
store and share files privately and collaborate with others.
81.What are the differences between Exchange Online and on-premises Exchange?
Exchange Online is a cloud-based email service, while on-premises Exchange is installed and
managed locally on a company’s servers. Here are the main differences:
In short, Exchange Online is more convenient and requires less management, while on-
premises gives you more control.
84.For how many days your data will be recoverable in OneDrive for business recycle bin.
• First stage of recycle bin for 93 days.
• Second stage of recycle bin for 93 days.
86.For how many days your mail will be recoverable in outlook deleted item folder?
• In Outlook, items in the Deleted Items folder can typically be recovered for 30 days after
they are deleted. After that period, the items may be permanently deleted.
• If you're using Microsoft 365 or Exchange, there may be an additional recovery option called
"Recoverable Items," which allows you to recover deleted items for a period of up to 14
additional days after the initial 30 days, depending on the settings configured by your
organization.
Typically set for a specific duration, which is Often set in response to a legal notice or
defined by the organization’s policies. when litigation is reasonably anticipated.
Use Case Used to comply with laws and regulations Triggered when an organization becomes
that require organizations to keep certain aware of potential litigation, ensuring that any
types of data for a specified period (e.g., data related to the matter is preserved.
financial records, employee data).
Often involves preserving communications
Helps in managing data lifecycle effectively, (like emails), documents, and other evidence
ensuring that data is available when needed that may be required during legal
but also systematically deleted when it's no proceedings.
longer required.
Outcome Data marked for retention cannot be Data under litigation hold cannot be deleted
deleted or modified until the hold is lifted, or or altered, regardless of other retention
the retention period expires. policies in place.
Protects against unintentional deletion or The hold remains in effect until the legal
loss of important data. matter is resolved or the organization
determines that the hold is no longer
necessary.
93.When you create a team in Microsoft 365 (Teams), what are the following services are
automatically set up?
• Microsoft 365 Group: A shared workspace for collaboration.
• SharePoint Site: For document storage and sharing.
• OneNote Notebook: A shared notebook for team notes.
• Planner: For task management.
• Shared Email Address: A mailbox for team communications.
• Teams Channel: Default channels for discussions.
• File Storage: A dedicated area in SharePoint for files.
• Microsoft Stream: For video content sharing (if applicable).
94.What is the difference between shared mailbox and Microsoft 365 group?
• Shared Mailbox:
• What It Is: A common email inbox that multiple people can access.
• Main Use: For managing emails together (like customer support).
• Email Address: Has its own email address (e.g., [email protected]).
• Access: You need permission to access it.
• Features: Mainly just for email; no extra tools for collaboration.
• Microsoft 365 Group:
• What It Is: A group that brings together tools for teamwork.
• Main Use: For collaborating on projects and sharing resources.
• Email Address: Also has its own email address, but it does more than just email.
• Access: All members can access group resources automatically.
• Features: Includes a shared mailbox, file storage (SharePoint), task management (Planner),
and more.
95.If you have a Microsoft 365 Business Basic license, can you set up Outlook on your
computer?
• Yes, you can configure outlook if you have Microsoft 365 business basic license assigned.
96.When you create Teams in Microsoft 365, an email address has been automatically
created, why it happens?
• Easy Communication: Team members can send and receive emails easily.
• Shared Inbox: Everyone on the team can see and manage emails sent to that address.
• Notifications: It helps send updates and announcements to team members.
• Works with Outlook: You can access team emails in Outlook too.
97.A Teams user unable to chat with external user, what is the main reason?
If a Teams user can't chat with someone from another organization, it might be because:
• External Access Disabled: The organization doesn't allow chatting with outside users.
• Guest Restrictions: Guests may have limited permissions.
• User Policies: Some users may have rules that prevent external chats.
• Network Issues: There could be internet problems.
• Different Teams Versions: The other user might not be using the same version of Teams.
98.What is the default and max size of message attachment limit in exchange online?
• Default limit of message attachment is 35MB,
• The max size of message attachment limit is 150MB.
99.What are the different types of mailboxes available in Microsoft 365 or Exchange
Online?
• User Mailbox: Regular mailboxes assigned to individual users for personal email.
• Shared Mailbox: A common mailbox that multiple users can access to send and receive
emails, often used for team communication (e.g., [email protected]).
• Resource Mailbox: Mailboxes for managing resources like meeting rooms or equipment.
These can be booked by users.
• Room Mailbox: Specifically for scheduling and managing meeting rooms.
• Equipment Mailbox: For reserving shared equipment, such as projectors or vehicles.
• Office 365 Group Mailbox: Part of a Microsoft 365 Group, it includes shared email,
calendar, and files for team collaboration.
• Archive Mailbox: A secondary mailbox used to store archived emails to help manage space
in the primary mailbox.
• Discovery Mailbox: Used for compliance and eDiscovery purposes to hold data for legal
investigations.
101.What are the different type of connection filer available in Microsoft 365?
• IP Allow List: Trusted IP addresses allowed to send emails.
• IP Block List: IP addresses that are blocked from sending emails.
• Connection Throttling: Limits the number of messages from a single IP address to prevent
spam.
• Dynamic IP Address Filtering: Automatically blocks or allows IP addresses based on their
reputation.
102.What is the maximum duration for restore your deleted SharePoint sites.
• You can restore your deleted site before 93 days. After 93 days the site will get permanently
deleted.
103.What is the maximum duration for restore your deleted SharePoint containers.
• You can restore your deleted container before 93 days. After 93 days the container will get
permanently deleted.
108.In SharePoint library or folder max much document you can store?
• Max you can store 30 million documents each library.
113.How to set user can only access SharePoint and OneDrive data based on network
location?
To restrict access to SharePoint and OneDrive data based on network location, follow these
steps:
• In the SharePoint Online Admin Center, go to Access Control.
• Click on Network Location.
• Enable the option Allow access only from specific IP address ranges.
• Add the IP addresses or ranges from which you want to allow access.
This ensures that only users within the specified IP address ranges can access the data.
115.What are the minimum and maximum durations for automatic user sign-out due to
inactivity?
• 1 hour is minimum and 24 hours is maximum.
116.What are the minimum and maximum durations for notifying a user before automatic
sign-out due to inactivity?
• Minimum is 1 minute and maximum is 39 minutes.
117.What is the difference between SharePoint Admin, Owner, Member and Visitors?
• Owner: Full control over the site (manage settings, permissions, content).
• Member: Can edit and contribute content but can't manage settings or permissions.
• Visitor: View-only access to the site (cannot edit or contribute).
• Administrator: (Typically for SharePoint admins) Full control over the SharePoint
environment, including all sites.
Owners manage the site, members contribute, and visitors can only view content.
125.What are the best ways to access on-premises applications from cloud?
• Use Azure AD Application Proxy, VPN, or a hybrid identity solution for secure access to
on-premises applications from the cloud.
137.How much time Dynamic DL takes to add user automatically based on his filter and
condition set?
• It typically takes 1-2 hours for the DDG membership to be updated but may take up to 24
hours in some cases.