PowerShell SnippetRace 01-2024 (Happy new years edition)

SCP, junk, multiple objects, graph

Events

  • PS Usergroup Austria Q1/2024 – March 26th 2024
  • PowerShell & DevOps Summit US – April 8-11 2024 Bellevue, WA – Anmeldung

Snippets

Copy files between Windows and Linux with PowerShell and SCP

X-Plat (cross-plattform) Powershell allows new things which have been impossible with Windows PowerShell 5.1. Transferring files between those two platforms may occur in several ways (SMB, FTP), but SCP is part of this blogpost written by Thomas Joos.

Set junk-settings for shared mailboxes

When working with shared mailboxes, the user connected to this mailbox cannot configure the Junk Mail Settings for this shared mailbox in Outlook itself, but PowerShell can. Read Patrick Grünauers Blog to learn how this works.

Return multiple objects from a PowerShell function

Writing functions and CmdLets in Powershell means also to handle outout so that the pipeline can handle it. Read Sam Erdes blog with thoughts on this topic.

Mastering MS-Graph and PowerShell

Its never too late to start with MS-Graph. For a nice step-by-step guide including screenshots and examples read the blog from Alex Asplund to start your journey with MS-Graph.

I wish you all a happy PowerShell year 2024!

R.

Foto von Maxim Hopman auf Unsplash

Leave a Reply