Marking down
Principal Content Developer for PowerShell
-
Microsoft
- Denton, TX
- https://seanonit.wordpress.com
- @swsamwa
Block or Report
Block or report sdwheeler
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
#region AD Functions2#-------------------------------------------------------3function get-servers {
4param([string[]]$names,
5[string[]]$props = @('DNSHostName','OperatingSystem')
-
1
function Get-FileEncoding {
2## Get-FileEncoding http://poshcode.org/21533<#45.SYNOPSIS -
1
function New-DevOpsWorkItem {
2param(3[Parameter(Mandatory=$true)]
4[string]$title,
5
1,894 contributions in the last year
We're celebrating 100 million developers!
Less
More
Activity overview
Contributed to
MicrosoftDocs/PowerShell-Docs,
MicrosoftDocs/windows-powershell-docs,
MicrosoftDocs/PowerShell-Docs-Modules
and 42 other
repositories
Contribution activity
February 2023
Created 9 commits in 3 repositories
Created 1 repository
Created a pull request in MicrosoftDocs/PowerShell-Docs that received 19 comments
Fixes #9782 - Freshness update and monthly stats
PR Summary Fixes AB#60709 - Fixes #9782 - Freshness update and monthly stats PR Checklist Descriptive Title: This PR's title is a synopsis of the…
+188
−134
•
19
comments
Opened 6 other pull requests in 4 repositories
PowerShell/PowerShellGet
1
open
1
closed
MicrosoftDocs/PowerShell-Docs
2
merged
MicrosoftDocs/PowerShell-Docs-Modules
1
merged
MicrosoftDocs/PowerShell-Docs-DSC
1
merged
Reviewed 14 pull requests in 6 repositories
MicrosoftDocs/PowerShell-Docs
9 pull requests
- Removes > symbol from content between tags
- Fixes newlines breaking Markdown table
- Reference Remove-Alias as it is available in PowerShell 7.x
- Fixes TableColumnItems tag in code block
- (AB-62332) Update labels in docs/templates
- Update 6.17 remove untrue claim about parameter binding type conversion for boolean
- Quality: Added alias notes for Invoke-Expression
- (GH-9785) Refresh stale DSC/JEA docs
- Fixes #9782 - Freshness update and monthly stats





