Microsoft 365 – Interview preparation – 5

Hi All,

Greetings for the day!!!

Preparing for Microsoft 365 continues. Today sharing 5th set of questions and answers.

Q 1. How to check Opt-In Copilot promo status for the tenant?

  • We have an option of PowerShell CMDLET.
Get-SPOCopilotPromoOptInStatus

PowerShell CMDLET to get the Opt-In Copilot promo status
fig 1: PowerShell CMDLET to get the Opt-In Copilot promo status
  • This cmdlet returns the Opt-In Copilot promo status for the tenant. If the promo status is enabled, the return value is True, otherwise the return value is False.

Q 2. How to update the – Opt-In Copilot promo status for the tenant ?

  • We could the Opt-In Copilot promo status for the tenant using PowerShell CMDLET.
Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled <Boolean>

Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $True

PowerShell CMDLET to update the Opt-In Copilot promo status
fig 2: PowerShell CMDLET to update the Opt-In Copilot promo status

Q 3. What are the options to configure Location for user accounts?

  • We can configure a location for user accounts from:
    • The Microsoft 365 admin center
    • Microsoft Graph PowerShell
    • The Microsoft Entra admin center

Q 4. How to RESTORE deleted user account from Microsoft 365 admin account?

  • To restore a user using the Microsoft 365 admin center, complete the following steps:
    • In the Microsoft 365 admin center, in the left-hand navigation pane, select Users and then select Deleted users.
    • Select the deleted user that we want to restore.
    • Then select the Restore user option that appears on the menu bar.
    • Select how we want to assign the user password and then select Restore.
Microsoft 365 admin center >> Users >> Restoring deleted users
fig 3: Microsoft 365 admin center >> Users >> Restoring deleted users

Q 5. What is B2B collaboration ?

  • Feature of Microsoft Entra ID.
  • With B2B collaboration, we can securely share our company’s applications and services with external users. Maintaining control over our own corporate data.
  • With B2B collaboration, we can work safely and securely with external partners, large or small. Even if they don’t have Microsoft Entra ID or an IT department.

Q 6. What are default SharePoint Groups?

  • The default SharePoint groups are created automatically when we create a site.
  • The default groups use SharePoint’s default permission levels – sometimes called SharePoint roles – to grant users rights and access.

Q 7. Enlist few default permissions level in SharePoint online site collection?

  • Full Control
  • Design
  • Edit
  • Contribute
  • Read
  • Limited Access
  • Web-Only Limited Access
  • Approve
  • Manage Hierarchy
  • Restricted Read
  • View Only
SharePoint Online - default permission level for communication site
fig 4: SharePoint Online – default permission level for communication site

Q 8. What is “Limited Access” permission level?

  • Enables a user or group to browse to a site page or library to access a specific content item when they do not have permissions to open or edit any other items in the site or library.
  • This level is automatically assigned by SharePoint when we provide access to one specific item.
  • We cannot assign Limited Access permissions directly to a user or group ourself.
  • When we assign edit or open permissions to the single item, SharePoint automatically assigns Limited Access to other required locations. Such as the site or library in which the single item is located.
  • This allows SharePoint to render the user interface correctly. Also show the user some context around their location in the site.
  • Limited Access does not grant any additional permissions to the user, so they can’t see or access any other content.

Q 9. What is “Restricted Read” permission level?

  • View pages and documents, but not historical versions or user permissions.

Q 10. What is “View Only” permission level?

  • View pages, items, and documents.
  • Any document that has a server-side file handler can be viewed in the browser but not downloaded.
  • File types that do not have a server-side file handler (cannot be opened in the browser), such as video files and .png files, can still be downloaded.

Thanks for reading!!!

HAVE A FANTASTIC TIME AHEAD !!! LIFE IS BEAUTIFUL 🙂

Prasham Sabadra

LIFE IS VERY BEAUTIFUL. ENJOY THE WHOLE JOURNEY :) Founder of Microsoft 365 Junction, Speaker, Author, Learner, Developer, Passionate Techie. Certified Professional Workshop Facilitator / Public Speaker. Believe in knowledge sharing. Around 20+ years of total IT experience and 17+ years of experience in SharePoint and Microsoft 365 services Please feel free me to contact for any SharePoint / Microsoft 365 queries. I am also very much interested in behavioral (life changing) sessions like motivational speeches, Success, Goal Setting, About Life, How to live Life etc. My book - Microsoft 365 Power Shell hand book for Administrators and Beginners and 100 Power Shell Interview Questions - https://www.amazon.in/Microsoft-Administrators-Beginners-Interview-Questions/dp/9394901639/ref=tmm_pap_swatch_0?_encoding=UTF8&qid=1679029081&sr=8-11

You may also like...

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from Microsoft 365

Subscribe now to keep reading and get access to the full archive.

Continue reading