Skip to content
Menu
The Lonely Administrator
  • PowerShell Tips & Tricks
  • Books & Training
  • Essential PowerShell Learning Resources
  • Privacy Policy
  • About Me
The Lonely Administrator

Category: PowerShell

Use Internet Explorer in PowerShell

Posted on May 23, 2006August 5, 2009

Here’s a PowerShell Script that demonstates how to create COM objects in PowerShell, in this case an Internet Explorer instance. The script then takes the output of the Get-Service cmdlet and writes the results to the IE window. # IEServiceList.ps1# Jeffery Hicks# http://jdhitsolutions.blogspot.com# http://www.jdhitsolutions.com# May 2006#Display all running services in an Internet Explorer window new-variable…

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More

Create Timestamp log in PowerShell

Posted on May 21, 2006August 5, 2009

Very often in administrative scripting you will want to create a log file where the filename is a timestamp like 200605201912.log. Since PowerShell is based on .NET Framework objects, we can take advantage of the DateTime object which is obtained by using the Get-Date cmdlet: PS C:\> get-dateSunday, May 21, 2006 6:47:03 PMIf we create…

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More

PowerShell TFM

Posted on May 4, 2006August 5, 2009

Most of you may already know, but I am working on a new book with Don Jones on PowerShell for SAPIEN Press. It should be out before the end of the year, hopefully sometime this fall. We also got a nice plug from PowerShell architect Jeffrey Snover. I’ll be adding more PowerShell information in the…

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More

Monad and Event logs

Posted on February 6, 2006July 18, 2013

Here’s another nifty Monad example from The Lazy Admin on using MSH to review Event logs. Managing the Event Logs with MSH – The Lazyadmin.com

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More

My first Monad Script

Posted on February 3, 2006August 5, 2009

I’ve started testing the waters with the latest build of MSH/Monad. There is of course a nascent Monad script hub at the Technet Script Center. I took inspiration from there and came up with a quick shell script to display services in on the local system. Services that are running are displayed in Green and…

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More

Primal Script 4.0 Enterprise Release

Posted on January 2, 2006July 2, 2013

SAPIEN Technologies has finally released PrimalScript4 Enterprise. The product offers a wealth of scripting power including a great script packager (convert your scripts to an exe complete with alternate credentials), a database browser (including a Visual Query Builder), ADSI and WM wizards, and a remote script execution feature. With this you can execute scripts remotely…

Share this:

  • Print (Opens in new window) Print

Like this:

Like Loading…
Read More
  • Previous
  • 1
  • …
  • 48
  • 49
  • 50
  • 51
The PowerShell Practice Primer
Learn PowerShell in a Month of Lunches Fourth edition


Get More PowerShell Books

Other Online Content

github



PluralSightAuthor

Active Directory ADSI Automation Backup Books CIM CLI conferences console Friday Fun FridayFun Function functions Get-WMIObject GitHub hashtable HTML Hyper-V Iron Scripter ISE Measure-Object module modules MrRoboto new-object objects Out-Gridview Pipeline PowerShell PowerShell ISE Profile prompt Registry Regular Expressions remoting SAPIEN ScriptBlock Scripting Techmentor Training VBScript WMI WPF Write-Host xml

©2026 The Lonely Administrator | Powered by SuperbThemes!
%d