MilestoneSystemsInc / PowerShellSamples

A collection of samples for managing your Milestone XProtect VMS using MilestonePSTools in PowerShell
https://www.milestonepstools.com
MIT License
36 stars 12 forks source link

V23.3.2: Connect-ManagementServer failed with AD user #132

Closed jiemjiem closed 4 months ago

jiemjiem commented 4 months ago

Hello, Since upgrade in 23.3.2, we are unable to connect with our default AD user (test with 2 users on 2 clients Win10, powershell 5.1 and 7, Milestone 2020 R3) Connection is OK with a local Milestone Account.

No problem at all in 23.2.1

Error returned: Connect-ManagementServer xxx Connect-ManagementServer : Something went wrong during the login process. EnvironmentManager.Instance.GetSiteItem returned null. The LoginSettings guid for the attempted login is '00000000-0000-0000-0000-000000000000' Au caractère Ligne:1 : 1

Tarterman commented 4 months ago

@jiemjiem, this is an "issue" with the latest SDK. It broke compatibility with versions older than 2021 R1. The only option is to continue using MilestonePSTools 23.2.1 until the Milestone software is updated to a newer version.

You can also find a compatibility chart that was recently added to the MilestonePSTools documentation here:

MilestonePSTools Compatibility