-
Microsoft
- Seattle
Pinned Loading
-
Run PowerShell in a series of nested...
Run PowerShell in a series of nested remote machines 1# To import in your PowerShell runspace, run below command:
2# irm https://aka.ms/InvokeRemoteCommand | iex
34# To import in remote scriptblock, use below syntax:
5# . ([scriptblock]::Create((irm 'https://aka.ms/InvokeRemoteCommand')))
-
Self-contained example showing token...
Self-contained example showing token APIs for AAD and ADFS. 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
45# To import in remote scriptblock, use below syntax:
-
Get-CertificateChainFromEndpoint
Get-CertificateChainFromEndpoint 1# To import in your PowerShell runspace, run below command:
2# irm 'https://gist.githubusercontent.com/keystroke/643bcbc449b3081544c7e6db7db0bba8/raw' | iex
34<#
5.Synopsis
2 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
Azure/azure-powershell,
Azure/azure-cli
Loading
Contribution activity
April 2025
keystroke has no activity
yet for this period.