我有一些问题。当我尝试使用 powershell 配置 SSO(Dynamics NAV 和 Azure AD)时,我看到了这个错误:
此计算机上未安装验证 Office 365 租户配置的先决条件。
Microsoft Online Services Sign-In Assistant for IT Professionals can be downloaded and installed from http://go.microsoft.com/fwlink/?LinkID=330113 Windows Azure Active Directory Module for Windows PowerShell can be downloaded and installed from http://go.microsoft.com/fwlink/?LinkID=330114
在 I:\New 文件夹\WindowsPowerShellScripts\NAVOffice365Administration\Set-NavSingleSignOnWithOffice365.ps1:327 char:9
throw New-Object -TypeName System.Management.Automation.ItemN ...
+ CategoryInfo : InvalidArgument: (:String) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : SessionStateException
我安装了这些扩展,但错误仍然存在。请帮我。