How to Incorporate Procore REST API’s into Power Automate to Create Procore User(s)
This will be a four part series giving you a step-by-step walk-through on how to: What is Procore? Procore is the #1 software dedicated to the construction industry. Procore enhances collaboration, safety, and communication in all aspects of the project life line from precon to closeout in one system. Use case Add users to Procore…
Always On Azure VPN – PowerShell, Task Scheduler, and Intune

I figured since we could use the rasman registry entries to keep the Azure VPN alive while connected to the internal network, why not use rasdial to initiate the connection based on the state of your network?
In our case, we wanted an Always On VPN solution that would auto connect and disconnect based on conditions of your network connection. For instance, if you were connected to an external network (like from home working remotely), the Azure VPN would automatically connect. If you brought your laptop to work, and connected to the corporate network, the Azure VPN client would automatically disconnect and vice versa.
How to Embed Video in a Content Editor Web Part in SharePoint 2013

This blog will concentrate on providing you detailed instructions for adding embedded video to a content editor web part in SharePoint 2013. You must have site administrative privileges to perform these steps. Here we go…
How to Add New Customer Subsite in SharePoint 2013

Log into SharePoint 2013 server (cbtcsrv08) using sp2013_farm domain credentials Open SharePoint 2013 Management Shell. NOTE: Powershell scripts are located in the E: drive at E:\Sharepoint\Scripts\Create New Site Scripts\Step 1\CMDBSite.ps1 And E:\Sharepoint\Scripts\Create New Site Scripts\Step 2\CreateNewSubsite.ps1. Both scripts must be modified with the complete Business Name and URL path you want to use prior to…
Add Visio Diagram to Customer Site Assets Library

This blog will walk you through the process of adding a Visio diagram to a SharePoint sites assets library.