background preloader

Shells

Facebook Twitter

PowerShell Editors Research - Windows 7 SP1 Support Patch. ASE Goes Free Posted on September 26, 2013 by itripoli We are deeply grateful to those that have supported iTripoli and Admin Script Editor (ASE) through the years.

PowerShell Editors Research - Windows 7 SP1 Support Patch

For most of those years we have taken what profits were realized from the sale of ASE and put it right back into the product. Many are aware that our last release did not go smoothly and compounding our decision to close up shop is that this niche industry of script editors has languished in recent years. While no free tools approach ASE in form or function, the introduction of free tools that offer bits of similar features severely hurt the perception and relevancy of paid scripting products. We reduced prices, gave free maintenance extensions, etc. in an effort to be as fair as possible to our customers. The home for this final, free version of Admin Script Editor 4.0 will be at ITNinja.com. While iTripoil is no more, its creators Steve and Bob continue to work together, but not on anything serious as you’ll see at. Poshconsole - Release: PoshConsole 2.0 Beta. With this release, I am refocusing PoshConsole...

poshconsole - Release: PoshConsole 2.0 Beta

NOTE: Updated .Net 3.5 installers below as of 3/10/2010 (old installers were checking for .net 4 even on the .Net 3.5 installer) It will be a PowerShell 2 host, without support for PowerShell 1.0 I have used some of the new PowerShell 2.0 APIs, and since I no longer have any machines with PowerShell 1.0 on them to do real testing, it's become too expensive (timewise) to support PowerShell 1 -- I'm moving on, I hope you will too. Incidentally, this is the only reason for the bump to "2.0" on the version: I want to make sure that we're very clear that this doesn't support PowerShell 1. It will focus on WPF, XAML, and on differentiating itself via that graphical platform.

I'm also moving to release .Net 4 -- so I'm taking advantage of the "Go Live" licensing in the VS2010 and .Net 4 release candidates to release binaries built against .Net 4. It will focus on stability and performance. PoshConsole. PowerGUI Visual Studio Extension. PowerShell Integration Into Visual Studio - Windows PowerShell Blog. Shell Tools LLC, the company that brought you PowerShell Analyzer and PowerShell Plus. /n software inc - NetCmdlets for Windows PowerShell. PoshConsole. Indented! » DnsShell. There are a number of WhoIs scripts knocking around, this is my version. Something of a long development cycle since I started this last year, got busy, then finished it today. More » After fixing a couple of authentication bugs with Set-DnsRecord and New-DnsRecord I decided to make an attempt to finish off some of the zone and server CmdLets.

The module now contains these additional CmdLets. Refresh-DnsZone – Implements the ForceRefresh method for Secondary ZonesReload-ADDnsZone – Implements the UpdateFromDS method for AD Integrated ZonesReload-DnsZoneReset-DnsZoneType – Implements the ChangeZoneType methodResume-DnsZoneSet-DnsZoneTransfer – Implements the ResetSecondaries methodStart-DnsScavengingStart-DnsServiceStop-DnsServiceSuspend-DnsZone – Implements the Pause methodUpdate-DnsZoneFile As usual, the module can be downloaded from code.msdn.microsoft.com/dnsshell. The updated release is available on MSDN as version 0.2.0. DnsShell.