You could buy it via volume license channels since Sept 1st, but WS2012 is now on the Microsoft partner network (for internal usage), MSDN, and TechNet.
Let the labs be upgraded! This will reduce the screen shot recaptures for the Hyper-V book ![]()
A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on …
You could buy it via volume license channels since Sept 1st, but WS2012 is now on the Microsoft partner network (for internal usage), MSDN, and TechNet.
Let the labs be upgraded! This will reduce the screen shot recaptures for the Hyper-V book ![]()
Mark Russinovich’s new book, Trojan Horse, is now available.
It’s two years post-Zero Day, and former government analyst Jeff Aiken is reaping the rewards for crippling al-Qaida’s attack on the computer infrastructure of the Western world. His cyber – security company is flourishing, and his relationship with Daryl Haugen intensifies when she becomes a part of his team.
But the West is under the East’s greatest threat yet. The Stuxnet virus that successfully subverted Iran’s nuclear defense program for years is being rapidly identified and defeated, and Stuxnet’s creators are stressed to develop a successor. As Jeff and Daryl struggle to stay together, they’re summoned to disarm the attack of a revolutionary, invisible trojan that alters data without leaving a trace. As the trojan penetrates Western intelligence, the terrifying truth about Iran is revealed, and Jeff and Daryl find themselves running a desperate race against time to reverse it – while the fate of both East and West hangs in the balance.
I won’t get a chance to read it for a while; I have a chapter due for the new Hyper-V book.
The online virtual launch for WS2012 is at 16:00 GMT today. You can already buy it via volume licensing, and we expect it to be available via other channels (MSDN, TechNet, Partner) sometime today or after today.
I was asked to produce a couple of short (10-15 minutes) videos on the improvements to Failover Clustering and Storage in Windows Server 2012. At first I thought “Cool, I can do some demos in there too!”. But then, as I assembled the information I realised that I barely had time for the briefing, let alone any demos. The focus was on sharing Level 100 information, so that’s what I did.
Windows Server 2012 Storage Improvements
Windows Server 2012 Failover Clustering Improvements
You can now buy Windows Server 2012 and Windows 8 via volume license channels. Here’s a quick reminder of the changes in licensing:
Don’t forget that the virtual launch for Windows Server 2012 is tomorrow afternoon, at 16:00 GMT. We should expect TechNet and MSDN to be populated sometime around/after that.
Something weird popped up on the Microsoft Volume Licensing pricelist today that the sales folks had to ask me about. I guessed that this was related to sideloading of apps as was promised in Windows 8, but I wasn’t sure of the specifics. I did some Googling.
There’s a very good chance that mid-to-large enterprises will want to develop their own in house Metro …Windows 8 Style … Modern UI … *For Fu*k’s Sake!!!* Metro apps to run on their Windows 8 PCs. It’s extremely unlikely that they’ll want to do this through the Microsoft Store. It is possible to sideload those apps onto Windows 8, bypassing the Microsoft Store. The tools will certify your app, making it a trusted app (see the GPO stuff later).
Note, this applies only to Metro apps. Desktop apps are installed the same way as they always have, and don’t need to be treated any differently as they were on XP, Vista, or Windows 7.
There are two things you need to deal with.
Allow Apps To Be Sideloaded To Windows
There are two steps to enabling Windows to allow an app to be sideloaded:
You can configure domain-joined machines to permit trusted apps to be sideloaded using Group Policy:
This GPO configuration will set the following registry setting: HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsAppxAllowAllTrustedApps = 1.
Allow Sideloaded Apps To Be Run
If have Windows 8 Enterprise (only available if your Windows 8 Pro PC is licensed with Software Assurance) or Windows Server 2012 then you can enable sideloading of apps on those machines by:
Alternatively, if you have any other edition of Windows 8 (such as Windows 8 Pro) or if the machine must not be domain-joined then you must:
Deploying the App
According to Microsoft there are two ways to deploy the app.
To inject an app into a WIM image before PC deployment then you can use DISM:
DISM /Add-ProvisionedAppxPackage /PackagePath:C:App1.appx /SkipLicense
If the PC is already deployed then you can use PowerShell:
Add-AppxPackage C:ContosoAppExpenseApp.appx
You can use Get-Appxpackage to determine if an app is installed and perform updates to it by running:
Add-AppxPackage \FileserverContosoAppv1.1ExpenseApp.appx
Windows RT
All of the above applies to the x86/x64 editions of Windows 8. If you’re running Windows RT then the experience is simpler by using a “management client”. Don’t ask me a thing about it; like 99.9999% of the world’s population, I’ve not see Windows RT in person yet.
Come and get ‘em while they’re hot! The volume license price lists have been updated. Windows Server 2012 Standard and Datacenter are there and you can buy it today.
Windows 8 is also on the volume license price list and you can buy it today too.