Skip to main content

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

Contents contributed and discussions participated by Joel Bennett

Joel Bennett

ColorCode - Syntax Highlighting/Colorization for .NET - Release: ColorCode 1.0 - 0 views

  •  
    ColorCode is the syntax highlighting code which supports CodePlex -- will someone PLEASE write a PowerShell language for it and donate it to them?
Joel Bennett

.NET Security Blog : Using CasPol to Fully Trust a Share - 0 views

  •  
    This is necessary if you want to load .net assemblies (like compiled PowerShell snapins/modules) from a network share! Without setting up your CasPol settings you can neither load a snapin, import a module, or use Assembly.LoadFrom
Joel Bennett

Overlord Verbs: a Proposal - 0 views

  •  
    The Mozilla Ubiquity project now (as of 0.5) has a fully "natural language" parser ... with official standard verbs. A lot like PowerShell ... but with a much more robust (natural language) parser. Not much need to learn syntax here.
Joel Bennett

AutoPowerShell - Overview - Rubbersoft - 0 views

  •  
    A script host for Windows Powershell 2.0 that allows one to ... run scripts from hot keys, or automatically at log in time, run them in STA or MTA mode, run them hidden from the desktop, etc. Scripts can be monitored and killed from the system tray icon.
Joel Bennett

Windows PowerShell Blog : PowerBoots 0.2 is Now Available - 1 views

  •  
    It's always fun to get mentioned on the PowerShell blog, but especially so when it happens right away :-)
Joel Bennett

PowerShell Invoker (PsInvoker) - CodePlex - 0 views

  •  
    A small library for your apps ... implements the bare minimum to allow you to execute a powershell script and get the results back as text.
Joel Bennett

PowerShell V2 Quick Tips: Finding Extra Outputs From Your Script -Windows PowerShell Blog - 0 views

  •  
    VERY useful tip on how to find those annoying spots where your function or script is leaking output.
Joel Bennett

(Virtual) Service Accounts Step-by-Step Guide - 0 views

  •  
    ...managed service accounts and virtual accounts on client computers running Windows Server 2008 R2 and Windows...
Joel Bennett

mRemote - full-featured, multi-tab remote connections manager - 0 views

  •  
    Supports RDP, VNC, SSH, Telnet, RLogin, and many more... in a multi-tabbed app.
Joel Bennett

visionapp Software - visionapp Freeware - 0 views

  •  
    We need to pester these guys to offer some PowerShell automation support ;-)
  •  
    vRD 2009 supports RDP, ICA, VNC, SSH, Telnet, HTTP and HTTPS. enabling you to administrate remote computers in Windows, Citrix, Linux/Unix and Macintosh environments...
Joel Bennett

Increasing visibility of cmdlet design guidelines - Windows PowerShell Blog - 0 views

  •  
    The PowerShell team is going to be making it a lot more uncomfortable for developers to violate the cmdlet design guidelines...
Joel Bennett

Dev Environment for PowerShell - 0 views

  •  
    Tries first for .NET 3.5 and VS2008. Failing that, falls back to .NET 3.0/VS2005 ...
Joel Bennett

PsTFS - CodePlex - 0 views

  •  
    TFSProvider allows you to navigate a TFS server's: WorkItems, SourceControl, TeamProject ... in PowerShell.
Joel Bennett

Getting a distinct list of changed files from TFS using PowerShell - 0 views

  •  
    Can I just say: [Microsoft.TeamFoundation.VersionControl.Client.ChangeType]::Merge is hideously long. PowerShell really needs "Using"
  •  
    This post really digs into Get-TfsItemHistory ...
Joel Bennett

PowerShell Mode for Oslo's Intellipad -Doug Finke - 0 views

  •  
    Slick "PowerShell mode" lets you execute PowerShell script in Intellipad.
Joel Bennett

Tied Variables in PowerShell - Windows PowerShell Blog - 0 views

  •  
    This is at the top of my list of crazy things ... I'm not 100% sure why you'd want to use a variable instead of a function badly enough to do this, but I guess variables are a lot easier to work into a string. Plus, it's obviously cool.
Joel Bennett

PsCoder (PowerShell Script Editor for Eclipse) - Google Code - 0 views

  •  
    An eclipse plugin which gives you a PowerShell editor with syntax highlighting, content-assist for cmdlets, etc.
Joel Bennett

NodeXL + PowerShell: a visual SQL Dependency Graph - 0 views

  •  
    Greg's Cool [Insert Clever Name] of the Day for Monday was a great post on building dependency viewers with Show-NetMap ... using an example of SQL object dependencies.
Joel Bennett

PS Expect: PowerShell Scripts for Testing - CodePlex - 1 views

  •  
    A project to implement xUnit-style Assert-* functions to make it easier to use PowerShell as a testing language.
Joel Bennett

timetag - Google Code - 0 views

  •  
    TimeTag is a time series database for the Windows PowerShell environment. Time series databases are useful for capturing and compressing time series data into a fixed size container, and this one comes with PowerShell cmdlets, including charting capability!
« First ‹ Previous 61 - 80 of 163 Next › Last »
Showing 20 items per page