Window accounts joned to the Active-Directory are locked, even if they hadn’t put in wrong password
I’m working at my company and I have problem with window account.
Somer User call me and they said that Even if, He hadn’t put in wrong password several times, The account were locked.
but they also said, they disconnect Lan, and then connect again, the account were unlocked.
Active Directory “logon Workstations” advanced search parameter appears broken
The problem I’m witnessing is that in Active directory (for spitball numbers lets say there is ~400 users and ~300 workstations) when trying to search for data, either to double check assumptions or document information for computers we are replacing, we are unable to use the “logon workstations” search parameter.
Active Directory query
I have a active directory query that which is searching printers in the AD.
How to run an exe on a remote server with task planer?
I want to run a remote exe with task planer. For security reasons I have created a new user with limited priviliges in our AD. If I log in with the user I can run the app without any issues, however, it asks/warns me always if I am sure to run a remote exe. I wrapped the exe within a local powershell script to catch the error. It tells me that the access was denied. How can I solve this issue? Preferrably only for one user and one remote server