(aka How to add C-style __LINE__ and __FILE__ macros to PowerShell) When troubleshooting PowerShell scripts, it can be useful to log, store or output the current line number and and file name position… more →
PoshoholicKirk Munro wrote 5 months ago: (aka How to add C-style __LINE__ and __FILE__ macros to PowerShell) When troubleshooting PowerShell … more →
Kirk Munro wrote 1 year ago: When creating PowerShell script (ps1) files to share with the community, there are a few different w … more →