Skip to content

Instantly share code, notes, and snippets.

<#
.SYNOPSIS
Script to resolve Configuration Manager Client (Enforcement) Error 0x87d01290 when processing
App-V packages.
.DESCRIPTION
Intended Use
To resolve an issue with Enforcement Error 0x87d01290 on App-V clients, where software is
<#
.SYNOPSIS
To import registry (.reg) file using pure PowerShell.
.DESCRIPTION
Intended Use
This script was produced to assist with importing registry (.reg) files where the registry
handlers, such as reg.exe or regedit.exe, are blocked from executing.
<#
.SYNOPSIS
Reusable script to stage/unzip large deployment packages, then launch the
script to trigger the silent install.
.DESCRIPTION
Intended Use
This script was produced to stage a large deployment package with many files,
<#
.SYNOPSIS
Script to assist with auditing members of a Local Security Group through SCCM.
.DESCRIPTION
Intended Use
This script intended to be used in conjunction with SCCM Configuration Baselines. Providing
SCCM access to this information through Hardware Inventory, with the end outcome of the data
<#
.SYNOPSIS
Script to assist with querying a Active Directory group which contains Foreign Security
Principals.
.DESCRIPTION
Intended Use
This script was produced to assist with querying a Active Directory group which contains a
<#
.SYNOPSIS
Script to assist with deploying App-V packages to users, for user publishing based testing.
.DESCRIPTION
Intended Use
This script was produced to assist in publishing packages to users, removing the arduous task
of discovering the target users SID.
<#
.SYNOPSIS
Script to assist with managing Office Add-ins via the OPENx Values in the HKCU registry.
.DESCRIPTION
Intended Use
This script was produced to assist in adding or removing Office Add-ins. In the Office
application, the settings dialog can be found in File > Options > Add-ins >
<#
.SYNOPSIS
Enables Windows 10 Features based on a CSV, with the option to undo/remove.
.DESCRIPTION
The CSV file should contain a header, then each feature name that needs to be enabled on a new line.
Update the housekeeping section with required information.
Example CSV contents below.
Features
<#
.SYNOPSIS
Menu driven options to assist with testing Windows Installer packages and writing the
read me text file.
.DESCRIPTION
Intended Use
This script is intended to be used as a quick method to test Windows Installer packagers
with the added option of creating the read me text file. The use of the script aids in
testing by removing the need to type the commands to install and uninstall repeatedly.
<#
.SYNOPSIS
Script to assist with Cyber Essentials Plus compliance in relation to vulnerable CVE
executables.
.DESCRIPTION
Intended Use
This script was produced to automate replacing CVE executables via a MECM Configuration Item,