Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does AADInternals works in macOS? #79

Closed
supasaf opened this issue Nov 24, 2023 · 0 comments
Closed

Does AADInternals works in macOS? #79

supasaf opened this issue Nov 24, 2023 · 0 comments

Comments

@supasaf
Copy link

supasaf commented Nov 24, 2023

I'm using macOS as my laptop, I installed PowerShell by:

brew install powershell/tap/powershell

However, I got the following message when triggering Import-Module AADInternals:

PS /Users/ss/Downloads> Install-Module AADInternals

Untrusted repository
You are installing the modules from an untrusted repository. If you trust this
repository, change its InstallationPolicy value by running the Set-PSRepository
cmdlet. Are you sure you want to install the modules from 'PSGallery'?
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help
(default is "N"):Y


PS /Users/ss/Downloads> Import-Module AADInternals
Add-Type: Cannot find path '/Users/ss/Downloads/System.Web.Extensions.dll' because it does
not exist.
    ___    ___    ____  ____      __                        __
   /   |  /   |  / __ \/  _/___  / /____  _________  ____ _/ /____
  / /| | / /| | / / / // // __ \/ __/ _ \/ ___/ __ \/ __ `/ / ___/
 / ___ |/ ___ |/ /_/ _/ // / / / /_/  __/ /  / / / / /_/ / (__  )
/_/  |_/_/  |_/_____/___/_/ /_/\__/\___/_/  /_/ /_/\__,_/_/____/

 v0.9.2 TI Summit edition by @DrAzureAD (Nestori Syynimaa)
@supasaf supasaf closed this as completed Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant