MSOnline (以降 MSOL) および Azure AD PowerShell の廃止が行われます。 後継として「Microsoft Graph PowerShell」が推奨されています。 今回は、この後継コマンドを利用してAzureADユーザーの拡張属性(AADC同期を行わない、AADに直接登録した際の拡張属性”extensionAttribute ...
In Microsoft.Graph PowerShell SDK version 2.26.1, the Set-MgUserLicense cmdlet is broken. Even when following the documented syntax with -RemoveLicenses @(), the command fails with the error: ...
APIs seem to be everywhere these days. Every popular online service has one. APIs allow developers to interact with online services without actually having to point and click their way through a UI.
PowerShellはコンピュータを操作するための強力なツールです。このPowerShellには2つの系統があります。 PowerShell 5.1 はWindows専用のパワーシェル。 PowerShell 7.x はWindowsだけでなくMacでも使える新しいパワーシェル。 PowerShellをMacで使っているなんて聞いたことが ...
Last time we looked at one of the new PowerShell v3 cmdlets for working with web data, Invoke-WebRequest. This week we'll look at a cmdlet that I think you'll find even easier to use, ...