Forum Discussion
Dave_Lee
Advisor
26 days agoI don't know if this applies in your situation, but we chased our tails for a while over constant account lockouts. It turns out that some special chars (actually, currency symbols) in the password we were using didn't play nice with some of our PowerShell based modules. Once we changed the password to remove the currency symbols, our problems went away. MS apparently doesn't consider currency symbols to be "special" for the purposes of satisfying password complexity policies anyway.
26 days ago
WinRM and the password works fine outside of LogicMonitor, in the application is the only place that it fails.