SharePoint Microsoft Entra ID を使用した HTTP Microsoft Entra の ID でHTTP の接続を作成し、ベースリソース URL とMicrosoft Entra リソース URI (アプリケーションID URI) を商用テナント用の https://graph.microsoft.com/ に設定します。 テナントが GCC、GCC High、または DoD にある場合は、...
() Write-Debug "Creating destination folder object for $destination" $DestinationFolder = $shell.Namespace($destination) Write-Debug "Expanding $cab to $destination" $DestinationFolder.CopyHere($sourceCab) } # *** entry point *** if($debug) { $debugPreference = "continue" } ConvertFrom-Cab...