Logo Sean on IT
Sean on IT

  • Talks
  • Books
  • About

/

  • bluesky github linkedin mastodon sessionize x-twitter RSS

  • Font Size
  • Palette
  • Mode
  1. Home
  2. blogs

Using Git from PowerShell

December 5, 2016 PowerShellgitGitHubposh-git

How to set up your PowerShell environment to use Git and GitHub.

Read More

Opening the door to the Mystery of Dates in PowerShell

November 27, 2015 PowerShelldatetimeepoch

Different applications and operating systems store dates in differing formats. This article summarizes the most common formats and how to convert between them.

Read More

Adding a Contact to a Distribution List with PowerShell

July 21, 2015 Active Directory PowerShellADSIcontactdistribution list

Work around the limitation of the ActiveDirectory module using the `[adsi]` type accelerator.

Read More

Use PowerShell and EWS to find out who is sending you email

March 18, 2015 PowerShellEWSExchange Web Services

Another example of using PowerShell and Exchange Web Services to manage your email.

Read More

Understanding Byte Arrays in PowerShell

November 11, 2014 PowerShellbyte arraysencodingUnicodeUTF8

Not all strings are created equal. Text encoding can change how strings are stored in memory. Learn how to use byte arrays to work with binary data in PowerShell.

Read More

Throwback Thursday - Windows Command Shell (Batch) scripting

November 6, 2014 Throwback Thursday Windows Command Shellbatch filescmd.exe

Some advanced techniques for handling paramters, parsing results, and creating subroutines (functions) in Windows Command Shell batch files.

Read More

Working with certificates in PowerShell

November 3, 2014 PowerShellCertificatesX.509

An example script for working with certificates. The example also illustrates some advanced PowerShell scripting techniques like, parameter sets, comment-based help, and error handling.

Read More

Using PowerShell and EWS to monitor a mailbox

October 29, 2014 PowerShellEWSExchange Web Services

An example of using PowerShell and Exchange Web Services to monitor a mailbox.

Read More

Fun with Regular Expressions

October 21, 2014 PowerShellregexRegular Expressions

My recommended tool for learning how to use regular expressions.

Read More
Profile
Sean D. Wheeler
Sean D. Wheeler
PowerShell documentarian
Microsoft
Denton, TX
About this blog
Taxonomies
PowerShell 8 Active Directory 1 Throwback Thursday 1 Windows Command Shell 1
EWS 2 Exchange Web Services 2 ADSI 1 batch files 1 byte arrays 1 Certificates 1 cmd.exe 1 contact 1 datetime 1 distribution list 1 ALL 20
Presentations 2
2016 1 2015 3 2014 5
Posts
  • Using Git from PowerShell
    December 5, 2016
  • Opening the door to the Mystery of Dates in PowerShell
    November 27, 2015
  • Adding a Contact to a Distribution List with PowerShell
    July 21, 2015
  • Use PowerShell and EWS to find out who is sending you email
    March 18, 2015
  • Understanding Byte Arrays in PowerShell
    November 11, 2014

Sean on IT

Random thoughts and things I have learned in my IT journey.

Copyright © 2014-2025 Sean D. Wheeler. All Rights Reserved.