Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
The Lonely Administrator
»
All Tags
»
Miscellaneous
»
Scripting
(
RSS
)
Browse by Tags
Share
|
Recent Posts
Friday Fun – Get Happy Holiday
Quick and Dirty Excel from PowerShell
Create a Master PowerShell Online Help Page
Archives
May 2013 (10)
April 2013 (10)
March 2013 (6)
February 2013 (8)
January 2013 (15)
December 2012 (5)
November 2012 (7)
October 2012 (5)
September 2012 (2)
August 2012 (3)
July 2012 (4)
June 2012 (8)
May 2012 (11)
April 2012 (18)
March 2012 (2)
February 2012 (10)
January 2012 (12)
December 2011 (10)
November 2011 (15)
October 2011 (12)
September 2011 (4)
August 2011 (9)
July 2011 (8)
June 2011 (6)
May 2011 (10)
April 2011 (8)
Tags
CommandLine
Conferences
Friday Fun
FridayFun
Function
functions
Get-WMIObject
Google Plus
Group Policy
hashtable
Hyper-V
objects
Out-Gridview
parameter
PowerShell
Powershell 3.0
PowerShell ISE
PowerShell v2.0
ScriptBlock
Scripting
Training
Validation
Windows Server
WMI
Write-Host
View more
ConvertTo-HTML
Excel
Friday Fun
FridayFun
Get-Command
Help
PowerCLI
PowerShell
Regular Expressions
Friday Fun – Get Happy Holiday
Today’s Friday Fun is my version of a script originally posted a few years ago by The PowerShell Guy. I’ll list the code but you really need to run it to enjoy it. #requires -version 2.0 #This must be run from the PowerShell console. NOT in...
Published
Fri, Dec 12 2012 12:44 PM
by
The Lonely Administrator
Filed under:
Scripting
,
PowerShell
,
Friday Fun
,
FridayFun
,
Miscellaneous
Quick and Dirty Excel from PowerShell
I continue to tinker with Office applications and Windows PowerShell. I was looking at an Excel issue related to opening a new workbook. To verify the problem wasn’t PowerShell related I offered a suggestion to try creating an Excel workbook …...
Published
Thu, May 05 2012 7:56 AM
by
The Lonely Administrator
Filed under:
Scripting
,
PowerShell
,
Miscellaneous
,
Excel
Create a Master PowerShell Online Help Page
As I hope you know, PowerShell cmdlets can include links to online help. This is very handy because it is much easier to keep online help up to date. To see online help for a cmdlet use the -online parameter. … Continue reading → Read More...
Published
Thu, Apr 04 2011 10:23 AM
by
The Lonely Administrator
Filed under:
Scripting
,
PowerShell
,
ConvertTo-HTML
,
Regular Expressions
,
Miscellaneous
,
PowerCLI
,
Get-Command
,
Help
Copyright 2012 PowerShell.com. All rights reserved.