Contents tagged with Powershell
-
Getting Started with PowerShell 3.0 Jump Start
Don’t miss this opportunity; get your staff together and learn about PowerShell right from the source! Join Jeffrey Snover, the inventor of PowerShell, together with Jason Helmick, Senior Technologist at Concentrated Technology, as they take you through the ins and outs of using PowerShell for real-time problem solutions and automations. This will be a high-speed, fun day aimed at IT pros, admins, and help desk persons who want to know how to use this powerful management tool to improve your management capabilities, automate redundant tasks and manage your environment in scale. It’ll prepare you for a second event on August 1, which will go further into scripting, automation, and building tools (cmdlets).
-
How to add comment for a GPO with PowerShell
You might have seen GP MVP Jeremy Moskowitz’s post on how to recycle GPO comments. While Jeremy points out you can do this without a script…. You can also do it with a script! Our tech writer, Judith, walks us through the process:
-
Listing all GPOs in the current forest
This post was written by Judith, a technical writer for Group Policy. This is the second post in a series on ways to use Powershell with Group Policy. See the first post on getting started with RSAT and Group Policy
-
RSAT & GP Cmdlets
This post was written by Judith, a technical writer for Group Policy. This will be the first post in a series on ways to use Powershell with Group Policy
-
Get GPO Backup with Powershell
Jeff Hicks, one of Microsoft’s Powershell MVPs, has written a great script for managing GPO backups:
-
Copy and Merge GPOs through Powershell
Ashley McGlone has a great script up for merging GPOs together through powershell.
-
More on searching group policy
Here’s a quick follow-up to our last post on the existence of GPO search. One of our MVPs, Alan, has a great post up about a Group Policy Search webapp (Previously mentioned on this blog). It includes instructions on how to install a Windows Search connector – so you can use this search right from Windows Explorer!
-
More powershell & group policy
I do not know about you but I LOVE PowerShell, especially the Group Policy cmdlets. Unfortunately, I didn’t have too many opportunities to really use them - but luckily got a chance in preparation for a presentation where I would demo a script that Lindsay (from our dev team) put together.
-
Group Policy & Scripting
Hey, Scripting Guy! has a great series of posts around Group Policy & scripting:
-
How long does this script / WMI Filter take?
I was reading GP MVP Darren Mar-Elia’s forum about WMI Filters and discovered a sweet PowerShell trick from another awesome friend of the GP team, Thorbjörn Sjövold (CTO of Specops Software)