Skip to content

Releases: voytas75/Find-TaskServiceUser

1.7.0

11 Aug 09:10
2b361dd
Compare
Choose a tag to compare

1.7.0 - 2020.08.11

Added

  • Add -OpenProjectSite to open default browser with github project site,
  • Add description .PARAMETER for missing parameters.

Changed

  • Fixed problem with wrong results from services,
  • Fixed problem with access to the log file (#35),
  • Fixed handling remote computers,
  • Minor changes.

The package is available as a module in PowershellGallery (https://www.powershellgallery.com/packages/Find-TaskServiceUser).

Install-Module -Name Find-TaskServiceUser

1.6.0

09 Apr 11:04
1aac174
Compare
Choose a tag to compare

1.6.0 - 2019.04.09

Added

  • Aliases Count, CountOnly for parameter Minimal,
  • Export results to JSON file, parameter ExportJSON and ExportJSONpath,
  • Search for the exact user name, parameter Strict.

Changed

  • Clearing and formatting the code,
  • Minor changes.

1.5.3

09 Apr 08:06
2b194e7
Compare
Choose a tag to compare

1.5.3 - 2019.04.09

Changed

  • A patch to compare the version number in module root file.

1.5.2

09 Apr 07:48
b49d8f5
Compare
Choose a tag to compare

1.5.2 - 2019.04.09

Changed

  • Fix for not displaying information when importing the module.

1.5.1

09 Apr 06:59
ca15fd0
Compare
Choose a tag to compare

1.5.1 - 2019.04.09

Changed

  • Fix for scenario when there is no local and remote get-scheduledtask, added invoke-SCHTasks.

1.5.0

07 Apr 19:06
Compare
Choose a tag to compare

1.5.0 - 2019.04.07

Added

  • Added test connection to server,
  • Result's sorting,
  • Added more examples,
  • Online checker module's version,
  • Added progress bar.

Changed

  • Rebuild Find-TaskUser function,
  • Move from Write-Host to Write-Output,
  • Minor changes.

1.4.0

04 Apr 13:49
82659ce
Compare
Choose a tag to compare

1.4.0 - 2019.04.04

Added

  • In the case of the Get-ScheduledTask error, the task search function has been added,
  • An export function has been added to the result object file (-Export, -ExportPath),
  • Search ability has been added for the user table.

Changed

  • Move string methods to private functions files,
  • Changed Get-WmiObject to Get-CimInstance,
  • Minor changes.

v1.3.4

02 Apr 15:03
b86395a
Compare
Choose a tag to compare
Merge branch 'master' into v1.3.4

V1.3.3

01 Apr 15:22
2a71be8
Compare
Choose a tag to compare
Update README.md

v1.3.2

31 Mar 23:21
Compare
Choose a tag to compare
increase version