Posts about Code

Latest Comments

Clone a record with a button : Part 1

Have you ever needed to copy, or rather, clone a record, perhaps from one entity to another or even within the same entity? I encountered[…]

PowerShell Hash Control

In enterprise and other sensitive environments, ensuring the security and integrity of downloaded software is of paramount importance. Therefore, meticulously checking the hash value of[…]

Helpful REGEX Formulas for PowerApps

Regex, short for Regular Expression, is a powerful tool used in computer science to match and manipulate patterns in strings. It enables efficient searching, extraction,[…]

Hash Secured Powershell TaskScheduler

A multitude of scripts are employed in a scheduled manner to carry out diverse actions on an Active Directory (AD) server. These scripts serve various[…]