Fix Required Modules
Closed this issue · 1 comments
jasonhaymond commented
I had to customize this script and figure out which modules were actually required because the script only connected a couple of them. I would recommend updating the script to connect all the required modules.
Exploitacious commented
Can you let me know which modules were not required or what you had issues with? I think the biggest headache is the fact that you need to use the AzureADPreview module, so that may be why you had issues. I'm thinking for my next iteration, I'll try to verify and automatically install all required modules before the script starts. Stay tuned!