Skip to content

dannykrouk/listSoftwareAndResources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

listSoftwareAndResources

PURPOSE

This script will write three csv's (a) the currently installed software, (b) the machine's processor resources, and (c) the machine's memory into the current directory.

EXECUTION

  1. Open powershell as administrator
  2. Set the execution policy to unrestricted to allow for the execution of scripts (even unsigned): Set-Executionpolicy Unrestricted
  3. Execute the script as follows: .\list_software_and_resources.ps1

Please use the latest release: https://github.com/dannykrouk/listSoftwareAndResources/releases/latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published