Category: Microsoft

How to Send Email from Exchange Server VM with Azure #Azure #SendGrid #Email #Exchange #SMTP Relay

When you try to send email out from exchange server VM at Azure, you will notice it will failed send email out. Because starting on November 15, 2017, outbound email messages that are sent directly to external domains (such as outlook.com and gmail.com) from a virtual machine (VM) are made available only to certain subscription types in Microsoft Azure. Outbound SMTP connections that use TCP port 25 were blocked. (Port 25 is primarily used for unauthenticated email delivery.), so you will notice the exchange server VM won’t send email out after you configure send connector.

How to create a Free SendGrid Account at Azure #Azure #SendGrid #Email #Exchange #SMTP Relay

As we know, starting on November 15, 2017, outbound email messages that are sent directly to external domains (such as outlook.com and gmail.com) from a virtual machine (VM) are made available only to certain subscription types in Microsoft Azure. Outbound SMTP connections that use TCP port 25 were blocked. (Port 25 is primarily used for unauthenticated email delivery.), so you will notice the VM at Azure won’t send out email.

Troubleshooting Tips – Fixed failed to publish blog after enable SSL certificate at Blog site issues #Azure #MVPHOUR #Blog #Word

Today, I try to publish blog via Microsoft word as usual, but it failed and show a warning message “Word cannot publish the pictures in this post. The most likely cause of this problem is that you do not have enough storage space. Contact your provider and try again, or choose a different picture provider”, this so weird and I am sure I didn’t change any settings at my blog site except enable SSL. I figure out the issues after do some research and test.

How to enable SSL certificate at website of Azure #Azure #SSL #BLOG #WEBSITE #Mpvhour

There are some reasons why your website should invariably have a SSL certificate, e.g. SSL certificates help to ensure your website security, website visitors will see it as a trustworthy Brand, also it will enhance the search engine ranking for your website. Today, I am going to show you how to enable SSL certificate at the website of Azure, let follow the step by step to complete it and make your website better at azure.

Troubleshooting Tips – How to delete Read-Only Storage Pool

Today, one of my clients told me their storage pool ran out of space, he removed 4 x 1TB old drives to install the new 4 x 3.8 TB drives, and then asked me to reconfigure storage pool for him, it looks very easy to change it.
Unfortunately, I tried to remove virtual disks via server management UI, it pops up an error message “Error deleting virtual disk: The storage pool could not complete the operation because its configuration is read-only. Activity ID: {89fe92dc-c713-0017-f082-fe8913c7d501}.

(PART 3) Learn How You Can Enable Hyper-V for Your Azure Virtual Machine!

In this tutorial, I will be showing you how you can enable Hyper-V for your Azure virtual machine! Stay tuned for more content, but if you want to access them early feel free to go to the channel below and subscribe and turning the notification bell on. Anyways, Enjoy the video!

Become a Pro at Creating Hyper-V Nested Virtual Machines That Contain Different IP Addresses Today!! (PART 2) #hyperv #azure

Welcome to this 4 part tutorial, in this part, I will be showing you how you can add multiple IP addresses to your virtual machine, without further a do let’s get right into it!

Become a Pro at Creating Hyper-V Nested Virtual Machines That Contain Different IP Addresses Today!!

In this tutorial, we used Azure to create a Hyper-V nested virtual machine that contains multiple IP addresses. This is going to be a four part tutorial so stay tuned. Anyways, I’ll be seeing you all in the next one!

Build a Hyper-V Nested Virtual Machine at Azure Right Now! #Azure

In this short tutorial, I’ll be showing you how you can build a Hyper-V Nested Virtual Machine With Multiple IP Addresses at Azure. For more content, stay tuned. Or you can access them early by going to our YouTube channel and subscribing. (Link in the description.) This way, if there’s any new content you will be one of the first ones to experience it.

How to Setup A Hyper-V Virtual Machine (Part 1) (Video Tutorial)

This is a tutorial of how you can setup your Hyper-V virtual machine! This is one of my first ever tutorial videos on this channel. For more content stay tuned or you can subscribe to our YouTube channel for more tutorials

How to Install Veeam Backup for Microsoft Office 365 V3 #Veeam #MVPHOUR #Office365

Veeam released Veeam Backup for Microsoft Office 365 V3 on April 2, there are lots of function be increased and improved, including increased backup speeds, improved security with multi-factor authentication support, simplified management for larger environments, flexible retention options… etc.
The most import is Veeam release Community Edition version, what is Community Edition? It provides FREE backup and recovery of Office 365 Exchange Online, SharePoint Online and OneDrive for Business, eliminating the risk of losing access and control over your Office 365 data – limited to 10 users and 1 TB of SharePoint data. What are you waiting for? Let’s follow steps to install it for protecting your Microsoft office 365 data.

How to Activate Windows Server 2019 Evaluation Edition with VLSC MAK key or Retail key #WINDOWSSERVER #MVPHOUR

When you try to activate Windows server 2019 from evaluation version, do you always get an error message “the product key you entered didn’t work. Check the product key and try again, or enter a different one. (0x80070490)”?
Today, I am going to show you how to install license key to activate Windows Server 2019 from Evaluation version. Let’s follow steps to activate your windows server 2019 (it also can be use for activating Windows Server 2016).
Note: you cannot use slmgr /ipk command with VLSC MAK key or Retail to activate evaluation edition server directly.

FIX Access Denied Error in Demote DC server #Active Directory #WINDOWSSERVER # #MVPHOUR

Today, I was trying to remove an old windows 2003 R2 DC server in our domain, when I run DCPROMO command to demote it, I received the following error message:
The operation failed because: The attempt at remote domain controller DC2016 to remove domain controller CN=DC1,CN=Servers,CN=Default-First-Name,CN=Sites….from the forest was unsuccessful. “Access is Denied”

Step by Step to use Veeam archive on-premises data to Azure Blob #Veeam #Azure #Blob #MVPHOUR

Veeam released the Backup & Replication 9.5 Update 4 on January, also with this release, Veeam now also have support for Cloud based Object Storage, such as Azure Blob Storage which means that we can have the last 30 days of data stored on a local repository and then move the archive or later up to a Azure Blob but Azure Blob is capacity tier storage, you cannot use it as local backup repository and backup data to it directly. Let’s follow steps to configure it.