SID-500.COM

PowerShell . Microsoft 365 . Azure . Automation . Cyber Security

Menu

  • Home
  • Downloads
  • Online Kurse (DE)
  • About me
  • Contact

PowerShell: Creating Event Entries with Write-EventLog for Monitoring Purposes

By Patrick Gruenauer on 21. April 2020 • ( Leave a comment )

Did you know that you can easily write something to the event log? For example, if you try something and it didn’t work then you can use the event log for monitoring. […]

PowerShell: Create a Graphical Desktop Shortcut with Computer Info and Link to the Ticket System (Helpdesk)

By Patrick Gruenauer on 20. April 2020 • ( 5 Comments )

As adminstrator you are not only responsible for assigning group policies or playing the cop who always watch what users do or not. A major part of your duties is to make […]

PowerShell 7: Pipeline Chain Operators && and ||

By Patrick Gruenauer on 13. April 2020 • ( 1 Comment )

With PowerShell 7 new operators were introduced. We call them chain operators. Chain operators enables you to do something after doing something. They use the $? and $LASTEXITCODE variable to determine whether […]

List all Server Roles from all Windows Servers with PowerShell

By Patrick Gruenauer on 5. April 2020 • ( 6 Comments )

So you are about to document your network and os environment? You don’t want to purchase 3rd party software? You want to list all server roles from all servers in your network? […]

Microsoft 365: Show Mailboxes that have Auto-Reply enabled

By Patrick Gruenauer on 4. April 2020 • ( 6 Comments )

Mailbox auto-reply settings are usually created and defined by the users himself. If you want to get an overview of the auto-reply settings of your organization you have to ask every user: […]

PowerShell: Creating Functions that accept Pipeline Input (ByValue)

By Patrick Gruenauer on 24. March 2020 • ( 1 Comment )

You probably have already created your first function in PowerShell and now you want that your function is capable of pipeline input. Right? Ok, you’ve come to the right place. In this […]

PowerShell 7: Foreach-Object -Parallel

By Patrick Gruenauer on 9. March 2020 • ( 4 Comments )

With PowerShell 7 a new feature was introduced: Foreach-Object -Parallel. The parallel feature will speed up loops in PowerShell. In this blog post I will compare the old technique with the new […]

Kostenloser PowerShell for Beginners Workshop 05.03.2020 (Review): Bilder, Slides, Code …

By Patrick Gruenauer on 8. March 2020 • ( Leave a comment )

Vielen Dank für den tollen Nachmittag mit PowerShell 5 und PowerShell 7. Anbei einige Pics und Unterlagen … Fotos Roman Stadlmair mit den 3 wichtigesten Regeln in Action … … showing code […]

Test-Connection (ping) with PowerShell 7

By Patrick Gruenauer on 25. February 2020 • ( 1 Comment )

In one of my previous articles I dedicated myself to the modern version of ping called Test-Connection. I recently discovered that the cmdlet in PowerShell Core 7 offers more parameters than in […]

Kostenloses PowerShell 5.1 und 7.0 Training für Einsteiger in Wien

By Patrick Gruenauer on 22. February 2020 • ( Leave a comment )

Liebe Follower! Am 05. März ab 13:00 wird bei ITLS ein kostenloser PowerShell Kurs für Einsteiger von mir abgehalten. Mehr Infos dazu hier: https://www.itls.at/powershell Tauche ein in die Welt von PowerShell 5 […]

PowerShell: Manipulate Strings (Bulk) in Text Files for further processing

By Patrick Gruenauer on 11. February 2020 • ( 2 Comments )

Lately, I’ve prepared some PowerPoint slides for the scripting module of a course for ongoing system engineers. Now it’s time to share my work with the PowerShell community. The slides are about […]

Microsoft 365: Add User Accounts and Mailboxes with PowerShell

By Patrick Gruenauer on 28. January 2020 • ( 15 Comments )

More and more companies are moving to the cloud. Subscribing cloud services means less hardware maintenance, more comfort, and an “always-on” feeling. As an administrator, you have to get familiar with the […]

PowerShell: Understanding Parentheses, Braces and Square Brackets

By Patrick Gruenauer on 14. January 2020 • ( 10 Comments )

The goal for this blog post is to demystify the usage of PowerShell brackets for scripters and PowerShell enthusiasts. You can find braces everywhere, in scripts, in the PowerShell help and in […]

Comparing Variables in Windows PowerShell and PowerShell 7

By Patrick Gruenauer on 17. December 2019 • ( Leave a comment )

PowerShell automatic variables are stored and maintainanced by PowerShell. This applies to Windows PowerShell that is shipped with every Windows operating system as well as PowerShell downloaded via GitHub.

PowerShell Last Operation Status Variable: $?

By Patrick Gruenauer on 2. December 2019 • ( 4 Comments )

The $LASTEXITCODE variable returns a code that tells you whether the last operation was successful or not. There’s another variable that is similiar and it is called $?. $? tells us if […]

Posts navigation

‹ Newer 1 2 3 4 5 6 7 8 9 10 11 … 33 Older ›

Get-Author

My name is Patrick Gruenauer. From Austria.
Awarded the Microsoft MVP for PowerShell [2018-2022].

List-PostsByLanguage

  • Deutsch
  • English

Get-Categories

  • Cisco (39)
  • Cyber Security (124)
  • Microsoft 365 (44)
  • Microsoft Azure (11)
  • PowerShell (326)
  • Windows 10 (110)
  • Windows 11 (1)
  • Windows Server (246)

Get-Series

  • Active Directory Zertifikatsdienste (1-8) [DE]
  • Cyber Security (1-5) [DE]
  • Nano Server (Teil 1-9) [DE]
  • PowerShell for Beginners (1-13) [EN]

Get-BookCoAuthor

Follow-Me

  • Twitter
  • LinkedIn
  • YouTube
  • Facebook
Follow SID-500.COM on WordPress.com

Join 621 other followers

Get-RSS

RSS Feed

Links

  • Patrick Grünauer (Company WebSite)
  • CISCO Certification Overwiew
  • Microsoft Certification Overview

Blogroll

  • Experts Live Austria
  • Frankys Web
  • IT-LEARNER.DE
  • Mike F Robbins
  • PowerShell Usergroup Austria
  • Rolands Erinnermich

Blog Stats

  • 4,178,915 hits
Follow SID-500.COM on WordPress.com
  • Top categories: PowerShell Microsoft 365
Create a website or blog at WordPress.com |
  • Follow Following
    • SID-500.COM
    • Join 621 other followers
    • Already have a WordPress.com account? Log in now.
    • SID-500.COM
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...