Hi
within my organisation we work with 4 different ADservers depending on which location of the globe we are located.
I’m busy in creating offboarding scripts and as such I want to make sure that all the users have access to the same modules and by preference me installing these first so that they are available to everyone.
We need to RDP in to each server.
when I use install-module -name azureAD -scope allusers I noticed that this in not reflected to other users.
is there a way to get this done so that I do the installation of AzureAD so that every admin is able to use my script without having to go through the installation process by themselves?