icinga-powershell-framework/doc/100-General
Lord Hepipud bf8d6479a9
Merge pull request #419 from Icinga:fix/managed_user_lookup_time
Fix: Icinga Managed User lookup time

Fixes the lookup time if a user is managed by Icinga for Windows or not in large Active Directory environments, by using \`Get\-LocalUser\` instead.

This Cmdlet is available starting with PowerShell 5.0 and later and only required in general for running Icinga for Windows in JEA context. As JEA is only supported starting with PowerShell 5.0 or later, this will not cause any problems.

In case the command is executed on an older system without the \`Get\-LocalUser\` Cmdlet available, Icinga for Windows will handle all users tested with the new implementation as \`not\` managed by Icinga for Windows.
2022-01-14 20:00:57 +01:00
..
01-Upgrading.md Adds Rest-Api and Api-Checks into framework 2021-10-27 10:06:13 +02:00
10-Changelog.md Merge pull request #419 from Icinga:fix/managed_user_lookup_time 2022-01-14 20:00:57 +01:00
20-Eventlog.md Removes unnecessary module import from namespace 2021-11-18 15:42:47 +01:00
90-Roadmap.md Updates roadmap 2021-11-18 16:12:49 +01:00