Skip to main content

Home/ PowerShell/ Contents contributed and discussions participated by Joel Bennett

Contents contributed and discussions participated by Joel Bennett

Joel Bennett

Changes to Nano Server in the next release of Windows Server | Microsoft Docs - 17 views

    • Joel Bennett
       
      Oh, so THAT is how you get down to 80MB...
Joel Bennett

Packer - Machine Images - 2 views

  •  
    Packer is easy to use and automates the creation of any type of machine image, from Amazon's AMI to VMware and VirtualBox
Joel Bennett

Reversing DPAPI and Stealing Windows Secrets Offline - 4 views

  •  
    Show how DPAPI, the Windows API for safe data storage on disk works, and reveals how it's possible to recover all the previous passwords used by any user on a system. Provides an open-source tool for DPAPI data decryption and previous password extraction called DPAPIck.
Joel Bennett

A combined Mercurial and Git PowerShell Prompt - Matthew Manela - Farblondzshet in Code - 0 views

  •  
    I need to play with this and see about maybe finally making that combined source control module...
Joel Bennett

conemu-maximus5 - Console Emulator, Far Manager plugins - 0 views

  •  
    ConEmu is a Windows console app which can host multiple console apps (DOS, PowerShell, TC, Bash) as tabs and even support running some tabs elevated
  •  
    ConEmu is a Windows console app which represents multiple consoles (even if some of them are elevated) as tabs, and supports simple GUI applications as one customizable GUI window with various features.
Joel Bennett

Remote Administration With PowerShell 3.0 Sessions - 3 views

  •  
    Using RunAs with PowerShell sessions
Joel Bennett

Deveel ReadLine: ReadLine for .Net, with an MIT license - 1 views

  •  
    Deveel ReadLine is basically a .Net/Mono project for implementing interactive input editing and parsing similar to GNU Readline
Joel Bennett

Fastest JSON Serializer for .NET - ServiceStack.net - 0 views

  •  
    ServiceStack JsonSerializer is based on JSV (the fastest text serializer for .NET), and is over 3.6x times faster than the BCL JsonDataContractSerializer and is around 3x faster than NewtonSoft JSON.NET (the previous fastest JSON serializer benchmarked).
Joel Bennett

Tied Variables, a simpler way « Sly PowerShell - 1 views

  •  
    Using breakpoints with an action block to simulate tied variables. I posted a version of this to http://poshcode.org/2750
Joel Bennett

AffinityID/PowerUp - GitHub - 0 views

  •  
    PowerUp is a simple, language neutral, Powershell based build and deployment framework
Joel Bennett

PowerChumby - 0 views

  •  
    PowerChumby is a Perl CGI script and a PowerShell module that gives you a PowerShell way of controlling your Chumby.
Joel Bennett

How to disable positional parameter binding in PowerShell 3 - Shay Levy - 0 views

  •  
    Covers the use of [CmdletBinding(PositionalBinding=$false)] and why you might need it.
Joel Bennett

Reuse Your Code - Create Modules Automagically! - Dreaming in PowerShell - 1 views

  •  
    A nice post by Tobias detailing the ModuleHelper module which lets you dynamically generate a module from functions you have loaded in your session.
Joel Bennett

Free Tools - McAfee/FoundPort - 1 views

  •  
    McAfee is committed to your security and provides an assortment of free McAfee tools to help in your software development.
Joel Bennett

Using Mercurial as a local repository for Team Foundation Server - LosTechies - 0 views

  •  
    This post covers how to setup mercurial(HG) as are local source control repository to sit in front of a Team Foundation Server .
Joel Bennett

Bing Maps WPF Control - Bing Maps Blog - 0 views

  •  
    The WPF control for Bing Maps has been released (in beta)
Joel Bennett

PowerSE - Script Editor - PowerWF.com - 0 views

  •  
    "Select columns and sort results in the data grid, then let PowerSE automatically generate the accompanying PowerShell."
Joel Bennett

Texo - My PowerShell Continuous Integration Server - Ayende @ Rahien - 2 views

  •  
    A simple CI server as a web endpoint in C# that calls PowerShell (or, you know, whatever).
1 - 20 of 163 Next › Last »
Showing 20 items per page