MISSION IMPOSSIBLE CODE

MISSION IMPOSSIBLE CODE

Follow
homeAboutnewsletter
Tag

Oneliner

#oneliner

More content

Read more stories on Hashnode


Articles with this tag

Automated Collection of Diagnostic System Information From Systems You Don't Own

Darwin SanoyDarwin Sanoy
Nov 8, 20175 min read

Over time I’ve found there are many reasons why I may be asked to debug systems I do not have convenient access to. It is painstaking to get lists of...

Automated Collection of Diagnostic System Information From Systems You Don't Own

The Universal PowerShell Core Installer (Install-PowerShell.sh)

Darwin SanoyDarwin Sanoy
Aug 1, 20175 min read

Since PowerShell Core was announced not quite a year ago, I have had a surprising number of reasons to migrate or refit existing PowerShell code to...

The Universal PowerShell Core Installer (Install-PowerShell.sh)

Continue Your Automation To Run Once After Restarting a Headless Windows System

Darwin SanoyDarwin Sanoy
Mar 16, 20176 min read

There are times when you cannot avoid having to reboot a system and continue with an automation task. When you hit one of these, you start down the...

Continue Your Automation To Run Once After Restarting a Headless Windows System

Oneliners For Procmon Debugging of AWS Cloud Formation Automation

Darwin SanoyDarwin Sanoy
Mar 1, 20172 min read

I was working through some nasty Windows automation problems buried deep in a Cloud Formation template. Something appeared to be overwriting a...

Oneliners For Procmon Debugging of AWS Cloud Formation Automation

Fastest Way To Get Your Hands on the New Win32-OpenSSH

Darwin SanoyDarwin Sanoy
Feb 19, 20163 min read

If you’re like me, you grow tired of having to install a seperate terminal utility on Windows to use ssh to connect to the vast array of devices and...

Fastest Way To Get Your Hands on the New Win32-OpenSSH