Comments on: Office 365 – How to connect with Powershell https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/ Cloud and Datacenter Blog focusing on Microsoft Azure Sat, 18 Aug 2018 17:52:58 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Scott Shanks https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/#comment-700828 Mon, 26 Mar 2018 17:00:49 +0000 http://www.thomasmaurer.ch/?p=2332#comment-700828 Hi Thomas,

Many thanks for the super quick response.

I managed to do that earlier in the Windows PowerShell as an Administrator, but got stuck not knowing if its the right route.

All I then (apparently) needed to do in the MSONline module was:
Set-MsolCompanySettings -AllowAdHocSubscriptions $true

I’ve just done the following again in the Windows PowerShell and see loads of CmdLets, but cannot find any equivalent to the above AllowAsHocSubscriptions or *Company* or *Subscriptions*
Get-Command -Module AzureAD

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/#comment-700826 Mon, 26 Mar 2018 16:08:02 +0000 http://www.thomasmaurer.ch/?p=2332#comment-700826 In reply to Scott Shanks.

The new Module is the AzureAD module you can use, that is the new one :)
Install-Module AzureAD

]]>
By: Scott Shanks https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/#comment-700824 Mon, 26 Mar 2018 15:33:55 +0000 http://www.thomasmaurer.ch/?p=2332#comment-700824 Hey Thomas,
I found this page as a result of trying to amend adhocsubscription settings on my new GoDaddy account, so I can setup my Power BI login.
https://powerbi.microsoft.com/en-us/blog/ability-to-disable-free-sign-ups-for-the-free-power-bi/

It seems that this is deprecated and on a new module now?
I was enthusiastic when I found your page, but didn’t notice it was old.

Do you know if the above approach still applies or do I need to move onto the Azure Active Directory PowerShell for Graph module? I’ve tried this but am getting lost in PowerShell and Azure Portal.

Thanks

Scott

]]>
By: Tom https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/#comment-637970 Sat, 02 Jan 2016 20:49:57 +0000 http://www.thomasmaurer.ch/?p=2332#comment-637970 Same here. Just use this link for the first download then reboot and come back to install the second plugin.
https://www.microsoft.com/en-us/download/confirmation.aspx?id=28177

]]>
By: Joe https://www.thomasmaurer.ch/2011/07/office-365-how-to-connect-with-powershell/#comment-633979 Tue, 24 Nov 2015 23:55:50 +0000 http://www.thomasmaurer.ch/?p=2332#comment-633979 Fails. “In order to install Windows Azure Active Directory Module for Windows PowerShell, you must have Microsoft Online Services Sign-in Assistant version 7.0 or greater installed on this computer.” Yeah, I do. Rebooted. It’s all there. Microsoft isn’t.

]]>