Testing Online Connectivity in PowerApps
This post will walk through testing the Connection.Connected property in your PowerApps.
All technology or work-related posts.
This post will walk through testing the Connection.Connected property in your PowerApps.
Many of my customers have wanted clarification on the quotas for Microsoft Flow for the various license levels we have. This post will attempt to clear up any confusion.
This post will show you how to update a Person/Group column value in SharePoint using the REST API, including how to clear/empty the value in the columns. Setting a Person/Group Value If you want to set a Person or Group column value using SharePoint’s REST API, there are a couple of things you’ll need to…
This post shows how to empty a site collection’s recycle bin in SharePoint 2013 via CSOM wrapped in PowerShell – very useful if your site has exceeded the storage quota and you are locked out.
This post describes how to force Windows Authentication when accessing a SharePoint 2013 Mixed-Mode web application via CSOM from within a PowerShell script.