I have created a Powershell script which uses the Active Directory Module. I need to execute the script from a 3rd party application called LANDesk.
When I do that it doesn't run the script properly. I believe it's because of the AD Module. When I run the script in the Powershell prompt with the AD Module loaded it works fine.