Cloud and Datacenter Management Blog

Microsoft Hybrid Cloud blogsite about Management


Leave a comment

Being a Windows Insider is Awesome ! #Windows10 #WIMVP #WindowsInsiders

Windows Insiders Build 20246

Windows Insider Program

I Love being the first to see what’s next for Windows in the Windows Insider Program. For me It’s a way of Life to support Microsoft by giving feedback, suggestions and ideas for Windows 10 New innovations and improvements. I feel I’m building together with the Microsoft Product Team and Community to make a better product every week. It’s awesome too see that Microsoft is solving your feedback issue or your idea is coming in the next Windows Insider Build Release 🙂 I’m a Windows Insider MVP but also a Cloud and Datacenter Management MVP for the Community sharing New Microsoft Technologies.
You can join the Microsoft Windows Insider Program too and work with the newest Windows Insider Preview Builds of Microsoft.

Windows Insider Feedback Hub

Windows Insider Program

When you joined the Windows Insider program, you only have to activate the right Windows Insider Channel in your Windows10 Operating system. Go to Settings and Click on Windows Insider Program.

Windows Insider Program

First you login with your Windows Insiders Registration email address to get connection with the Windows Insiders Preview Build version. Then you have to select in which Windows Insiders Channel you want :

Here you see the Windows Insiders Channels.

I’m using all the Channels on different Machines as a MVP

When you select your Windows Insiders Channel, then you go to Windows Updates and get the latest Windows Insiders Preview Build of your Channel to download and Install.

Downloading Windows Insider Preview Build 20251 in the Dev Channel.

After downloading, rebooting, installing the new Windows Insiders Preview Build, you can test Windows 10 with the newest features of Microsoft and give your feedback and ideas in the Feedback Hub on your Machine.
Here you find the Microsoft Windows Insider Blogpost about this Preview Build 20251

Here you find all the Windows Insiders Preview Blogposts

When you found a new Issue in Windows Insider Preview Build or you want to give your idea to Microsoft, open the Windows Insiders Feedback Hub on your local machine here:

Click here on Give Feedback.

Summarize your feedback and Explain in more details

Select at Category if it’s a problem or Suggestion
and the category recommendations.
Click on Next

Find Similar Feedback Click Next

Add More Details.

For the Microsoft Windows Insider Engineers It’s important to get Screenshots and the data. Start recording and show Microsoft your issue in this Windows Insider Preview Build. Save the recordings ! and Send your feedback to Microsoft.

You can support Microsoft by giving feedback when something is fixed for you.

Here I report that the File Explorer issue is solved in Build 20251.

In the Feedback Hub you find more like Quests, Achievements, and Announcements from Microsoft Windows Insider Program.

Windows Insider Achievements

For the work you do free because you like to test the newest Microsoft Windows features, you can earn Microsoft Badges.

Microsoft Windows Insider Quests

With Microsoft Windows Insider Quests, Microsoft ask you to test new features and give your feedback about it.
They explain the feature and the steps so you can try it yourself. I love these quests, because then you learn about the new features and innovation you try out.

here you see the Microsoft Windows Insider Announcements to keep you Up-to-Date

Windows Insider Community

Being a Windows Insider in the Community is Awesome, you make friends on social media who share the same technology interest, asking questions and keep each other posted on new updates. Microsoft Windows Insiders program is really active on Twitter with handler @windowsinsider 

We use Hashtag’s : #WindowsInsiders #WIMVP #Windows10

 

#WIMVPBenelux every week in Teams is FUN 

 @aavdberg

Follow the Microsoft Windows Insider Team :
Who to Follow on Twitter:

Jen Gentleman : @JenMsft
Amanda Langowski : @amanda_lango
Jason Howard : @NorthFaceHiker
Eddie Leonard : @DJ_EddieL
Brandon LeBlanc : @brandonleblanc

Conclusion

When you like to work with the Newest Microsoft Windows Insider Preview Build versions to test and explore New innovated features in Windows 10 or Windows Server, then JOIN the Windows Insider Program.
I really like this program and being connected with Microsoft Product Group, giving feedback and working Together with the Community to make a better product every time. For me It’s a way of life, It’s a Great Hobby for me but also my Work 😉
Have Fun with the Windows Insider Program, and Learn on the Job !

 


