Questions tagged [adsi]

18 questions
0
votes
1 answer

Powershell: "adsi" - look up user id given a full name?

I have a list of team members names - in a first_name, last_name format in a CSV. How can I look up their names in AD using Powershell - so that I can get their domain userids ? I saw examples where "adsi" was used to look based on domain…
monojohnny
  • 155
  • 1
  • 6
0
votes
2 answers

Is it OK to install Exchange 2016 when ms-Exch-Schema-Version-Pt rangeUpper = 17001 without an Exchange 2019 server?

An admin in the organization ran /PrepareSchema from an Exchange 2019 ISO and it succeeded. The following day their application vendor said Exchange 2019 is not supported for mail integration. So the admin decided to continue Exchange migration by…
mavsafe
  • 73
  • 4
-1
votes
1 answer

Windows domain list users details where password never expires

I have a Windows domain, where I need to find users with option to never expire password enabled - as a part of an audit and for contacting them. I have no rights to install any fancy Powershell parts or nothing else on the servers. I suspect…
uldics
  • 19
  • 3
1
2