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 Graph API 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 Graph API

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
Beitragsbild des Blogbeitrags Send Mail with Attachment, PowerShell, and Microsoft Graph API

Send Mail with Attachment, PowerShell, and Microsoft Graph API

I received a huge response to my previous Article to send a Mail with MS GRAPH API and a lot asking me, “How to add an Attachment” to that Mail. So here we are. Let’s send an Email with a DOCX Attachment with PowerShell and MS GRAPH A...

PowershellAttachmentGraphapiMsgraphMsgraphapiPowershellSendmail
Beitragsbild des Blogbeitrags Create Microsoft ToDo Task with PowerShell and Microsoft GRAPH API

Create Microsoft ToDo Task with PowerShell and Microsoft GRAPH API

Now it is time to create some Microsoft ToDo Tasks with PowerShell and MS Graph API. To learn more from Microsoft GRAPH API, see my Blog Series:Part 1 – Authentication and Azure App – Use Microsoft Graph API with PowerShell – Part 1 » TechG...

PowershellGraphapiMicrosofttodoMsgraphMsgraphapiPowershellTodo
Beitragsbild des Blogbeitrags Set Out of Office Reply with PowerShell and MS GRAPH API

Set Out of Office Reply with PowerShell and MS GRAPH API

The next Post in my GRAPH API Series will show you how to set the Out of Office Reply to a User. To learn more from Microsoft GRAPH API, see my Blog Series:Part 1 – Authentication and Azure App – Use Microsoft Graph API with PowerShell – Par...

PowershellGraphapiMsgraphMsgraphapiMsteamsOofPowershellWindows365