How to Create and Manage Scheduled Tasks in PowerShell?

As a Windows user, you might be familiar with the concept of Scheduled Tasks. The Windows Task Scheduler is an essential tool for automating tasks on Windows machines. It allows you to schedule and run tasks regularly, freeing you from having to execute them manually. These are automated tasks that can be…

Read more

How to Zip a File or Folder using PowerShell?

Introduction Whether it’s sharing files with colleagues or backing up our own data, compressing files and folders into a zip archive can save storage space and reduce transfer times. Are you tired of manually zipping files or folders on your computer? Do you find it time-consuming and tedious to compress large amounts…

Read more

How to Create a Site Template in SharePoint Online?

SharePoint Online offers a powerful feature called Site Templates, which allows users to automate the provisioning of modern SharePoint sites with custom or pre-defined configurations and content. With Site Templates, you can maintain consistency across your site collection, including themes, lists and libraries, site columns and content types, association with hub sites,…

Read more

SharePoint Recycle Bin: A Comprehensive Guide

As a SharePoint user, you may have come across the term “Recycle Bin” on several occasions. However, do you know what the Recycle Bin is, how it works, and how to use it effectively? In this comprehensive guide, we will take a deep dive into everything you need to know about the…

Read more

SharePoint Online: How to Enable “View in File Explorer” in Microsoft Edge?

Requirement: Configure view in file explorer feature with Edge browser. How to configure the “View in File Explorer” Feature in Edge? As Internet Explorer is discontinued from Windows 11, We may be missing the nifty feature file explorer view or mapped network drives of SharePoint document libraries. The good news is that…

Read more

Solution for “AADSTS90072: User Account from identity provider does not exist in tenant and cannot access application” error in SharePoint Online

Problem: A guest user in SharePoint Online is getting this error message when trying to access a SharePoint Online site “AADSTS90072: User Account ‘User@Domain.com’ from identity provider ‘https://sts.windows.net/…’ does not exist in tenant ‘Tenant-Name’ and cannot access the application in that tenant. The account needs to be added as an external user…

Read more