BLOGOTHEK // Die aktuellsten Beiträge und Artikel der Österreichischen Blogs

Worüber bloggt Österreich? In der Blogothek könnt ihr die aktuellsten Beiträge der Österreichischen Blogs durchsuchen. Derzeit befinden sich Blogartikel zum Thema Graphapi in der Blogothek, die natürlich immer direkt auf eure Blogs verlinken. Es sollte euch also mehr Traffic & neue Leser bringen! Stöbern und Neues entdecken, in der Blogheimat Blogothek!

Möchtet ihr dass eure Beiträge auch erscheinen? Anmelden, Blog verifizieren & unter "Blog verwalten" euer RSS Feed eintragen.
Möchtet ihr nicht hier erscheinen? Einfach unter "Blog verwalten" die Blogothek Sichtbarkeit auf nein stellen.
Fashion Film Fitness Food Lifestyle Kunst Musik Reisen Politik Social Media Sport Wirtschaft

Blogbeiträge zum Thema Graphapi

Beitragsbild des Blogbeitrags Create Azure Resource Group with PowerShell and MS Graph API

Create Azure Resource Group with PowerShell and MS Graph API

In this post, I want to show you how you create an Azure Resource Group with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Azure Resource Group creation✔️Control your Azure Resource Group outside Azure Portal.✔️Mass ...

PowershellAzureGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Create Azure Guest User with PowerShell and MS Graph API

Create Azure Guest User with PowerShell and MS Graph API

In this post, I want to show you how you create an Azure Guest User with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Guest User Invitation to Azure AD✔️Control your Azure Guest Users outside Azure Portal.✔️Customiz...

PowershellGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Change a Teams Member to an Owner with PowerShell and MS Graph API

Change a Teams Member to an Owner with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Member to an Owner with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Tea...

PowershellGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Change a Teams Owner to a Member with PowerShell and MS Graph API

Change a Teams Owner to a Member with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Owner to a Member with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Team...

PowershellGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Create a Channel in Teams with PowerShell and MS Graph API

Create a Channel in Teams with PowerShell and MS Graph API

In this post, I want to show you how you can create a Team Channel in Teams with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can create a new Channel✔️Control your Channels outside Teams.✔️Many more…...

PowershellChannelGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Remove a Member from a Microsoft Teams Team with PowerShell and MS Graph API

Remove a Member from a Microsoft Teams Team with PowerShell and MS Graph API

In this post, I want to show you how you can remove a Member from a Microsoft Teams Team with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can remove a Team Member.✔️Control your Members of a Team outside Team...

PowershellGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API

Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API

In this post, I want to show you how you can add a new Member to a Microsoft Teams Team with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can add a new Team Member.✔️Control your Members of a Team outside Team...

PowershellGraphapiMsgraphMsgraphapiMsteamsPowershell
Beitragsbild des Blogbeitrags Transfer German Umlaute with Invoke-RestMethod

Transfer German Umlaute with Invoke-RestMethod

Right now, I am working on a PowerShell script to Sync Tasks from Notion to my Microsoft Todo and back. In that case, I am using “Invoke-RestMethod” many times. And as I am in Austria and write some ToDos in German, I have to use “Uml...

PowershellMicrosoft Graph ApiMicrosofttodoMsgraphMsgraphapiNotionPowershell
Beitragsbild des Blogbeitrags Enable Lost Mode for Intune Device with PowerShell and Microsoft Graph API

Enable Lost Mode for Intune Device with PowerShell and Microsoft Graph API

I had a Requirement these days to activate the Device Lost Mode for a Mobile Intune Device during the User Leaving Process. So I checked MS Graph API if that is possible, and, yes it is. ! NOTE, as I have written this Post, this Request is under BETA M...

PowershellGraphapiIntuneLostmodeMsgraphMsgraphapiPowershell