Author: MA Microsoft Techy

Understanding Different Types of Power Apps: 3 ways to create PowerApps

3 ways to create Power Apps (Types of Power Apps)

Loading

In this “Different Types of Power Apps” article, we will learn about the how different 3 ways we can create Power Apps or what are the various types of PowerApps available. Microsoft’s Power Platform is a powerful suite of tools designed to enable business users to create applications and automate workflows without extensive coding expertise.

Continue reading

Setup home site SharePoint Online Using PowerShell

Setup home site SharePoint - How to set up home site in SharePoint Online using PowerShell?

Loading

In this “Setup home site SharePoint” article, we will learn about how to set up a home site in SharePoint Online using the PowerShell script. What you will learn from this article? Introduction to home site app in SharePoint Online Capabilities of Home Site in SharePoint Online Set up a home site for your organization

Continue reading

[Fixed]: Script is not digitally signed. You cannot run this script on the current system

[Fixed] - Script is not digitally signed. You cannot run this script on the current system

Loading

The script is not digitally signed is a common error in PowerShell coding. Many times, we might face this issue like when we try to execute the PowerShell script (.ps1) file on our laptop or desktop we will get this error “<script path>.ps1 is not digitally signed. You cannot run this script on the current

Continue reading

SharePoint Online Replace Root Site: How To Do?

SharePoint replace root site - How to replace root site in SharePoint Online from Microsoft 365 Admin Center

Loading

In this SharePoint Online replace root site article, we will learn about how to replace the root site in SharePoint online from the Microsoft 365 (Office 365) admin center. This option was not available earlier, I would say this is a huge improvement towards a better intranet for the user. With this addition, we can

Continue reading

Quickly create Power Platform Development Environment: Overview view of PowerApps development environment in Power Platform

Overview view of PowerApps development environment in Power Platform

Loading

Power Platform Development Environment – these days PowerApps development is booming where the trend is to follow no code low code. In simple meaning, give more power to user and developer so, that rapidly they can develop their apps with the minimum code or low code, or no-code approach using the PowerApps development tool itself.

Continue reading

SharePoint Hyperlink in Text Field: Convert a single line of text column to hyperlink using SharePoint column formatting

Dynamically change text column to hyperlink in SharePoint Online list

Loading

In this SharePoint Hyperlink in Text Field article, we will learn about how to convert a Single Line of Text Columns to a Hyperlink using Column Formatting in the SharePoint Online list. Many times, in the SharePoint Online list we store the site URL (hyperlink) inside the single textbox column where the user feels a

Continue reading

SharePoint Search Index Replication Fails After Security Updates

SharePoint Search Index Replication

Loading

SharePoint Search Index Replication Fails After Security Updates: these days, it has been a common issue after installing a windows security update in the SharePoint server, it breaks the search functionality in SharePoint 2016. In this troubleshooting technique, we will share how to fix the SharePoint 2016 Search after installing the security update. Before getting

Continue reading

Restore Timer Service in SharePoint server using PowerShell

Restore the Timer Service in SharePoint server using PowerShell in SharePoint 2016

Loading

Timer service in SharePoint server – timer service is commissioned with each server connected to the SharePoint farm, however, we might see that the timer service is not commissioned with some of the servers connected to the farm – this we can check by navigating to SharePoint Central Administration site -> Monitoring -> Review Job

Continue reading

SharePoint search not working [Fixed]: Full crawler is running but no items are shown in content source crawl log – SharePoint 2016

SharePoint search not working - Full crawler is running but no items are shown in content source crawl log - SharePoint 2016

Loading

SharePoint search not working – sometimes, while we troubleshoot the SharePoint on-premise search issue we might see that the full crawler for a given content source is being run successfully, however, if we wait for hours we will not find any items being crawled or the content source crawler log will not show any error.

Continue reading