/Blog

Block guest access to newly added files in SharePoint Online - Sensitive by default
Microsoft introduced new feature - Sensitive by default, new files are marked as sensitive until at least one Office DLP scans the content. This avoids sensitive information get shared to external users before DLP processing.

Communication compliance in Microsoft 365 - Part 2
communicaiton compliance provides a predefined policy and a custom policy which will detect the communication risks in inbound and outbound communication in our organization,once we created the policy, it will automatically start the audit and record communication content based on policy.

SharePoint and OneDrive integration with Azure AD B2B
Azure AD B2B one time passcode feature gives as a wonderful familiarity through this feature you can invite and share the files with the external/guest user who is not having a work or school account or Microsoft account then the external/guest user can access the source with the one-time passcode.

Microsoft Graph Presence API
In Microsoft Teams anyone can see other user’s availability status(presence) in the organization. Previously, there is no API call to access user’s presence information. Many Clients have requested this feature in Graph Explorer. Now Microsoft Graph supports the Presence API in the beta version.

How to create a two-way team conversation between Microsoft’s Planner Web app and Teams app.
Add task comments for office 365 planner tasks in microsoft teams. @ mention the user to send notification about the task in Microsoft teams. Now you can able to view detailed plans allocate with hourly estimate and resourcing.

Add/Remove Secondary Site Collection Admin to all OneDrive for Business users
This PowerShell script helps you to add / remove secondary site collection administrator for all OneDrive users in your tenant. Adding Secondary site collection admin will help you to set access to the secondary site collection admin.

Office 365 License reports made easy using Office 365 License management tool
Office 365 license management is really difficult task for Admin. For example, assign license in bulk or update license in bulk. Generating licensing reports such as Licensed users, unlicensed users report, License usage report is not a simple task. Using this tool admin can able to Assign license in bulk or Update license in bulk.

How to set OneDrive for Business Storage Quota using PowerShell
Set storage limits in Onedrive for business using Powershell cmdlets. Set Storage quota in Onedrive for individual users. Setting storage quota will limit the amount of data stored for information protection reasons and also to limit the OneDrive content from occupying local drive during sync operation.

Get Office 365 Services Usage Details
It is essential to get the various services usage reports accross all platforms in Office 365. In simple words, if we are able to get Service Usage Reports, then we will be able to design our Office 365 licensing model and thereby cut down the excess licensing cost of Office 365 from budget.

How to remove an Office 365 domain using PowerShell
Use Remove-MsolDomain to remove domain from Office365. Remove-MsolDomain - Unable to remove this domain This error on removing the Office 365 domain occurs, because all the users’ UserPrincipalName and email addresses using the old domain name, so the domain will not be removed.

Users in multiple groups may result in token bloat
Token Bloat occurs when too many SID History items are put into a user token and based on the number of groups a single user is MemberOf, the intensity of Token Bloat varies. Possible causes include user migration and nested groups. Preventive measures include editing MaxTokenSize, Dynamic Access Control etc.

Effective Permissions Report with DAC - JiJi AuditReporter
Effective Permissions report generates the resultant access for a list of user(s) on a given set of share(s), based on Share/ File permissions, Central Access Policies (Windows Server 2012) and Conditional permission entries (Windows Server 2012).