AD cmdlets not working
I’m trying to locate users in Active Directory using a function. When I run the code in either ISE or Visual Studio Code, the lookup works. When I run the script in a PowerShell window the lookup doesn’t work. Has anyone seen this before and know what the solution is?
I’m trying to locate users in Active Directory using a function. When I run the code in either ISE or Visual Studio Code, the lookup works. When I run the script in a PowerShell window the lookup doesn’t work. Has anyone seen this before and know what the solution is? Read More