The availability of Windows server 2019 preview build 17962 has been announced. Also available is: A preview of Hyper-V Server 2019 System Insights – a new feature bringing local predictive analytical capabilities to Windows Server. Systems Insights is managed through Windows Admin Center or PowerShell Server Core App Compatibility on Demand […]
Archive for June, 2018
Windows server 2019 preview build 17962
Posted by: richardsiddaway | June 20, 2018 Comments Off on Windows server 2019 preview build 17962 |
under: Windows Server 2019
There’s a huge amount of code still being created that looks like this: $os = Get-WmiObject -Class Win32_OperatingSystem $comp = Get-WmiObject -Class Win32_ComputerSystem $op = New-Object -TypeName PSObject | Add-Member -MemberType NoteProperty -Name OS -Value $os.Caption -PassThru | Add-Member -MemberType NoteProperty -Name Version -Value $os.Version -PassThru | Add-Member -MemberType NoteProperty -Name Name -Value $comp.Caption -PassThru […]
under: PowerShell
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