All about SharePoint
Wednesday, February 12, 2025
AI and Microsoft: Revolutionizing Efficiency in Nonprofit Organizations
›
How AI and Microsoft Enhance Efficiency in Nonprofit Organizations In today’s fast-paced world, nonprofit organizations face unique challe...
Tuesday, November 22, 2022
Power Platform Audit Scripts using PowerShell -All Environments
›
Get All Environments using PowerShell Clear-Host $scriptPath = split-path -parent $MyInvocation.MyCommand.Definition $environmentsFilePath...
Power Platform Audit Scripts using PowerShell -All PowerApps
›
Get All Power Apps using PowerShell Clear-Host Install-Module -Name Microsoft.PowerApps.Administration.PowerShell Install-Module -Name Micr...
Power Platform Audit Scripts using PowerShell -All PowerApps Summary
›
Get all Power Apps by Summary Clear-Host #Install-Module -Name Microsoft.PowerApps.Administration.PowerShell #Add-PowerAppsAccount $scriptP...
Power Platform Audit Scripts using PowerShell -All PowerApps By Owner
›
Get All PowerApps By Owner Using PowerShell Clear-Host $scriptPath = split-path -parent $MyInvocation.MyCommand.Definition Set-Location -Pa...
›
Home
View web version