windows - 无法安装 Windows Azure Active Directory 模块 - Powershell

标签 windows powershell azure

我遇到了一个典型的 Microsoft 错误,无法安装此处的 Windows Azure Active Directory 模块 Windows Azure AD for Powershell

背景:
我运行的是带有 Service Pack 1 的 Windows 7。
目前已安装 Powershell 4.0。
在程序和功能下检查 Microsoft.Net Framework 3.5.1
Microsoft Online Services 登录助手 Beta 版和非 Beta 版均已安装。电脑重新启动后,两者都没有成功。

enter image description here

enter image description here

Windows Azure Active Directory Module for Windows Powershell. You must have Windows Powershell 2.0 or greater installed on this computer Problem

我在网上阅读了很多帖子,但似乎没有一个有帮助。 有谁知道如何克服这个恼人的错误。

http://blogs.technet.com/b/tune_in_to_windows_intune/archive/2013/11/09/error-when-trying-to-install-windows-azure-active-directory-module-for-windows-powershell.aspx

http://social.msdn.microsoft.com/Forums/windowsazure/en-US/aef5669a-bc46-4c7a-9cbd-d0ed781e5190/waad-wont-install-says-signin-assistant-needs-to-be-installed-but-it-already-is?forum=WindowsAzureAD

最佳答案

我终于从发布在该网站上的 Erik 那里找到了解决方案。
http://blogs.technet.com/b/tune_in_to_windows_intune/archive/2013/11/09/error-when-trying-to-install-windows-azure-active-directory-module-for-windows-powershell.aspx

按住 Shift 键并右键单击命令提示符图标,然后以管理员身份运行,以管理员身份运行命令提示符。

Run the command prompt as administrator

在命令提示符下 将目录更改为 AdministrationConfig-En.msi 的安装位置。

在命令提示符中键入:
msiexec/i AdministrationConfig-EN.msi
现在安装时不会出现 powershell 警告。

Erik 的评论是,powershell 设置只有在权限提升时才可读。

登录助手的测试版也需要在 Administrationconfig 之前安装,它对我没有帮助,但对其他人有帮助。

这绝对是一个漫长而痛苦的过程。

关于windows - 无法安装 Windows Azure Active Directory 模块 - Powershell,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23862468/

相关文章:

c++ - 不是全局命名空间的成员?

c# - 如何从 Windows 7 上的 C# 程序读取 Android 手机上的文件?

powershell - 只有一个条目的多维数组

command-line - 命令行中 TFS 分支之间未合并的变更集列表?

c# - 为 Azure Function (v3) 的 RequestTelemetry 添加自定义属性

windows - 将 FFTW 链接到 Matlab Mex 文件

python - 无法启动 Windows 快捷方式

node.js - 如果 Windows PowerShell 的颜色在运行程序后损坏,如何重置它们?

azure - 比较 Azure 集群中的 docker 镜像

azure - 用于通过 Azure AD 连接到 Azure SQL 数据库的连接字符串