Skip to content
View keystroke's full-sized avatar

Organizations

@Azure-Samples

Block or report keystroke

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Run PowerShell in a series of nested...
    1
    # To import in your PowerShell runspace, run below command:
    2
    # irm https://aka.ms/InvokeRemoteCommand | iex
    3
    
                  
    4
    # To import in remote scriptblock, use below syntax:
    5
    # . ([scriptblock]::Create((irm 'https://aka.ms/InvokeRemoteCommand')))
  2. Self-contained example showing token...
    1
    # To import in your PowerShell runspace, run one of below commands:
    2
    # iex ([System.Net.WebClient]@{}).DownloadString('https://gist.githubusercontent.com/keystroke/5d54c3db4fe02ef6507daf97b9cc7bd8/raw')
    3
    # irm https://gist.githubusercontent.com/keystroke/5d54c3db4fe02ef6507daf97b9cc7bd8/raw | iex
    4
    
                  
    5
    # To import in remote scriptblock, use below syntax:
  3. Get-CertificateChainFromEndpoint
    1
    # To import in your PowerShell runspace, run below command:
    2
    # irm 'https://gist.githubusercontent.com/keystroke/643bcbc449b3081544c7e6db7db0bba8/raw' | iex
    3
    
                  
    4
    <#
    5
    .Synopsis

2 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing keystroke's contributions from March 31, 2024 to April 04, 2025. The contributions are 100% issues, 0% commits, 0% pull requests, 0% code review.

Contribution activity

April 2025

keystroke has no activity yet for this period.
Loading