Discover Powerful Free Tools

AJ Tek Free Tools

Empower your IT operations with our robust and free PowerShell tools designed to streamline your workflow and enhance productivity.

Our Free Tools

Import-WsusUpdate

Easily import updates into WSUS with this powerful PowerShell module. Simplify update management and ensure your systems are always up-to-date.

Optimize-VirtualDisk

Optimize your virtual disks efficiently with this tool. Improve performance and manage your virtual storage with ease.

Installation Instructions

Step 1: Ensure you have PowerShell 5.1 or greater.

Open an elevated PowerShell prompt and execute the command:
$PSVersionTable.PSVersion
If you have less than 5.1, you will need to install Windows Management Framework 5.1

Step 2: Install PowerShellGet

Open an elevated PowerShell prompt and execute the command:
Install-Module PowerShellGet -Force -AllowClobber
This ensures you have the latest version of PowerShellGet installed.

Step 3: Restart PowerShell

After installing PowerShellGet, close the PowerShell window and reopen it with elevated privileges to ensure the changes take effect.

Step 4: Install The Tool

In the elevated PowerShell prompt, run the command:
Install-Module -Name Import-WsusUpdate
or
Install-Module -Name Optimize-VirtualDisk
This will download and install the appropriate module from the PowerShell Gallery.

Enhance Your IT Experience with Our Free Tools

Unlock the full potential of your IT operations with our powerful, free tools available on the PowerShell Gallery. Elevate your efficiency and streamline your processes with AJ Tek Corporation’s expertly crafted solutions.