Quick reminder of tomorrow’s session http://msmvps.com/blogs/richardsiddaway/archive/2012/10/20/uk-powershell-group-november-2012.aspx
Archive for November, 2012
PowerShell v3 features updateable help. The help files are not quite complete at the moment but a recent update to the help that is available brought a couple of very useful files: about_WMI about_WQL The first gives a good overview of WMI and the its structure. Good background reading. The second gives a very good […]
One parameter that seems to get overlooked on Get-WmiObject is the –Property parameter. It is used to specify the properties you want returned. This is what you would normally get by default: PS> Get-WmiObject -Class Win32_Service | select -f 1 ExitCode : 0 Name : AdobeARMservice ProcessId : 1716 StartMode : Auto State : Running […]
The Scripting Guy announced today that I have been awarded Honorary Scripting Guy status – http://blogs.technet.com/b/heyscriptingguy/archive/2012/11/04/announcing-the-2012-honorary-scripting-guys.aspx This is a great honour for which I’m very grateful – thank you Congratulations to the other awardees.
The sessions for the PowerShell summit at the Microsoft campus in April 2013 have been announced. http://poshoholic.com/2012/11/02/powershell-summit-community-sessions-list/
Categories
- .NET
- Active Directory
- Architecture
- Azure
- Bash
- BITS
- Books
- CDXML
- CIM
- Cloud
- COM
- Containers
- Deep Dive
- Desired State Configuration
- DevOps
- DHCP
- DNS
- DSC
- European Summit
- Events
- Exchange
- File System
- Firewall
- General
- General IT Matters
- Hyper-V
- IIS
- Infrastructure
- IT Community
- IT Security
- Learning PowerShell
- Linux
- Math
- Microsoft
- Modules
- Nano Server
- Networking
- Office 2010
- Office 2013
- Open Source
- Opinion
- Outlook
- Philosophy
- PowerShell
- PowerShell 7
- PowerShell and .NET
- PowerShell and Active Directory
- PowerShell and CIM
- PowerShell and Exchange 2007
- PowerShell and IIS
- PowerShell and SQL Server
- PowerShell and WMI
- PowerShell Basics
- PowerShell original
- PowerShell Summit
- PowerShell User Group
- PowerShell User Group 2
- PowerShell v2
- PowerShell V3
- PowerShell v4
- PowerShell v5
- PowerShell v6
- PowerShell.org
- PowerShellGet
- PowerShellV2
- PSAM
- Rant
- Registry
- Scripting
- Scripting Games
- Scripting Games 2104
- Security
- SQL Server
- Storage
- Strings
- Summit
- Technology
- Uncategorized
- Virtualization
- Windows 10
- Windows 2012 R2
- Windows 7
- Windows 8
- Windows 8 Server
- Windows 8.1
- Windows Server
- Windows server 1709
- Windows Server 2008
- Windows Server 2008 R2
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
- WMFv5
- WPF
- WSUS