-
< # .SYNOPSIS This script Enables ICMP on the Standard Firewall profile. .DESCRIPTION This script creates a Firewall object then configures it. .NOTES File Name : Enable-ICMP.ps1 ...
-
< # .SYNOPSIS This script creates an Excel workbook using PowerShell .DESCRIPTION This script demonstrates manipulating Excell with PowerShell and the Excel.Application COM object. .NOTES ...
-
The PowerShell Master Class in Stockholm last week was three long days of PowerShell Fun. The course went very well and the delegates great. The training centre, LabCenter.SE is an amazing place to teach. The rooms are well kitted out (killer sound systems...
-
< # .SYNOPSIS This script creates a rule in the Windows Host Firewall. .DESCRIPTION This script creates a new firewall rule for port 80 over tcp (i.e. 80). .NOTES File Name ...
-
In last week’s PowerShell Master Class in Stockholm, I noticed that reskit.net was a tad out of date. I also agreed to put up a references page for the delegates to share all my many book marks. I found an old copy of FrontPage (ancient but it does the...
-
The relentless community development on all things PowerShell continues unabated. Today, I found a module for use with System Center Configuration Manager (SCCM). This module contains the following functions: Get-SCCMCommands Connect-SCCMServer Get-SCCMObject...
-
< # .SYNOPSIS This script enables then disables the SMTP port on a local system .DESCRIPTION This script first creates a FW object, then creates a port. The script then addes that port to the firewall rules...
-
The Scripting Guys have just created a new RSS feed of POwerSHell scripts from teh Script Centre. You can get this feed from: http://gallery.technet.microsoft.com/ScriptCenter/en-us/site/feeds/searchRss?f[0].Type=ScriptLanguage&f[0].Value=Powershell&f...
-
The Microsoft PowerShell doc team is looking for volunteers for the third documentation review cycle. This cycle is focusing on the needs of new and intermediate PowerShell users. And if you speak a language other than American or English, then they’re...
-
Discovery is process by which a user will learn to use any product. The more discoverable any product is, the easier it is for new users to get started. A disoverable product enables any user both to leverage what they already know and to find more. PowerShell...
-
Technorati Tags: PowerShell , PowerShell Script , System.Globalization.CultureInfo , System.Threading.Thread , culture <# .SYNOPSIS This script creates a function to run culture sensitive operations in some other culture. .DESCRIPTION ...
-
In a recent blog post, I mentioned the PowerShell Master Class I am running in Stockholm on March 9-11 2010 (see Http://Www.PowerShellMasterClass.Com for more details). I’m pleased to say the class is nearly full! I am looking forward to three great days with PowerShell! Technorati Tags: PowerShell ...
-
For those in or around Norway next month (well Wednesday March 17th to be precise), NITKon, a Norwegian education conference for IT Pros in Norway, is holding Deep Dive PowerShell – a full day Of PowerShell content . I think this is the first conference...
-
PowerShell is an increasingly important tool for the IT Admin. In it’s early version, it didn’t do much, but with products like Exchange, SharePoint 2010, and System Centre being so PowerShell focused, it’s a tool every IT Admin needs to learn and learn...
-
I am slowly pulling together my upcoming PowerShell Master Class. One of the modules looks at WMI objects and I’ve been searching for as many cool tools etc as I can find. Thanks to a couple of tweets (Shay and Doug!), I found a pretty cool free tool...