Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
.\SearchTasksWithoutUser_v1-2.ps1 -userName "roger" -password "rabbit" -modelIds "951049FDF8E14100BE7D810A2F018177", "951049FDF8E14100BE7D810A2F018177"

...

Script Version

Date

Compatible core-service version

Author

Description

Download

1.02

28th Nov 2023

-

A-Team-

  • renamed parameter processState to processStates

View file
nameSearchTasksWithoutUser_v1-2.ps1

1.1

10th Nov 2023

-

A-Team

  • implemented check if core-service is reachable and running

  • implemented check if provided user credentials are correct and if user has privilege MANAGE_PROCESSES

1.0

24th Oct 2023

-

A-Team

-

Please note that this script is not a part of the product and is not officially supported.

...