Leave a comment

#Microsoft Windows Admin Center and Azure Backup Management #WAC #Azure

Microsoft Windows Admin Center

Microsoft Windows Admin Center is a web based App working in your modern browser like Edge or Chrome to manage your datacenter infrastructure. You can download it here
You can manage Windows Servers, Windows10 Desktops, Clusters, Hyperconverged Clusters, Storage Spaces Direct and more in a Hybrid environment and that’s what I like.
My Servers can be on-premises or in the Cloud like Azure and will manage them with Windows Admin Center.

Download the Windows Admin Center Overview Poster

Here you find all the Microsoft documentation about Windows Admin Center

Windows Admin Center and Azure backup integration

 

When you have Windows Admin Center running you can register with Microsoft Azure first in the settings of Windows Admin Center.

Register to your Azure Subscription, just follow the instructions.

Install Azure Backup Extension at Available extensions.

From here the basic settings are done and we will have a look at my MVP LAB to backup a virtual Server.

Windows Admin Center in Domain MVPLAB.CLOUD

I have selected stormtrooper01.mvplab.cloud Windows Server 2019 and on the left Azure Backup.

You can read here more about Microsoft Azure Backup

Click on setup Azure Backup.

Here you select the Azure Subscription and the Backup Vault
and this will be a system state backup.

Next Step is Backup Schedule and Encryption key.

IMPORTANT: Keep this Encryption key somewhere save !
You need this key for recovery and Microsoft does not have access to that key.

Azure Backup Schedule settings.

When you apply here it will setup the Azure backup agent and your policies.

Backup is scheduled.

Here I did the Backup by hand.

Here you see the backup in the Azure Backup Vault.
Backup done via Windows Admin Center 😉

Here you see a video from Microsoft Mechanics at Ignite with Jeff Woolsey

Follow Windows Admin Center here on Twitter

Don’t forget to give feedback or great ideas !


Leave a comment

Windows Insiders – WSL 2 – Windows Terminal #WIMVP #WindowsInsiders #Kali #Azure

Windows Insiders Preview Build 19613

If you like to test the new features of Windows 10 and give feedback to the Microsoft product team, then the Windows Insiders Program is the place to Join. Here you can become a Windows Insider

I’m a Windows Insider since 2014 and a Windows Insider MVP since July 2019 and I love the collaboration with the Community and with the Microsoft Product Team to make a better product like Windows 10 together.

On my windows Insiders Build version 19613, I like to have my tools and Apps installed like :

I’m in the Microsoft Windows Insiders FAST Ring, and I want to test everything like Windows 10 operating system but my Tools must also be working on every new Windows Insiders Build.

Installing WSL 2 and Windows Terminal on Windows Insider Build version

Open Powerhell in Administrator modus

dism.exe /online /enable-feature /featurename:Microsoft-WindowsSubsystem-Linux /all /norestart

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

When both dism commands are successfully completed, you have to restart your machine.

wsl –set-default-version 2

Now you have set WSL 2 version in the basic, but you have to install a Linux distro where you can find
here in the Microsoft Store

I installed Kali Linux distro from the Microsoft Store.

Enter a New User name and password.

Kali Linux distro is now running on WSL 2 on my Windows Insiders Build.

One of the Cool features in Windows Insiders Build version 19613 is that you can use your File explorer for Kali Linux 😉


Linux in Windows Insider Explorer.

Exploring Kali Linux

And of course updating the Kali Linux distro with

Sudo apt-get update

And at last…….

sudo apt-get upgrade

The Next tool is Windows Terminal (Preview) from the Microsoft Store

Just Click on Get ( in the Microsoft Store)

Click on Launch

This Windows Terminal Preview version on Windows Insiders can run :

  • Command Prompt
  • Powershell
  • Kali Linux distro (WSL 2)
  • Azure CloudShell

