Category: Windows Server 2012

Save Money with Azure VMs by Using Azure Hybrid Use Benefit

Traditionally Windows VMs (virtual machines) in Azure would include a Windows Server Datacenter license.  The cost of this license was built into the hourly/monthly fee for that VM.  This made systems easy to roll out using the GUI wizards and made licensing a cinch.  If you are moving existing virtual machine workloads to the cloud, this can be expensive since you paying again for licenses you’ve already purchased.

According to their new announcement, Microsoft says “now you can move your existing Windows Server licenses to Azure when you extend your datacenter to the cloud. With the Azure Hybrid Use Benefit, you can use on-premises Windows Server licenses that include Software Assurance to run Windows Server virtual machines in Azure at the base compute rate.” Continue reading

Permanent link to this article: https://www.robertborges.us/2017/06/windows/save-money-with-azure-vms-by-using-azure-hybrid-use-benefit/

PowerShell in Action – June 2nd @ Microsoft Burlington, MA

PowerShell in Action

PowerShell in Action – June 2, 2017 – Microsoft Burlington

Join us for a day of PowerShell.  Just as it is a tool for you to do amazing things, we are going to use it as a tool to explore amazing technologies.  If you are looking to learn PowerShell, we have an entire track dedicated for you.  If you already know the basics, go deep and learn more in our full professional track.  There will be sessions on Azure, Containers, Nano Server, and hands-on lab sessions where you will be able to put the practices you learn to use on your own equipment.  Don’t forget to Bring a laptop and power supply.  Also, for security to get in the building, you will need to present an official ID.

Whether you are on the Dev or the Ops side, there is plenty here to learn.

Purpose: Introduce and Dive Deep into PowerShell leveraging the latest and greatest technologies such as Windows Server 2016, Office 365, Nano Server, Containers, DevOps, Azure Cloud

Target Audience: Those that work in the IT sector.

  1. Professional System Administrators, security professionals, virtualization professionals, or others that are part of the “Operations” side of the business.
  2. Developers (generally enterprise, but all are welcome) who want to learn how they can make their life better by learning PowerShell, Containers, DevOps and other technologies
  3. Those that what to learn introduction or deep dive on the technologies covered in this event.
  4. Early career IT or Dev

Audience Expectations: Learn about PowerShell and how to leverage PowerShell for managing,  automating other technologies that are growing rapidly.  Most of the content presented will have some element or lessons in PowerShell. Take home the lab guide, a USB drive with all content and scripts.

 

Platinum Sponsor: Microsoft 

Microsoft

 


Keynote Presentation by: Tim Mangan

A Walk-through of a real-world example of PowerShell to automate VM Management and application packaging

Tim ManganThe Windows ADK for the 1703 release includes PowerShell based scripts for automation in a Hyper-V environment. Although intended for App-V packaging, these scripts make a great example for general automation of VMs including the following:

  • OS Image creation
  • Unattended VM creation and OS installation
  • Creating a local account in the VM and enabling remote management
  • Setting VM Parameters (ex: memory, CPU, NIC, AutoStart)
  • Creating a checkpoint
  • Reverting and starting the VM
  • Copying files into the VM and injecting commands

Event Information

We will focus on Automating via PowerShell but also cover DevOps practices, Containers, Windows Server 2016 Nano and how Azure helps deliver and leverage all of these technologies. There will be a fee to cover expenses (USB drives, Drawing prizes, Snacks, Drinks, Lab Guides, etc.) (equivalent to other all day classes for $1200).  Wow, we landed a great partner and sponsor, Microsoft!  As a result, we are now able to offer a new reduced Price,  $25.00!!!! (was $50).  Still looking for other sponsors too 🙂

All Attendees Will Get

  • A full day of training on PowerShell and many other great and new technologies
  • USB Thumbdrive with all content scripts, slides, additional resources, etc.
  • Printed and bound Lab Guide so you can do more labs on your own
  • Door prizes and the opportunity to win great drawing prizes

Overall breakdown of the day…

  • Introductions
  • Keynote: Tim Mangan
  • Breakouts (two tracks): Professional | Getting Started
  • Lunch & Hands-On Labs (Thanks to Microsoft)
  • Hands-On Labs
  • Raffle Drawing Prizes

All-Star Speaker Lineup …

  • Tim Mangan
  • Gene Laisne
  • Robert Borges
  • Dan Stolts
  • Lee Benjamin
  • Warren Frame
  • Bill Wilder
  • Jason Haley
  • Jeffery Hicks
  • More…

