Skip to content
Avatar
🖥️
Marking down
🖥️
Marking down

Organizations

@Azure
Block or Report

Block or report sdwheeler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sdwheeler/README.md

My GitHub profile Profile views

Sean's GitHub stats

PowerShell-Docs
Issues GitHub pull requests
PowerShell
Issues GitHub pull requests
PowerShell-Docs-DSC
Issues GitHub pull requests
PowerShell-Docs-Modules
Issues GitHub pull requests
Community-Blog
Issues GitHub pull requests
Presentations

Pinned

  1. 1
     #region AD Functions
    2
    #-------------------------------------------------------
    3
    function get-servers {
    4
      param([string[]]$names,
    5
        [string[]]$props = @('DNSHostName','OperatingSystem')
  2. 1
    function Get-FileEncoding {
    2
      ## Get-FileEncoding   http://poshcode.org/2153
    3
      <#
    4
    5
          .SYNOPSIS
  3. 1
    function New-DevOpsWorkItem {
    2
        param(
    3
          [Parameter(Mandatory=$true)]
    4
          [string]$title,
    5
      

1,721 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2022

Created a pull request in MicrosoftDocs/PowerShell-Docs that received 13 comments

Fixes #9250 - Add article showing how to invoke a PSCmdlet

PR Summary Fixes AB#13011 - Fixes #9250 - Add article showing how to invoke a PSCmdlet PR Checklist Descriptive Title: This PR's title is a synop…

+125 −11 13 comments
8 contributions in private repositories Oct 3 – Oct 18

Seeing something unexpected? Take a look at the GitHub profile guide.