Forum Discussion
location of AdministrationConfig-V1.1.130.0-Preview.msi(could not be found)
I am planning to use AzureADPreview.
Due to some OS limitations, there is no easy way of installing with Install-Module.
I have found the below site:
https://connect.microsoft.com/site1164/Downloads/DownloadDetails.aspx?DownloadID=59185
which used to have AdministrationConfig-V1.1.130.0-Preview.msi as illustrated in the blog.
http://atwork6.rssing.com/chan-12106736/all_p32.html
However, i think the files for V1.1.130.0-Preview has been removed. Could you please let me know the exact location where i can get the file.
Thanks
5 Replies
They removed it. Any specific reason you need the Preview version?
- null nullIron Contributor
Install-Module AzureADPreview does not work saying Get-Reporitory
which again says cannot load repositories ...there is some issues with the Enterprise network
I want the preview version because it contains commands such as
Get-AzureADDirectorySettingTemplate using which i will be able to put in place a templated restriction on the creation of Office 365 Groups
I really dont know why they have removed it.
Well you can always run it from say a VM in Azure, that is not subject to your network restrictions.