Select Page

Author: Cary Sun

Cary Sun has a wealth of knowledge and expertise in data center and deployment solutions. As a Principal Consultant, he likely works closely with clients to help them design, implement, and manage their data center infrastructure and deployment strategies. With his background in data center solutions, Cary Sun may have experience in server and storage virtualization, network design and optimization, backup and disaster recovery planning, and security and compliance management. He holds CISCO CERTIFIED INTERNETWORK EXPERT (CCIE No.4531) from 1999. Cary is also a Microsoft Most Valuable Professional (MVP), Microsoft Azure MVP, Veeam Vanguard and Cisco Champion. He is a published author with several titles, including blogs on Checkyourlogs.net, and the author of many books. Cary is a very active blogger at checkyourlogs.net and is permanently available online for questions from the community. His passion for technology is contagious, improving everyone around him at what they do. Blog site: https://www.checkyourlogs.net Web site: https://carysun.com Blog site: https://gooddealmart.com Twitter: @SifuSun in: https://www.linkedin.com/in/sifusun/ Amazon Author: https://Amazon.com/author/carysun

Total Posts: 396

HOW to 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”

Read More

How to use Veeam to archive on-premises data to Azure Blob #Veeam #Azure #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.

Read More

STEP BY STEP INSTALL VEEAM ONE 9.5 UPDATE 4 #VEEAM #WINDOWSSERVER #MVPHOUR #STEP BY STEP

As you know, Veeam released the service pack 4 on January 2019, it’s not fix bugs only, it also includes a lot of new features –
Support for Microsoft Windows Server 2019,
Application-level monitoring,
Dedicated view for job and disk-based alarms, Veeam Agents support, Enhanced Cloud Gateway view, Enhanced “Cloud Connect Inventory” report, Microsoft Hyper-V 2019 Support…
The details information you can check from Veeam website https://www.veeam.com/veeam_one_9_5_whats_new_wn.pdf and https://www.veeam.com/veeam_one_9_5_u4_release_notes_rn.pdf.
The steps are straightforward, but you still need to be careful about one thing, the first one is “If you use Veeam ONE to monitor Veeam Backup & Replication or Veeam Cloud Connect, be sure to install Update 4 for Veeam ONE 9.5 first” and the second is “If you are a tenant of a cloud provider, please contact your provider before upgrading to ensure the provider has applied Update 4 on their end”.

Read More

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