Recent posts

PowerShell - Get day of weekday

less than 1 minute read

In this short post we will see how we can use PowerShell to get an integer representing the number associated with the day of the week for the current date.

Get current user UPN

1 minute read

In this post we will explore how to easily retrieve currently logged in user UPN via PowerShell