Skip to content
  • LinkedIn
  • Github
  • Twitter
  • Home
  • About me
  • Contact

Azure, Windows, Powershell, PKI, Security and more…

Tag: Powershell

Written by LukeJune 2, 2023June 2, 2023

Display any tree with PowerShell

Display Active Directory, Registry, VMWare, File System, and more trees with PowerShell…

Written by LukeMarch 20, 2023March 19, 2023

Concatenate PowerShell arrays on the fly

Here is a method to build a global array at the same time you collect data from various parts of a tree.
No need for additional code to concatenate the data.

Written by LukeAugust 5, 2020August 7, 2020

Validating Computer Names with PowerShell

How could you more efficiently validate a piece of code with -ComputerName (or similar) as one of its parameters?

Written by LukeMay 3, 2020April 28, 2020

Usefulness of the last command result new behavior in PowerShell 7

In case you missed it, there is a change in the behavior of the Last Command Result variable $? variable with PowerShell 7.
Until now, the Last Command Result variable $? did not always accurately reflect the result of the former command…

Written by LukeApril 12, 2020April 11, 2020

Use cases for PowerShell Help Messages

Have you ever used PowerShell Help Messages? Do you know what they are for and how to implement them?

Posts navigation

Older posts
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    • itluke.online
    • Join 38 other subscribers
    • Already have a WordPress.com account? Log in now.
    • itluke.online
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

You must be logged in to post a comment.