From here I can Manage and Install Microsoft Azure Cloud Services with Cloud Shell running on my Windows Insiders Build
for testing all the new features and this goes really easy :

Click next to PowerShell in the pulldown bar on Azure Cloud Shell and copy the Code
into the next URL https://microsoft.com/devicelogin

Enter here your Code from Windows Terminal.

Done you are logged-In Azure via Windows Terminal on Windows Insiders Build.

Azure Cloud Shell in Windows Terminal 😉

Conclusion

The Windows Insiders Program is Awesome to join when you like to test the Newest features of Windows 10 but also the Tools and applications running on the newest Windows Insiders Build version are Cool. When you work with Fast ring releases and Preview versions of tools you can hit a bug, or something is not working. That’s the moment you give feedback in the Windows Insider Feedback HUB to support the Microsoft Windows Insiders Product Team to fix the Bug.

Together we are building for the future of Windows 10 !

Windows Insider Program Feedback Hub.

And as a Windows Insider you can earn Badges for your Support 😉


Leave a comment

20H1 Bug Bash for #WindowsInsiders #WIMVP Sept 25th – Oct 2nd 2019 #Windows10

Be sure to participate in this event by:
Ensuring your PC is running the latest Preview Build in the Fast ring.
Watching a quick video that explains the Bug Bash in more detail.
Exploring new features by completing Quests in Feedback Hub (new Quests will be released daily during the Bug Bash).
Logging actionable feedback regarding issues encountered, as well as suggestions for future improvements as you use the product.
The more Quests you complete during the Bug Bash, the more points you’ll earn towards your Achievements, including a special badge just for participating!

To join the Insider community, please visit https://insider.windows.com/en-us/.

Give your Feedback in the Hub


Leave a comment

#Microsoft Windows Insiders and Windows Terminal Preview #WindowsInsiders #Winserv #MVPBuzz

Microsoft Windows Insiders Program

To be the first with the Microsoft Windows Insiders Community testing all the New features is awesome to do!
I’m a Windows Insider since October 1st, 2014 and I like to see every week what’s new? In the Feedback HUB Preview you can Follow other Windows Insiders and see the Challenges and features requests. From there you can give them feedback or vote for the new features.

Windows Insiders Feed Back HUB

To become a Microsoft Windows Insider, you have to register your self here : BECOME AN INSIDER

In the Windows Insiders HUB you find also the New announcements of the Preview Build versions. Microsoft Windows Insiders also have a blogsite here to follow:

Windows Insiders Blogpost site

When you are active in the Microsoft Windows Insiders Community you can Earn badges and Learn a lot of the New Features Microsoft releases every week. This gives you always a step a head and It’s fun 🚀😎👍

Earning Badges

It’s not only the Windows 10 Insiders program but also Windows Server Insiders or Microsoft Edge Insiders
Here you find more information :

Windows Server Insider Program

Microsoft Edge Insider Program

And of course keep up-to-date via Social Media here:

@windowsinsider

@donasarkar

@JenMsft

@MSEdgeDev

@windowsserver

Which recent Features do I like in Microsoft Windows Insiders Preview Build?

Well Let start Right a way with the Dark Side Theme in Windows Insiders 😎👍🚀

Much better for my eyes 😍

One of the latest new Features in Windows Insider Preview Build 18922 is Windows Terminal Preview from the Marketplace.

Click on Get

Just Click on Launch

It’s in really early Preview with version 0.2.1715.0

Windows Terminal Preview

Here begins the cool 😎 part with Settings opening profiles.json file to edit :

JSON Settings of Windows Terminal Preview

Here I Changed the JSON file for my Ubuntu Linux Terminal with a Great New Background.

You Have to add these lines in the JSON file here:

%LOCALAPPDATA%\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\RoamingState

Under “Icon” :

“backgroundImage” : “ms-appdata:///roaming/yourimage.jpg”,
“backgroundImageOpacity” : 0.75,
“backgroundImageStrechMode” : “fill”,

Save Profiles.json and you will see that the background will be Awesome in Ubuntu Terminal :

How Awesome is this !! 😎🚀👍

Conclusion:

