-
Error connecting to SQL Server - Error: 18452
Getting failed logins on SQL Server Availability Group
-
Capturing SQL Server Extended Event data to file
Getting collected event data from an XE session into a csv file
-
Using -f format operator in the pipeline
Combining the -f operator in the PowerShell pipeline.
-
Working with dates in non-standard formats
How to handle dates that don't conform to normal formats.
-
Bitwise comparisons with Classes and Enums.
Comparing variables using bitwise operators
-
Classes - variables with complex properties
Controlling variable values and properties
-
Enums
Controlling variable values
-
New-Variable
Using built-in commands to manage variables
-
Export to Excel script snippet
Using a VSCode snippet to improve writing Export-Excel functions
-
Managing KeePass secrets with PowerShell
Using the Secret Management module to interact with a KeePass vault.
-
using WHERE method rather than Where-Object
Getting extra functionality from a .Net method.