About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge
Showing posts with label Iso. Show all posts
Showing posts with label Iso. Show all posts

Tuesday, November 19, 2013

Upgrading Windows 8 Enterprise to 8.1

Upgrading to Windows 8.1 for Enterprise version users are not as simple as other versions. You cannot upgrade from the Windows Store and it will not be available as a old time "Windows Update" option.

It is intendent that this is a task for the IT Department, that will do this using tools like "System Center Configuration Manager" or "MDT". If you have access to the Windows 8.1 Enterprise ISO file you can do this directly from the CD of course. But beware that you need an Windows 8.1 Enterprise key or update on your KMS

Thursday, May 31, 2012

Windows Server 2012 Release Candidate Ready For Download

You can download either an ISO file or an VHD file. Cool that you can download a ready made VHD and just import it into Hyper-V and test it.

The Windows 8 Release Preview are also ready

First Server are now up and running

Monday, October 24, 2011

Creating an ISO file

Working in the virtual world its often easier to just create an iso file to move data/tools/etc. to the VM's, but Windows 7 can only burn iso files, not create them. (Windows 8 can mount them to)

Most free programs have the possibility to either burn or mount them, again not create.
Programs that can create ISO files are often complex and/or not free.

So today I just installed a cd burner program that I haven't used for years, but its free and small (4-5 Mb). And to my pleasent surpise its have the choice to save as ISO file. Nice :-)

Hat of to CdBurnerXP http://www.cdburnerxp.se/

Cleaning Up Unknown IAM Assignments Across Azure Subscriptions

  If you manage more than a handful of Azure subscriptions, IAM hygiene quickly becomes one of those tasks everyone knows is important, but ...