SID-500.COM

PowerShell . Microsoft 365 . Azure . Automation . Cyber Security

Menu

  • Home
  • Downloads
  • Schulungen
  • About me
  • Contact

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 • ( 13 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 • ( 6 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 • ( 3 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 […]

Understanding PowerShell Pipeline Parameter Binding

By Patrick Gruenauer on 19. November 2019 • ( 2 Comments )

This write up should give you a basic understanding how pipeline objects are processed. The piping technique allows a kind of connection between commands. Piping is a key technologie in PowerShell. In […]

PowerShell: Do-While vs. Do-Until vs. While

By Patrick Gruenauer on 4. November 2019 • ( 4 Comments )

Understanding the differences between a do-while, do-until and while loop could be confusing. Is it the same? Why then two different techniques?

PowerShell: Endless Ping with Test-Connection (Test-Endless)

By Patrick Gruenauer on 22. October 2019 • ( Leave a comment )

If you look up how a ping can be done endlessly with Test-Connection, you will usually find solution with a while loop or something else complicated. The dilemma is that ping provides […]

Office 365 | Exchange Online: List inactive Mailboxes

By Patrick Gruenauer on 7. October 2019 • ( 1 Comment )

Retired employees are usually reported to the IT department, but for whatever reason this is not always the case. As an Office 365 administrator, you might want to know which user haven’t […]

PowerShell: Changing Files and Folders Creation Time

By Patrick Gruenauer on 24. September 2019 • ( 3 Comments )

Working with PowerShell is usually a serious and demanding job. PowerShell is powerful, you can destroy your system by running the wrong commands. However, in this blog post we take a look […]

Neue PowerShell Kurse in Wien in Kooperation mit ITLS

By Patrick Gruenauer on 19. September 2019 • ( Leave a comment )

Liebe Follower! Ab Oktober 2019 kooperiert die PowerShell User Group Austria mit ITLS in Wien und bietet pro Quartal drei PowerShell Kurse an. Steigen Sie mit dem kostenlosen „PowerShell Einsteigerworkshop (PSEW)“ ein, […]

PowerShell Data Types Cheat Sheet: String, Char, DateTime, Bool, Array, Hashtable, PSObject, Void, Math, TimeSpan

By Patrick Gruenauer on 9. September 2019 • ( 2 Comments )

This blog posts is all about PowerShell data types. What is a PowerShell data type? Data Types define what you can do with a PowerShell object. For example, a datetime object supports […]

PowerShell: Implementing a Progress Bar with Write-Progress

By Patrick Gruenauer on 19. August 2019 • ( 5 Comments )

Have you always wanted to make your script more professional? A progress bar adds professionalism to your work. And it gives the user information how long your script will run and what […]

Posts navigation

‹ Newer 1 2 3 4 5 6 7 8 9 … 31 Older ›

Get-Author

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

List-PostsByLanguage

  • Deutsch
  • English

Get-Categories

  • Cisco (39)
  • Cyber Security (121)
  • Microsoft 365 (35)
  • Microsoft Azure (8)
  • PowerShell (294)
  • Windows 10 (108)
  • Windows Server (238)

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 555 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

  • 2,878,107 hits
Blogverzeichnis - Bloggerei.de
TopBlogs.de das Original - Blogverzeichnis | Blog Top Liste
Blogverzeichnis
  • Top categories: PowerShell Cisco
Create a website or blog at WordPress.com |
Cancel