Topics and Technologies…

  • PowerShell
  • Containers
  • Hyper-V
  • Nano Server
  • PowerShell on Linux
  • Azure
  • Docker
  • DevOps
  • Office365

 

Permanent link to this article: https://www.robertborges.us/2017/05/learning-resources/powershell-in-action-june-2nd-microsoft-burlington-ma/

Why Do Servers Need More Memory As Time Goes On?

Have you ever noticed how a server tends to slow down over time? No, this isn’t simply your server getting old and tired. This is often caused by the same server needing more and more memory (RAM) as time passes. There are good reasons why this happens, and ways to minimize the effects. Here are a few common reasons why a server requires more memory as time goes on. Continue reading

Permanent link to this article: https://www.robertborges.us/2014/08/windows/windows-server-2008-r2/why-do-servers-need-more-memory-as-time-goes-on/

Importing & Exporting Hyper-V VMs in Windows Server 2012 R2

HyperV_LogoThough often a less frequently used feature of Hyper-V, the import and export functions offer some very useful benefits.  In Windows Server 2012 R2 these benefits get even better.  I will explain how this functionality works, and why it is useful.  I’ll also discuss how these functions are very different from the commonly used checkpoints in Hyper-V. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/10/windows/windows-server-2012/importing-exporting-hyper-v-virtual-machines-in-windows-server-2012-r2/

Windows Server 2012 Feature: Share Nothing Live Migration in Hyper-V

Live Migration is the process of moving a virtual machine (VM) from one Hyper-V virtualization host to another Hyper-V host without any perceived downtime of the VM being moved. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/08/windows/windows-server-2012/windows-server-2012-feature-share-nothing-live-migration-in-hyper-v/

Using SYSPREP in Audit Mode Before Creating a System Image

SYSPREP is a Windows utility that allows a computer to be generalized. If you’re restoring system images (using Ghost or a similar technology) to multiple PCs on a network, then it is imperative that you first run SYSPREP to generalize the system. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/07/windows/using-sysprep-in-audit-mode-before-creating-a-system-image/

Windows Server 2012 R2 (Blue) Preview Available for Download

Microsoft has released the preview of Windows Server 2012 R2 to the public. This is available for download for users with a Live ID at Microsoft’s Windows Server 2012 Preview site.

If you’re not familiar with Microsoft’s “Preview Releases”, then let me explain a little. The preview is not a finished copy, but rather a beta version which contains most (if not all) of the features and improvements we should expect to see in the final version for GA (general availability). Continue reading

Permanent link to this article: https://www.robertborges.us/2013/06/windows/windows-server-2012/windows-server-2012-r2-blue-preview-available-for-download/

Windows Server 2012 Feature: Storage Spaces

There has always been a need to consolidate disks into a single large disk in order to store more data than any single drive can contain.  In the past we used hardware or software RAID to accomplish this.  Hardware RAID can be expensive due to the extra controller needed.  Software RAID is slow, and requires all disks to be identical. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/04/windows/windows-server-2012/windows-server-2012-feature-storage-spaces/

Windows Server 2012 New Feature: Hyper-V Replica for Failover

For mission critical systems, we often want to try to achieve the highest level of up time as possible, and the best disaster recovery strategy.  Often this involves expensive software which replicates servers or data for failover purposes.  This means Continue reading

Permanent link to this article: https://www.robertborges.us/2013/04/windows/windows-server-2012/windows-server-2012-new-feature-hyper-v-replica-for-failover/

Windows Server 2012 New Feature: Large Disk Support for Hyper-V

One of the biggest limitations of Hyper-V in Windows Server 2008 R2 was that it didn’t support storing a Virtual Hard Disk (VHD) on physical disks larger than 2 TB.  This was actually due to the sector size of the physical disk which was supported by Hyper-V.  Larger disks tended to use 4096-byte sectors (also known as 4k sectors).   Continue reading

Permanent link to this article: https://www.robertborges.us/2013/03/windows/windows-server-2012/windows-server-2012-new-feature-large-disk-support-for-hyper-v/

Windows Server 2012 New Feature: Store Hyper-V VHDs in a SMB 3.0 Share

When building high-performance Hyper-V host servers for a production environment, we often buy high-end servers with lots or memory and fast SAS (Serial Attached SCSI) or SSD (Solid State) drives.  These drives are fast but usually expensive, especially after adding in RAID redundancies. Continue reading

Permanent link to this article: https://www.robertborges.us/2013/03/windows/windows-server-2012/windows-server-2012-new-feature-store-hyper-v-vhds-in-a-smb-3-0-share/