AzureAD, MSOnline, AzureADPreview and Microsoft Graph API with PowerShell Comparisons

Ftr21

The AzureAD, MSOnline and AzureADPreview PowerShell modules are scheduled for deprecation. The schedule has changed a couple of times. To be prepared, admins should get going with the new Microsoft Graph PowerShell SDK module. However, the Microsoft Graph PowerShell SDK works differently. There’s a learning curve that has proven steep. Many admins who have walked the path before you have reported many issues.

How to Download a File Using Windows PowerShell

Ftr38

Are you tired of repeatedly clicking links to download files from the web? If your work requires frequent file downloads, automating this process can save you time. Consider using PowerShell to download files, serving as an alternative to the traditional wget command.