The April 2015 WMF 5.0 preview brings new functionality in the shape of cmdlets for working directly with the clipboard. You use Set-Clipboard to put data onto the clipboard £> get-command Set-Clipboard -Syntax Set-Clipboard [-Append] [-WhatIf] [-Confirm] [<CommonParameters>] Set-Clipboard [-Value] <string[]> [-Append] [-WhatIf] [-Confirm] [<CommonParameters>] Set-Clipboard -Path <string[]> [-Append] [-WhatIf] [-Confirm] [<CommonParameters>] Set-Clipboard -LiteralPath […]
Archive for April, 2015
WMF 5.0 – Clipboard cmdlets
Posted by: richardsiddaway | April 30, 2015 Comments Off on WMF 5.0 – Clipboard cmdlets |WMF 5.0–New-TemporaryFile
Posted by: richardsiddaway | April 30, 2015 Comments Off on WMF 5.0–New-TemporaryFile |Creating a temporary file in PowerShell 4.0 and earlier has been possible using a number of techniques such as: £> $file = [System.IO.Path]::GetTempFileName() £> $file C:\Users\Richard\AppData\Local\Temp\tmpEFAD.tmp With the April 2015 WMF 5.0 preview this becomes much easier £> $file2 = New-TemporaryFile £> $file2 Directory: C:\Users\Richard\AppData\Local\Temp Mode LastWriteTime Length Name —- ————- —— —- […]
WMF 5.0 April 2015 Preview is available
Posted by: richardsiddaway | April 29, 2015 Comments Off on WMF 5.0 April 2015 Preview is available |The PowerShell team have released the April 2015 WMF 5.0 preview. Details from http://blogs.msdn.com/b/powershell/archive/2015/04/29/windows-management-framework-5-0-preview-april-2015-is-now-available.aspx
I recently had a question asking why the Bloacksize property on Win32_LogicalDisk is empty but is populated on Win32_Volume. The thing is to remember the underlying thing that these 2 CIM classes represent. A logical disk is a subdivision of an extended partition. An extended partition can hold one or more logical disks. […]
OMI/CIM/WMI dictionary
Posted by: richardsiddaway | April 28, 2015 Comments Off on OMI/CIM/WMI dictionary |Don Jones provides a very good summary of the similarities and differences between WMI, CIM and OMI http://powershell.org/wp/2015/04/24/management-information-the-omicimwmimidmtf-dictionary/ Recommended reading if you’re using these technologies
PowerShell Summit NA 2015
Posted by: richardsiddaway | April 22, 2015 Comments Off on PowerShell Summit NA 2015 |We’re into the last afternoon as I write this. We’ve had some amazing sessions with excellent presentations on DSC, security aspects of using PowerShell, using and manipulating data with PowerShell, PowerShellGet, Nano server, working with ACLs in PowerShell and PowerShell help. This has been out third Summit and North America and probably the best. […]
PowerShell Summit NA 2015–announcements
Posted by: richardsiddaway | April 21, 2015 Comments Off on PowerShell Summit NA 2015–announcements |The PowerShell Team announced some things on Monday OneGet is now PowerShell Package Maanger Next WMF 5.0 preview will become available on 30 April Pester – the testing module – will be included in Windows Open Source projects on Github: DSC Resource Kit PowerShell Script Analayzer Virtual Studio PowerShell Plug-in
PowerShell Summit NA 2015–recordings
Posted by: richardsiddaway | April 21, 2015 Comments Off on PowerShell Summit NA 2015–recordings |The recordings from PowerShell Summit NA 2015 are starting to become available on the powershell.org you tube channel. This gives you an opportunity to watch the sessions you missed. If you didn’t attend the Summit it gives you the opportunity to see what the Summit is like and why you should be there
PowerShell Summit NA 2015–Day 1
Posted by: richardsiddaway | April 21, 2015 Comments Off on PowerShell Summit NA 2015–Day 1 |The third PowerShell Summit kicked off Monday 20 April with breakfast and a welcome from Don Jones and the powershell.org board. The PowerShell Summit is the premier PowerShell event in the world with 3 days of in depth PowerShell sessions delivered by the PowerShell Team, PowerShell MVPs and other acknowledged PowerShell experts. The […]
PowerShell Summit NA 2015 speakers
Posted by: richardsiddaway | April 9, 2015 Comments Off on PowerShell Summit NA 2015 speakers |Want to learn a bit more about some of the speakers at the PowerShell Summit? Head over to the Scripting Guy blog – http://blogs.technet.com/b/heyscriptingguy/ – to see a series of posts giving you some background, and pictures, of a number of speakers.
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