Nick James

Nick James

Get-Bio -Identity 'Nick James'

  • Home
  • Blog: PowerShell
  • Blog: Security
  • Projects
  • Customizations
  • My Setup

© 2025 Nick James. Theme by RadarThemes with modifications.

Category: PowerShell

powershell header

Custom PowerShell Attributes

January 22, 2019

Attributes allow you to attach additional information to a class, function, or property. They can also be used to validate or transform properties in a class or function.

  • #Attributes
  • #Classes
  • #PowerShell
  • #Technique
Read More

My PowerShell profile

June 13, 2018

Your PowerShell profile gives you the power to customize the console at run time. This article explores my customization that make my PowerShell sessions feel like home.

  • #Console
  • #Cuztomization
  • #Look and Feel
  • #My Setup
  • #PowerShell
Read More