I Love my Hobby and my Hobby is my Work !
The Microsoft Windows Insiders Program is Awesome together with the Community to make Windows a Great product for everyone.


Leave a comment

#Microsoft Introduction to Windows Admin Center #Winserv #Windows10 #Azure #hyperv #AzureStack

Microsoft is introducing the New Windows Admin Center ( former Project Honolulu )

Last weekend I made my MVPLAB.LOCAL domain with Project Honolulu version 1803 and Windows Server Insider version.

I Made my Domain controller first and later a Cluster with the Windows Server Insider Build version 17639

With Microsoft Windows Admin Center it’s great to manage Windows Server Core version Servers, you got a great GUI interface and you still have a small footprint for your Server OS with Core 🙂

Windows Admin Center is a new, locally-deployed, browser-based management tool set that lets you manage your Windows Servers with no Azure or cloud dependency. Windows Admin Center gives you full control over all aspects of your server infrastructure and is particularly useful for managing servers on private networks that are not connected to the Internet.
Windows Admin Center is the modern evolution of “in-box” management tools, like Server Manager and MMC. It complements System Center and Operations Management Suite – it’s not a replacement.

Architecture

In my MVPLAB.LOCAL I was busy to make a Gateway to Azure for Hybrid Cloud Management :

But with the Microsoft announcement of Windows Admin Center version 1804 yesterday, I will Upgrade my MVPLAB 😉

Download Windows Admin Center here


Leave a comment

Docker CE for Windows10 Edge and #Kubernetes Feature Overview #Docker #Containers #DevOps

Docker CE for Windows is Docker designed to run on Windows 10. It is a native Windows application that provides an easy-to-use development environment for building, shipping, and running dockerized apps. Docker CE for Windows uses Windows-native Hyper-V virtualization and networking and is the fastest and most reliable way to develop Docker apps on Windows. Docker CE for Windows supports running both Linux and Windows Docker containers.

You can download Docker CE for Windows (Edge) here

After you installed Docker for Windows CE (Edge) on Windows 10, go to docker Settings for activating the New Feature Kubernetes..

Select Enable Kubernetes.
(I selected also Show system containers (Advanced ) to see more information.)

Click on Install

You can run the installation in the Background if you want.

Here you see the Status of the Kubernetes Cluster.

kubectl config get-context
Docker-for-desktop Kubernetes Cluster is active

You can see the Status in Docker Settings too.

kubectl get services

kubectl get nodes

Kubectl cluster-info

When you run docker images
You will see the Kubernetes images for the Cluster.

When you selected the Advanced feature in Docker settings earlier you can
see the running containers with Docker ps command

With Kitematic you get a GUI console to manage Docker Container Images, from here you can pull Container images from Docker HUB

Download Kitematic here and install.

 

When you installed Kitematic you can see on your left all the Kubernetes Containers and when you select a running Container you can see the active logs.

More settings to Explore.

When you start Powershell in Administrator modus, you can use the kubectl command line interface and with –help you get the information on the Kubernetes commands. Here you find more information with examples at Kubernetes site

With Microsoft Visual Studio Code you can use the Docker for Windows CE Edge Kubernetes Cluster to Develop your Apps.

Intstall the Visual Studio Code Kubernetes Tools extension.

Install Kubernetes-Snippets is handy for Developing

When your Kubernetes local project is successful, you can deploy an Azure Kubernetes Service (AKS) or a Microsoft Azure Container Service to run your project in the Cloud for production.

Azure Container Service (AKS)
Azure Container Service (AKS) manages your hosted Kubernetes environment, making it quick and easy to deploy and manage containerized applications without container orchestration expertise. It also eliminates the burden of ongoing operations and maintenance by provisioning, upgrading, and scaling resources on demand, without taking your applications offline.

Here you find more information on Microsoft Azure Container Services for Kubernetes

Hope this overview helps you with developing apps in Containers with Docker, Kubernetes and Azure.


Leave a comment

Get Started with Windows #Analytics Update Compliance in #MSOMS #Azure #Windows10 #Winserv


Windows Analytics Update Compliance

