All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add
-OpenProjectSiteto open default browser with github project site, - Add description
.PARAMETERfor missing parameters.
- Fixed problem with wrong results from services,
- Fixed problem with access to the log file (#35),
- Fixed handling remote computers,
- Minor changes.
- Aliases
Count,CountOnlyfor parameterMinimal, - Export results to JSON file, parameter
ExportJSONandExportJSONpath, - Search for the exact user name, parameter
Strict.
- Clearing and formatting the code,
- Minor changes.
- A patch to compare the version number in module root file.
- Fix for not displaying information when importing the module.
- Fix for scenario when there is no local and remote
get-scheduledtask, addedinvoke-SCHTasks.
- Added test connection to computer,
- Result's sorting,
- Added more examples,
- Online checker module's version,
- Added progress bar.
- Rebuild Find-TaskUser function,
- Move from
Write-HosttoWrite-Output, - Minor changes.
- In the case of the
Get-ScheduledTaskerror, 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.
- Move string methods to private functions files,
- Changed
Get-WmiObjecttoGet-CimInstance, - Minor changes.
- Created release notes file and add
ReleaseNotesUri.
- fix: when remote computers are given, the task search is performed on the computer from which the module was started,
LicenseUriin manifest module file,- The lack of
-Taskand-Serviceparameters does not cause the syntax to be displayed, but only starts searching for tasks and services.Find-TaskServiceUsergives the same results asFind-TaskServiceUser -Task -Service, - No found tasks and services were not correctly interpreted as
0but asnull.
- Release notes from main module file.
- Description of the
-Minimalparameter.
- Minor fix for
iconuriin manifest file.
- Minor fix for
iconuri.
- Added
-Minimalswitch parameter for minimalist object as results, - Use
get-scheduletaskif available function, - Added module icon (read ICON CREDITS).
- Fix for change in grouping the results of tasks and services.
- Improved find of scheduled tasks,
- Change in grouping the results of tasks and services.
- Changed private functions names.
- Minor bug fixes.
- Created first build of module.