D dwn.220.v.ua

script to check for installed software

Querying the Win32_Product class to determine installed software is more th...

📦 .zip⚖️ 108.3 MB📅 01 Oct 2025

Querying the Win32_Product class to determine installed software is more than likely not your “best” option. Unfortunately, not everyone knows.

⬇ Download Full Version

Get scheduled tasks from remote computer. This script generates a list by q...

📦 .zip⚖️ 70.8 MB📅 23 Apr 2026

Get scheduled tasks from remote computer. This script generates a list by querying the registry and returning the installed programs of a local or remote computer. Powershell, Installed applications, Registry, Software inventory, Add Remove Programs, remote registry, PowerShell.

⬇ Download Full Version

In a script that Sean uploaded to the Microsoft TechNet Script Center So wh...

📦 .zip⚖️ 91.6 MB📅 30 Apr 2026

In a script that Sean uploaded to the Microsoft TechNet Script Center So what is the best solution to determine installed applications? For me.

⬇ Download Full Version

This PowerShell Script shows how to get a list of installed application on ...

📦 .zip⚖️ 22.1 MB📅 01 Jan 2026

This PowerShell Script shows how to get a list of installed application on local or remote computers. Tags. Powershell, Software Installed · Report abuse to.

⬇ Download Full Version

There are third-party applications that can audit installed software, but s...

📦 .zip⚖️ 68.9 MB📅 31 Mar 2026

There are third-party applications that can audit installed software, but small a software solution in place, so I wrote the Windows PowerShell script So, to get a list of applications, you can enumerate the Uninstall key and.

⬇ Download Full Version

Get a list of Installed Software from a remote computer fast as lightning E...

📦 .zip⚖️ 26.3 MB📅 13 Jan 2026

Get a list of Installed Software from a remote computer fast as lightning Easiest way to run this script is to open up a powerShell window and.

⬇ Download Full Version

If possible, I'd like to also be able to execute a powershell script w...

📦 .zip⚖️ 21.8 MB📅 09 Nov 2025

If possible, I'd like to also be able to execute a powershell script with a list of computers and export the computername, installed software and.

⬇ Download Full Version

But before you reinstall Windows, you should make a list of programs you cu...

📦 .zip⚖️ 98.2 MB📅 18 Sep 2025

But before you reinstall Windows, you should make a list of programs you currently have installed on your PC so you know what you want to.

⬇ Download Full Version

Installed software programs with respective GUID (a.k.a. Jaap's PS scr...

📦 .zip⚖️ 79.6 MB📅 06 Feb 2026

Installed software programs with respective GUID (a.k.a. Jaap's PS script will generate a list of installed programs on a local or remote.

⬇ Download Full Version

Is there a way to search Powershell for a specific software? this because i...

📦 .zip⚖️ 98.2 MB📅 28 May 2026

Is there a way to search Powershell for a specific software? this because it causes every MSI installation to undergo a consistency check.

⬇ Download Full Version

The PowerShell script introduced in this post allows you to easily list all...

📦 .zip⚖️ 54.1 MB📅 05 Oct 2025

The PowerShell script introduced in this post allows you to easily list all installed programs on remote computers.

⬇ Download Full Version

Use the script at dwn.220.v.ua to get installed....

📦 .zip⚖️ 64.7 MB📅 10 Jan 2026

Use the script at dwn.220.v.ua to get installed.

⬇ Download Full Version

Powershell: Script to query softwares installed on remote computer class to...

📦 .zip⚖️ 86.1 MB📅 19 Jan 2026

Powershell: Script to query softwares installed on remote computer class to get the installed installed applications list from remote computers.

⬇ Download Full Version

I've folded in the change you requested, to keep your script from the ...

📦 .zip⚖️ 18.6 MB📅 14 Feb 2026

I've folded in the change you requested, to keep your script from the machine is reachable #Checks installed programs for products that.

⬇ Download Full Version

you don't probably need WMI to achieve this. Just query the registry f...

📦 .zip⚖️ 46.5 MB📅 19 Aug 2025

you don't probably need WMI to achieve this. Just query the registry for the hklm\software\Microsoft\Windows\CurrentVersion\Uninstall\ key, and.

⬇ Download Full Version