Select Page

INSTALL BACKUP & REPLICATION 9.5 UPDATE 4 #Azure #VEEAM #WINDOWSSERVER #MVPHOUR

Veeam released the service pack 4 on January, it includes to fix some support issues and it also support some current platforms – Microsoft Windows Server 2019, Microsoft Windows Server Hyper-V 2019, Microsoft Active Directory 2019, Exchange 2019 and SharePoint 2019, Microsoft Windows 10 October 2018 Update, Oracle Database 18c, VMware vSphere 6.7 U1 ESXi, vCenter Server and vCenter Server Appliance (VCSA) , VMware vCloud Director 9.5 …. and Expanded restore options to AWS and Azure Stack with Veeam Cloud Mobility, Native Object Storage Support with Veeam Cloud Tier, Improved Security and Compliance with Veeam DataLabs.

Read More

Script for port range forwarding in Azure #Azure #NAT #Microsoft #MVPhours

Today I will be talking about a script which Angus @FrostedFright has made for port range forwarding. If you don’t already know about setting up NAT and port forwarding via Routing and Remote Access tool then you should check out my previously blog that is called, “How to build Hyper-V nested VMs with multiple IP addresses Port Forwarding at Azure” and you can come back to this blog so you can understand this subject clearer than if you didn’t check out my previously blog. You should think that it is now easy to make multiple port forwarding, but it is a lot harder to use port range forwarding instead. Let’s get started with this tutorial!

Read More

How to Create Azure account with $250 credit for free #Azure #MVPHOUR #Cloud #FREE

As we know, there are lots of features on Microsoft Azure cloud, in order to use those features, you need to create a Microsoft Azure account, it’s very easy to create, also you will get $200 credits at the first month.
If you are a newcomer on Microsoft Azure, no worry, I am going to show you how to create Azure free account with $200 credits today, just follow the steps as below.

Read More

Free to build Sophos XG firewall at Azure Hyper-V Nested VM #Azure #MVPBUZZ #MVPHOUR #FIREWALL #SOPHOS

Have you been followed my previously blog to build up Hyper-V nested virtual machine on Microsoft Azure? If you don’t, you better build it right now, because this is pre-requisites and you will get lots of benefit for your lab or even production environment, you can reference this link and build it. If you did, congratulation! You can create a nested gest virtual machine and install Firewall (e.g. Sophos XG, Fortinet…) for free, why we still need to build firewall at our Azure Hyper-V nested environment? Because it supports lots functions that we cannot get the functions for free from Azure, e.g. server load balance, firewall, SNAT, application filter, IPS…and so on, we also can use it for LAB or simulate issues or POC. I am going to show how to build Sophos XG here.

Read More

How to build Hyper-V nested VMs with multiple IP addresses Port Forwarding at Azure #Azure #MVPBUZZ #MVPHOUR #FIREWALL

Today, I am going to show you how to build Hyper-V nested VM with multiple public IP address, you just need to pay Microsoft for one Hyper-V host with storage space and public IP addresses, you can install firewall, created lots of VMs, load balancer, control routing path, port forwarding and so on, we can use them for LAB test, POC, or even production.

Read More

#PowerShell – Reporting on Certificate Templates via #ADSI

All certificate template information is stored in Active Directory. As it’s shared configuration through a forest, it’s stored in the AD Configuration partition. I needed to report which certificate templates and their associated OIDs. Let’s do it with simple code and no external modules.

Read More