Windows Program Manager, Sandeep Deo, demonstrates the new Update Compliance Service in Windows Analytics. Windows Analytics Update Compliance gives you a unified view of the update and anti-malware status of your Windows 10 devices regardless of your management solution. See how you can use it to keep your devices secure and up to date, track the overall protection and threat status, and monitor your updated deployments and troubleshoot issues as they arise.

If you have questions about Windows Analytics Update Compliance, check out links for more information:
http://aka.ms/WindowsAnalytics
http://aka.ms/UpdateCompliance

Configure Windows telemetry in your organization

Monitor Windows Updates and Windows Defender Antivirus with Update Compliance

 

 

Monitor the health of devices with Device Health


Leave a comment

#Microsoft Azure CLI 2.0 in Ubuntu #Bash of #Windows 10 #Linux #Azure #DevOps

Azure CLI 2.0 in Bash

If you use Ubuntu Bash in Windows 10 and like to work with Microsoft Azure Cloud Services you can install Azure CLI 2.0 for Linux

For Debian/Ubuntu based systems, you can install Azure CLI 2.0 via apt-get. 

    1. Modify your sources list.
      • 32-bit system
        Copy
        bash
        echo "deb https://packages.microsoft.com/repos/azure-cli/ wheezy main" | \
             sudo tee /etc/apt/sources.list.d/azure-cli.list
        
      • 64-bit system
        Copy
        bash
        echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ wheezy main" | \
             sudo tee /etc/apt/sources.list.d/azure-cli.list
        
    2. Run the following sudo commands:
      Copy
      bash
      sudo apt-key adv --keyserver packages.microsoft.com --recv-keys 417A0893
      sudo apt-get install apt-transport-https
      sudo apt-get update && sudo apt-get install azure-cli
      

 

When you install with apt-get, az component isn’t supported. To update the CLI, use the following commands: 

Copy
bash
sudo apt-get update && sudo apt-get install azure-cli


Leave a comment

Microsoft #Containers for Application Development #Docker #Hyperv #ACS #DevOps #Cloud

Containers for Developers

From a developer’s desktop to a testing machine to a set of production machines, a Docker image can be created that will deploy identically across any environment in seconds. This story has created a massive and growing ecosystem of applications packaged in Docker containers, with DockerHub, the public containerized-application registry that Docker maintains, currently publishing more than 180,000 applications in the public community repository.

When you containerize an app, only the app and the components needed to run the app are combined into an “image”. Containers are then created from this image as you need them. You can also use an image as a baseline to create another image, making image creation even faster. Multiple containers can share the same image, which means containers start very quickly and use fewer resources. For example, you can use containers to spin up light-weight and portable app components – or ‘micro-services’ – for distributed apps and quickly scale each service separately. 

Because the container has everything it needs to run your application, they are very portable and can run on any machine that is running Windows Server 2016. You can create and test containers locally, then deploy that same container image to your company’s private cloud, public cloud or service provider. The natural agility of Containers supports modern app development patterns in large scale, virtualized and cloud environments.

With containers, developers can build an app in any language. These apps are completely portable and can run anywhere – laptop, desktop, server, private cloud, public cloud or service provider – without any code changes.

Containers helps developers build and ship higher-quality applications, faster.

 To begin with Windows Containers, I advice to manage them with Docker and do .NET Docker Development with Visual Studio 2017

Prerequisites: 

Containers 101 poster

Windows Containers Infrastructure

Microsoft Windows Container with Nano server :

Docker pull microsoft/nanoserver

Docker PS

Docker run -t -I microsoft/nanoserver

Now you are inside the Windows Container on the Nano Server

If you want a Windows Container with Nano Server and IIS running for a website checkout this Docker Pull

More Microsoft images on Docker Hub repositories

Docker run reference

Docker runs processes in isolated containers. A container is a process which runs on a host. The host may be local or remote. When an operator executes docker run, the container process that runs is isolated in that it has its own file system, its own networking, and its own isolated process tree separate from the host.

This page details how to use the docker run command to define the container’s resources at runtime

Containers can run anywhere !