December 12, 2012 2:18 PM
Posted by: Richard Siddaway
Hyper-V,
PowerShell 3,
Virtualisation,
Windows Server 2012I’ve had two projects in mind for a while. First I need to build a new WSUS server in my virtual environment & secondly I want to automate as much of the VM creation and configuration as possible. Oh – and I’m not using SC Virtual Machine Manager.
I’ll be using...
December 11, 2012 3:03 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupThe recording, slides and demo scripts from tonight’s session on PowerShell Jobs is available from
December 10, 2012 2:25 PM
Posted by: Richard Siddaway
CIM,
PowerShell 3,
WMIOne thing that I don’t think I’ve mentioned is that the Get-CimClass output changed during the development process.
In PowerShell v3 RTM you can dig into a WMI class like this
Get-CimClass -ClassName Win32_OperatingSystem | select -ExpandProperty CimClassMethods
December 3, 2012 4:58 PM
Posted by: Richard Siddaway
Active Directory,
PowerShell,
PowerShell 3A question on the forum asked about comparing the memberships of two groups & displaying information about the users that are in both. The normal reaction is that you have to iterate through the two groups but then I remembered Compare-Object and came up with this
November 26, 2012 2:27 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupLast meeting of 2012 – PowerShell jobs and scheduled tasks
When: Tuesday, Dec 4, 2012 7:30 PM (GMT)
Where:
*~*~*~*~*~*~*~*~*~*
PowerShell jobs provide the ability to perform long running background tasks. With the introduction of...
November 20, 2012 4:44 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupThe recording, slides and demo scripts from tonights session are available at
November 19, 2012 3:56 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupThe re-scheduled UK PowerShell group session on workflows will happen tomorrow. Details from
November 14, 2012 2:54 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupI seem to have fixed my audio problems so I’m re-scheduling the session
When: Tuesday, Nov 20, 2012 7:30 PM (GMT)
Where:
*~*~*~*~*~*~*~*~*~*
Workflows are one of the big things in PowerShell v3. This session provides an introduction and overview of this...
November 12, 2012 2:37 PM
Posted by: Richard Siddaway
PowerShell 3,
User GroupQuick reminder of tomorrow’s session