Skip to content

Releases: jonconwayuk/PowerShell_Gather

v1.10 Release of PowerShell Gather

01 Sep 09:53

Choose a tag to compare

Formatting and code clean-up.

v1.9 Release of PowerShell Gather

31 Aug 15:59

Choose a tag to compare

Tweaked $OsLocale to only run in full Windows (i.e. not in WinPE).

v1.8 Release of PowerShell Gather

29 Jul 09:43

Choose a tag to compare

Updates include:

  • Performance Updates
  • Updated logic for Lenovo devices

v1.7 Release of PowerShell Gather

09 Jun 13:01
0a0cf86

Choose a tag to compare

Typo correction and updated Intel processor section

v1.6 Release of PowerShell Gather

13 Aug 15:35
9d1f09a

Choose a tag to compare

Update: added 'SystemSKUNumber' as per external request.

v1.5 Release of PowerShell Gather

12 Aug 08:58
6b2a461

Choose a tag to compare

Update: added 'Nutanix' as a VM type.

v1.4 Release of PowerShell Gather

20 May 10:34
2d5c7f3

Choose a tag to compare

Update: entries in the log file are now sorted alphabetically

v1.3 Release of PowerShell Gather

04 May 16:02
da45ddf

Choose a tag to compare

Added the following new variables:

  • OsLocale
  • OsWindowsInstallationType
  • OsWindowsProductName
  • OsTimeZone

v1.2 Release of PowerShell Gather

23 Apr 20:07
ea14824

Choose a tag to compare

Bug Fix: Updates to 'Get-NetworkInfo' function to prevent '$IsOnEthernet' failing on devices with multiple NICs/Virtual Switches.

v1.1 Release of PowerShell Gather

23 Apr 14:46
3194b1e

Choose a tag to compare

Updated Get-NetworkInfo function to use WMi instead of the Get-NetAdapater cmdlet for $EthernetConnection as the cmdlet is not available in WinPE.