Skip to content

Releases: tmknight/TMK-CoreModules

TMK-CoreModules v1.5.5

06 Jan 15:09
Compare
Choose a tag to compare

Updates

  • Remove support for PowerShell v4.0
  • Move to semantic versioning

Full Changelog: v1.5.4.4...v1.5.5

TMK-CoreModules v1.5.4.4

18 Aug 19:46
Compare
Choose a tag to compare

Improvements to Find-File
Code cleanup of Start-Multithreading

TMK-CoreModules v1.5.4.3

21 Jul 13:09
Compare
Choose a tag to compare

Updates to Find-File and Write-InlineProgress

TMK-CoreModules v1.5.4.2

14 Apr 19:35
Compare
Choose a tag to compare

Start-MultiThreading code cleanup. Update Get-ADSite to use ActiveDirectory module, which greatly improves speed of results.

TMK-CoreModules v1.5.4.0

16 Mar 17:19
Compare
Choose a tag to compare

Improvement to Start-FastPing and added Get-ADGroupMembership

TMK-CoreModules v1.5.3.12

29 Jul 13:54
Compare
Choose a tag to compare
  • 2018-04-02: tmknight: Update to Write-InlineProgress to account for vscode-powershell 2.x which now supports Write-Progress
  • 2018-04-16: tmknight: Addition of Find-File module
  • 2018-04-24: tmknight: Rename Get-OUObject; update Get-OUObject
  • 2018-07-08: tmknight: Update Write-InlineProgress; code host release broke Write-Progress again'

TMK-CoreModules v1.5.3.10

24 Apr 16:33
Compare
Choose a tag to compare

TMK-CoreModules v1.5.3.13

05 Aug 12:36
Compare
Choose a tag to compare
  • 2018-08-05: tmknight: Update Start-FastPing to handle IP addresses

TMK-CoreModules v1.5.3.9

17 Apr 12:54
Compare
Choose a tag to compare
  • Added multithreading Find-File function
  • General cleanup and code fixes