Fix issues with sign-in to Microsoft 365 apps account on RDS Server
When using your work or school account to access Microsoft/Office365 apps on RDS Server, it shows an error message “Your account was not set up on this device because device management could not be enabled.”
Configuring Intel DataCenter Manager to Monitor Servers
DataON Storage Spaces Direct (S2D) servers running Server 2022 can be monitored using Intel Data Center Manager (DCM), which provides detailed metrics and performance data for server hardware components. This blog post will cover how to monitor DataON S2D servers...
500 Internal Error in MPControl.log on Configuration Manager
Twice in the past year I've had someone reach out to me with Management Point issues in Configuration Manager, where Inventories weren't processing and the mpcontrol.log was riddled with HTTP 500 errors. This is not a typical production issue with ConfigMgr, and in...
Enabling App & Browser Control with Intune
After configuring all the Endpoint Protection settings in Intune, we've noticed that endpoints are still showing a warning on the Windows Security icon. Opening Windows Security Center shows that App & browser control is still turned off. The App it's referring to...
Configuring Google Chrome to use Modern Auth for Conditional Access
There's a common Conditional Access policy, referred to as Block Legacy Authentication, that prevents access to Microsoft365 if the user's session is not using a Modern Authentication method. Although Edge Chromium supports modern auth by default, Google Chrome does...
The Value of Center for Internet Security Benchmarks
The Center for Internet Security (CIS) has developed a set of security benchmarks to help organizations improve their security posture. These benchmarks are a collection of best practices that cover a wide range of security controls, including access control, network...
A Deeper Look into ChatGPT 4.0: Harnessing AI for Building Test Environments in Hyper-V
Editor's Note: The below article is unedited and generated from a prompt mentioned in the previous article on GPT. While this article, I feel, is a more accurate response than the 3.5 LLM response, the GPT 4 script was much worse. My personal views on the tool were...
Pros and Cons of Using ChatGPT 3.5 for PowerShell Scripting in Hyper-V Test Environments
Editor's Note: The below article is unedited and generated from a prompt mentioned in the previous article on GPT. If it appears contradictory or incorrect, it probably is. My personal views on the tool were shared in the previous post… Welcome back to our discussion...
Will ChatGPT Replace the IT Administrator? A closer look at some Hyper-V and AD PowerShell with ChatGPT 3.5 and 4
Like everyone else in the connected world, I've been hearing a lot about ChatGPT and how it's going to replace the workforce. To test this out, I put on the hat of an Active Directory administrator and chose to use the tool to build my lab. First, a little background....
Troubleshooting MDE ATP Agent Issues
As an IT administrator, it's essential to ensure that all devices in your organization are protected with the latest security tools and updates. Microsoft Defender for Endpoint (MDE) is a powerful security tool that helps protect endpoints and servers from various...
Creating Conditional Access Policies and Break Glass Accounts
Here is the process to create emergency access (Break Glass) accounts in your environment and Conditional Access policies as recommended by Microsoft. These policies should be first created in Report-only mode, then assessed for impact prior to fully enabling the...
Unraveling Legacy Microsoft Technologies: A Consultant’s Perspective on DNS and Active Directory Sites and Services
As a consultant, I've had the opportunity to work with various organizations, helping them optimize their IT infrastructures. One thing I've consistently observed is the pivotal role that legacy technologies, such as Domain Name System (DNS) and Active Directory Sites...
What Limitations? Hybrid Autopilot in Intune with Provisioning Task Sequence in Configuration Manager
Recently announced is the ability to deploy the Configuration Manager Client through Intune without going through the process of packaging the MSI. The process involves going into the Co-management Settings tile under Devices -> Enroll Devices in Intune, and...
Uninstalling Microsoft Store Apps in Intune
With the recent feature update that allows admins to deploy UWP apps via the System Context in Intune, we have to ensure that a UWP app isn't already installed for the user. If this is the case, unlike deploying an existing Win32 app in Intune, the app will not come...
Deploying UWP apps using the System Context
As the new Microsoft store gets further ready for production, we now have the much-awaited option to deploy UWP applications using the System Context via Intune. As UWP applications, by design, install in the user's context, the app will be automatically installed for...
Building a Highly Available database with PowerShell, without shared storage. Part 2: Database migration and availability
In Part 1 of this guide, we created a 2-node VM cluster on Windows Server 2022 and installed SQL Standard 2022 on both nodes. Now that SQL is installed, we will proceed with getting it ready, migrating the databases and configuring availability on the SQL side. If you...
Building a highly available database with PowerShell, without shared storage. Part 1: Before database migration
We have an existing physical SQL database cluster that needs a hardware refresh, but with a new virtual infrastructure we decided to place the new cluster on VMs instead. The application requirements state that its database cannot be accessed directly from multiple...
How to Fix Stopping Services Failed at Install Exchange Cumulative Updates
This error is common if the Exchange Servers use Antivirus endpoint software or a backup agent. The antivirus software or backup agent will impact the stopping services process.
PowerShell Script to Backup Azure Firewall Configuration
Here is an updated PowerShell script to backup the configuration of an Azure Firewall and make it exportable, including all rule collections, DNAT rules, network rules, and application rules: # Variables $firewallName = "<firewall-name>"...
How to Fix PowerShell Has Open Files Error at Installing the Exchange 2016 Cumulative Update 23
When I tried to prepare the AD schema for installing Exchange 2016 CU23, and it happened the error message is below.
“Setup can’t continue with the upgrade because the powershell has open files” error message.
Let’s fix it.
How to Fix Prepare AD Schema Error at Installing the Exchange 2016 Cumulative Update 23
Today, I helped a client migrate Exchange from 2010 to 2019. As you know, Exchange 2010 can’t migrate to 2019 directly. You need to migrate Exchange from 2010 to 2016 and then 2019.
When I tried to prepare the AD schema for installing Exchange 2016 CU23, and it happened the error message is below.
“One or more servers in the existing organization are running Exchange 2000 Server or Exchange Server 2003”.
The error is because they were not uninstalled Exchange 2000 or 2003 completed. Let’s fix it.
Configuring Azure Firewall to protect Azure Virtual Desktop
As more and more organizations move to the cloud, ensuring that your cloud environment is adequately secured is critical. One of the best ways to secure your environment in Azure is by using Azure Firewall. This blog post will explore how to configure Azure Firewall...
Operational Process for Isolating a Machine in Microsoft Defender Endpoint ATP
As cyber threats continue to grow in frequency and sophistication, organizations must take proactive measures to protect their assets from potential security breaches. One such measure is implementing an effective incident response plan that outlines the steps to be...
Microsoft Security Operations Analyst Exam SC-200 Prep
Microsoft's SC-200 Exam: Microsoft Security Operations Analyst is designed to test the skills and knowledge of security professionals in analyzing, detecting, and responding to security incidents. This exam is intended for security professionals who work with...
Troubleshooting Microsoft Identity Agent (MIA)
Microsoft Identity Agent (MIA) is an agent that enables on-premises Active Directory Domain Services (AD DS) deployment to leverage Azure AD for a variety of scenarios, including password hash synchronization and seamless single sign-on (SSO) capabilities. MIA...
The do’s and don’ts of Azure Immutable Storage
Azure Immutable Storage has been in the market for a while, and this was one of my more anticipated capabilities. In this blog post I want to give you some insight to it’s use as it’s been in place for a while now and we see a lot of ecosystem and independent software...
Ensuring that you have a Secure Azure Files Migration
As the CIO of DIVECORP, you have requested a full security review of the upcoming Azure Files Migration Project. Naturally, your primary concern is ensuring no sensitive data is accidentally exposed during migration. This blog post will provide step-by-step guidance...
Deploying MDE ATP to 600 Endpoints Notes from the Field
As an IT professional at DIVECORP, I recently led a project to deploy 600 Microsoft Defender for Endpoint (MDE) Advanced Threat Protection (ATP) agents to servers and desktops in our environment. The goal was to ensure that all devices in our organization were...
Top 10 Cyber Insurance Gotchas for 2023
Cyber insurance is a crucial investment for businesses that want to protect themselves from cyber threats. However, businesses should be aware of some potential "gotcha's" when selecting and utilizing their cyber insurance policy. This blog post will discuss the top...
Upgrading from Server 2019 Hyper-V to Server 2022
Microsoft recently released the latest version of its server operating system, Windows Server 2022. One of the most significant improvements in this new version is the Hyper-V virtualization platform. If you're currently running Server 2019 Hyper-V and considering...
How to install patches for Storage Space Direct Cluster Servers without Downtime
Microsoft released Windows patches on the second Tuesday of every month. This procedure installs Microsoft Windows server patches for the production cluster servers without an outage.
Women in IT preparing to learn Microsoft Azure
Microsoft Azure has quickly become one of the world's most popular cloud computing platforms. With businesses of all sizes moving their applications and infrastructure to the cloud, IT professionals must have the skills to manage and maintain Azure environments. This...
Cyber Attack Sample Root Cause Analysis – DIVECORP
In today's blog post, I will walk you through a scenario in which a Root Cause Analysis was performed on a fictitious company called DIVECORP. This type of exercise is required if a security breach occurs, and this also serves as a good template for a Root Cause...
Getting Started with Azure Hybrid AZ800: Top 10 Study Items
Azure Hybrid AZ800 is a certification exam designed for professionals who want to prove their expertise in building and managing hybrid cloud environments using Microsoft Azure. This certification exam is a great way to validate your skills and knowledge in hybrid...
Sample Incident Response Plan for a Cyber Ransomware Attack
Cybersecurity threats such as ransomware attacks have become more frequent and sophisticated, and organizations must be prepared to respond to them effectively. An incident response plan is critical to minimize the damage and recover quickly from a ransomware attack....
How to Rebuild a Gridstore Host via Virtual Media
There are many ways to rebuild the Hyper-V host, but I will show you how to rebuild a Microsoft Hyper-V host via Virtual Media. These screens captured were for Windows Server 2019, but not for Windows Server 2019 only. You can use Windows Server 2022 ISO image file too.
How to Install Veeam Backup & Replication 12 Cumulative Patches P20230223
Vulnerability in this Veeam Backup & Replication component allows unauthorized users to obtain encrypted credentials stored in the configuration database. The vulnerability may lead to these unauthorized users gaining access to backup infrastructure hosts. The vulnerable process Veeam.Backup.Service.exe (TCP 9401 by default) allows unauthenticated users to request encrypted credentials.
Veeam released new patches to fix this vulnerability on March 7, 2023. No Hosts restart is required after installing this patch.
Cyber Attack breached Exchange 2016 Sample Root Cause Analysis – DIVECORP
Cyber attacks are on the rise today, and no organization is immune to them. DIVECORP, a global organization with offices in Florida, Bali, and Mexico, was no exception. The company experienced a security breach when its Exchange 2016 On-Prem Server was compromised due...
How to Install Veeam Backup & Replication 11a Cumulative Patches P20230227
Vulnerability in this Veeam Backup & Replication component allows unauthorized users to obtain encrypted credentials stored in the configuration database. The vulnerability may lead to these unauthorized users gaining access to backup infrastructure hosts. The vulnerable process Veeam.Backup.Service.exe (TCP 9401 by default) allows unauthenticated users to request encrypted credentials.
Veeam releases new patches to fix this vulnerability. No Hosts restart is required after installing this patch.
Fixed Vulnerability CVE-2023-27530 in Veeam Backup & Replication component
Veeam release the patches to fix the Vulnerability in this Veeam Backup & Replication component and send an email to customers, but they are using the wrong KB# for v11a (or not update the KB),
Cyber Attack breached SQL 2014 Server Sample Root Cause Analysis – DIVECORP
DIVECORP, a global company with offices in Florida, Bali, and Mexico, experienced a severe security incident when an SQL 2014 server running on Windows Server 2012 R2 was compromised. The attackers could access the server using the SA credentials, which were never...
How to Rebuild a dataOn Host via Virtual Media Wizard
There are many ways to rebuild the Hyper-V host, but I will show you how to rebuild a Microsoft Hyper-V host via Virtual Media Wizard. This process is also can use for other vendors’ machines, not for the dataOn host only.
Troubleshooting Active Directory Delegation
Active Directory (AD) delegation is essential for managing permissions and access to AD resources. However, when delegated users are not getting the expected rights, troubleshooting and resolving the issue can be challenging. In this blog post, we will explore how to...
Negotiating your Cyber Insurance Renewal the right way in 2023
In the world of cyber security, one of the most important things an organization can do is have a comprehensive cyber insurance policy. This policy can help mitigate the financial risk of a cyber attack, but it's important to remember that these policies are only as...
Restoring a Failed Azure Virtual Desktop with Azure Backup
Azure Backup is a powerful tool that can protect and recover data for Azure Virtual Desktop (AVD) environments. However, like any Backup solution, it is essential to know how to restore a virtual machine (VM) that fails to connect using Azure Backup. In this blog...
How to Rebuild DataOn Host via PXE
There are many ways to rebuild the Hyper-V host, but I will show you how to rebuild a Microsoft Hyper-V host via PXE. This process is also can use for other vendors, not for the DataOn host only. It would be best to ask the host hardware vendor to send you the custom WIM image file before rebuilding it.
Top Trends in Cyber Security from John and Dave
As we look ahead to 2023, it's clear that cyber security and ransomware attacks will continue to be a significant concern for organizations of all sizes. Dave Kawula and John O'Neill Sr, two industry experts with extensive experience in cyber security and ransomware...
How to Remove On-Premises Directory Synchronization Service Account from Microsoft 365
If you are trying to rebuild the Azure AD Connect server, but you noticed y the Delete user is greyed out and you cannot delete the existing On-Premises Directory Synchronization Service Account from Microsoft 365 admin center.
Troubleshooting Starting an Azure VM Error Allocation: Failed
If you run an Azure environment, you may occasionally encounter issues with virtual machines that fail to start. One standard error message you might encounter is "Failed to start virtual machine DIVECORP-AZU-01. Error: Allocation failed. If you are trying to add a...
Microsoft Defender Cloud finding Malicious C2 Instance #Azure #AzureFirewall
In today's digital age, protecting your organization's data and assets from cyber threats is paramount. That's where security solutions like Microsoft Defender for Cloud and Azure Firewall come into play. A Microsoft Defender for Cloud alert was recently tripped,...
Building .ISO files using Powershell for a Secured Environment
In a secured environment, creating and deploying images for systems can be a challenge due to restrictions on network access and software installations. However, using osdimg with PowerShell, it is possible to create ISO files to deploy images to secured systems. This...
The Top 5 Security Features in Microsoft 365 for 2023
As we move into 2023, the threat landscape is more complex than ever. With cyberattacks becoming increasingly sophisticated, businesses need to ensure they have the right tools and technology to protect their data and users. Microsoft 365 is a robust cloud-based...
Troubleshooting EventID 8198 0xC00F074 KMS Activation on Azure Virtual Dekstop with Azure Firewall
KMS (Key Management Service) activation is essential to activate Windows operating systems in an enterprise environment. However, in October 2022, Microsoft changed the IP addresses of two KMS servers, which caused activation issues for customers in highly constrained...
How to create License Overview Reports from the Veeam Backup for Microsoft 365
The License Overview reports show statistical information on how many licenses are used and by which organization.
Top 10 Cyber Security Threats to Watch Out for in 2023
Organizations must stay aware of potential cyber threats as we approach the new year and take the necessary precautions to protect their systems and data. With that in mind, here are ten cyber security threats to watch out for in 2023: Ransomware: Ransomware attacks...
How to create Storage Consumption Reports from the Veeam Backup for Microsoft 365
The Storage Consumption reports show statistical information on used space in backup or object storage repositories, including archive object storage.
Securing Your Microsoft Cloud Environment in 2023
As the world increasingly digitizes, businesses leverage cloud-based platforms for data storage, software applications, and more. Unfortunately, while using cloud environments has made it more convenient for businesses to operate, it has also made them more vulnerable...
Configuring Reporting via Intel DataCenter Manager (DCM)
Configuring reporting for DataON S2D running Server 2022 is essential to monitor server performance and detect any issues that may arise. One way to stay on top of server performance is to set up email-based daily/weekly reports. This blog post will cover how to...
How to create Mailbox Protection Reports from the Veeam Backup for Microsoft 365
The Mailbox Protection reports show statistical information on protected and unprotected mailboxes of your Microsoft 365 and on-premises Microsoft Exchange organizations.
Come Join us at Live 360 Tech Conference in Orlando November 12-17,2023 @live360events @Techmentor
Are you seeking a conference offering comprehensive technical training, hands-on labs, and in-depth networking opportunities with industry experts? Look no further than Live 360, the premier conference for IT professionals and developers, this November in Orlando. As...
What is a Cyber Remediation Engineer?
As the threat landscape evolves, organizations need a strong cybersecurity posture to protect their assets from the latest cyber threats. One critical role that is gaining importance in the industry is that of the Cyber Remediation Engineer. The Cyber Remediation...
How to restore OneDrive for Business data from the Veeam Backup for Microsoft 365 v6 Restore Portal
In the Restore Portal, you can explore and restore data from Backups. As an end-user, you perform a self-service restore of your data. As a restore operator, you explore and restore backed-up data for those objects that you are allowed to manage.
Renewing Microsoft Certified Windows Server Hybrid Administrator Exam
As a technology professional, I always seek opportunities to enhance my skills and knowledge. Therefore, I recently renewed my Microsoft Certified: Windows Server Hybrid Administrator Associate certification. After preparing and taking the renewal assessment exams, I...
How to restore SharePoint Online data from the Veeam Backup for Microsoft 365 v6 Restore Portal
In the Restore Portal, you can explore and restore data from Backups. As an end-user, you perform a self-service restore of your data. As a restore operator, you explore and restore backed-up data for those objects that you are allowed to manage.
Automatically Enable/Disable the port on Cisco Nexus 9200 with PowerShell and Execute a Veeam Job – @veeam @VeeamVanguard #Veeam #VeeamVanguard
Hey Checkyourlogs fans, As businesses increasingly rely on virtual environments and the cloud to store and manage data, backup and replication have become critical functions. Veeam Backup and Replication is a popular tool for backing up and replicating virtual...
Protecting Against Ransomware with a Fabric
Ransomware has become an increasingly popular and profitable way for cybercriminals to target businesses of all sizes. While many organizations have implemented various security measures to protect their networks, taking a multi-layered approach to combat this...
Veeam Vanguard 9th Straight Year
Being a Veeam Vanguard for the past nine years has been an incredible journey, full of learning opportunities, exciting experiences, and connections with some of the brightest minds in the IT industry. The program, run by Veeam Software, recognizes IT professionals...
How to restore Exchange Online data from the Veeam Backup for Microsoft 365 v6 Restore Portal
You can explore and restore data from backups in the Restore Portal. As an end user, you perform a self-service data restore. As a restore operator, you investigate and restore backed-up data for objects that you have permission to manage.
Troubleshooting Upgrades from Server 2019 to 2022
Hey Checkyourlogs Fans, Upgrading a server operating system can be complex and challenging, especially when upgrading from Server 2019 to Server 2022. In this article, we will go through the troubleshooting steps you can take if you run into any issues during the...
How to configure the REST API and Restore Portal on a separate server for Veeam Backup for Microsoft 365 v6
The REST API and Restore Portal can be configured on a separate Server.
How to add Restore Operator role for the Veeam Backup for Microsoft 365 v6
Restore operators can explore and restore data from backups created by Veeam Backup for Microsoft 365.
How to configure Restore Portal settings for the Veeam Backup for Microsoft 365 v6
The Restore Portal allows users and restores operators to view and restore data from backups. Restore Portal settings must be configured to allow users to perform the self-service restore.
How to uninstall Microsoft Edge
This one removes Microsoft Edge from a secured environment post-Server 2019 upgrade.
How to configure REST API settings for the Veeam Backup for Microsoft 365 v6 Restore Portal
The REST API is used to communicate with Veeam Backup for Microsoft 365. Restore Portal also uses the REST API to communicate with the Veeam Backup for Microsoft 365 server. In addition, the restore Portal allows users to perform the self-service restore.
How to update Veeam Backup and Replication v12 RTM Console to GA version
On February 17, 2023, Veeam Backup & Replication v12 Day 0 was released. To access Veeam Backup & Replication v12 GA remotely, you must update the Veeam Backup & Replication V12 RTM console to v12 GA on a dedicated machine.
How to configure authentication settings for the Veeam Backup for Microsoft 365 v6 restore portal
Configuring a restore portal is beneficial in a multi-tenant configuration and for organizations that want to limit access to the Veeam Backup for Office 365 console and delegate responsibilities such as restores.
Authentication settings can be configured on the Veeam Backup for Microsoft 365 server for tenants and restore operators.
How to update Veeam Backup and Replication v12 RTM to GA version
On February 17, 2023, Veeam Backup & Replication v12 Day 0 is being released. This update is intended for existing Veeam Backup & Replication 12 RTM (build 12.0.0.1402) installations and will upgrade them to Veeam Backup & Replication V12 GA (build 12.0.0.0.1420). This update can be skipped if Veeam Backup & Replication 12 GA (build 12.0.0.1420) is already installed.
How to install Veeam Explorers for Tenants in Veeam Backup for Microsoft 365 v6
Veeam Explorers are available for Tenants in a Multi-Tenant configuration. These can only be installed on Veeam Backup & Replication Management Servers.
How to install Veeam Backup for Microsoft 365 REST API on the separate computer
Follow the steps below to install Veeam Backup for Microsoft 365 REST API component on a separate computer.
Update the Domain and Forest Functional Levels to Server 2016 by Using PowerShell
There are no updates for the domain and forest functional levels for Windows Server 2022. Thus, the highest level that can be configured is Server 2016 Domain and Server 2016 Forest functional levels. The steps below will show how to update the functional levels.
How to configure folder exclusions settings in Veeam Backup for Microsoft 365 v6
You can configure folder exclusions if you do not want specific folders to be backed up by a backup job or removed by a retention policy.
Fixed S2D Cluster Data retrieval failures occurred Error
My customer saw this error when logging into the S2D Cluster servers today.
How to restore Teams data from retrieved data in Veeam Backup for Microsoft 365 v6
If you have created a Teams data retrieval job, you can restore Teams data from retrieved data.
Introducing Winget
Package managers are software tools used for automating the process of installing, upgrading, configuring, and removing software on computer systems. They have become an essential part of modern computing, and they have a long and storied history. The origins of...
How to restore OneDrive for Business data from retrieved data in Veeam Backup for Microsoft 365 v6
If you have created a OneDrive data retrieval job, you can restore OneDrive data from retrieved data.
How to restore SharePoint Data from retrieved data in Veeam Backup for Microsoft 365 v6
If you have created a SharePoint data retrieval job, you can restore SharePoint data from retrieved data.
How to restore Exchange data from retrieved data in Veeam Backup for Microsoft 365 v6
You can restore exchange data from retrieved data if you have created an exchange data retrieval job.
How to restore Microsoft Teams data from Veeam Explorer for Microsoft Teams in Veeam Backup for Microsoft 365 v6
To restore Microsoft Teams data, we use Veeam Explorer for Microsoft Teams. This tool is used to restore and export data from Veeam Backup for Microsoft 365 backups.
How to restore OneDrive for Business data from Veeam Explorer for Microsoft OneDrive in Veeam Backup for Microsoft 365 v6
We use Veeam Explorer for Microsoft OneDrive to restore Microsoft OneDrive for Business data. This tool is used to restore and export data from Veeam Backup for Microsoft 365 backups.
How to restore SharePoint Online data from Veeam Explorer for Microsoft SharePoint in Veeam Backup for Microsoft 365 v6
We use Veeam Explorer for Microsoft SharePoint to restore data of SharePoint Online. This tool is used to restore and export data from Veeam Backup for Microsoft 365 backups.
How to restore Exchange Online data from Veeam Explorer for Microsoft Exchange in Veeam Backup for Microsoft 365 v6
We use Veeam Explorer for Microsoft Exchange to restore Exchange Online data. This tool is used to restore and export data from Veeam Backup for Microsoft 365 backups.
How to create a Teams data retrieval job in Veeam Backup for Microsoft 365 v6
Data retrieval, like data backup and copy, is a job-driven process. First, you must create a retrieval job to access your data in backup copies. Then, using Veeam Explorer for Microsoft Teams, create a retrieval job for the subsequent exploration and restore the retrieved data.
How to create a OneDrive data retrieval job in Veeam Backup for Microsoft 365 v6
Data retrieval, like data backup and copy, is a job-driven process. First, you must create a retrieval job to access your data in backup copies. Then, using Veeam Explorer for Microsoft OneDrive, create a retrieval job for the subsequent exploration and restore the retrieved data.
How to create a SharePoint data retrieval job in Veeam Backup for Microsoft 365 v6
Data retrieval, like data backup and copy, is a job-driven process. First, you must create a retrieval job to access your data in backup copies. Then, using Veeam Explorer for Microsoft SharePoint, create a retrieval job for the subsequent exploration and restore the retrieved data.
How to create an Exchange data retrieval job in Veeam Backup for Microsoft 365 v6
Data retrieval, like data backup and copy, is a job-driven process. First, you must create a retrieval job to access your data in backup copies. Then, using Veeam Explorer for Microsoft Exchange, create a retrieval job for the subsequent exploration and restore the retrieved data.
How to create a backup copy job with Azure blob archive tier in Veeam Backup for Microsoft 365 v6
Veeam Backup for Microsoft 365 extends data protection and follows the same methodology as Veeam Backup and Replication. This 3-2-1-1-0 rule can also be applied to backup repositories in cloud-based object storage using Backup Copy Jobs: Azure Blob Storage Archive access tier, Amazon S3 Glacier storage class, or Amazon S3 Glacier Deep Archive storage class.
How to create a backup job to backup the organization objects to Azure blob cool tier repository in Veeam Backup for Microsoft 365 v6
The procedure creates a backup job to backup the organization objects to Azure Blob Cool Tier repositories.
Automate External NTP Configuration with Group Policy for PDC Emulators
This exercise will configure an automated solution that will move the NTP External Time Source settings around as the PDC Emulator role transfers around domain controllers.
In-Place Upgrading from Storage Spaces 2016 to 2022
This exercise will perform a double swing migration from Server 2016 Storage Spaces to Server 2022 Storage Spaces.
How to create a backup job to backup the specific users, groups, sites, teams, and organizations in Veeam Backup for Microsoft 365 v6
Backup Jobs in Veeam Backup for Microsoft 365 can be configured to specify object types and their processing and exclusion options when creating and configuring backup jobs.
How to create a backup job with local repositories to backup the entire organization in Veeam Backup for Microsoft 365 v6
You can create different tiers of backup jobs when creating backup jobs. For example, a gold backup tier for executives has a higher retention rate. On the other hand, a silver backup tier for seasonal teammates necessitates a different retention period and settings. This could be divided into different departments to share costs across storage accounts.
How to configure notification settings with a Microsoft 365 MFA account in Veeam Backup for Microsoft 365 v6
You can also configure notification settings in Microsoft 365 with an MFA-enabled account. This can be used to send email notifications about the results of backup jobs.
How to configure notification settings with a Microsoft 365 non-MFA account in Veeam Backup for Microsoft 365 v6
You can also configure Microsoft 365 for notification settings using a non-MFA account. This can be used to send email notifications about the results of backup jobs.
How to add Microsoft Azure blob object storage repositories in Veeam Backup for Microsoft 365 v6
When adding Microsoft Azure Blob storage, different storage account types can be used for Veeam Backup for Microsoft 365.
How to add the network attached storage (SMB shares) as a backup repository in Veeam Backup for Microsoft 365 v6
Network Attached Storage can also be a backup repository with Veeam Backup for Microsoft 365. These Network Attached Storage devices can be accessed and configured through a shared folder on your computer or through any other physical device that supports the SMB protocol.
How to configure NTP for an external time source on the domain controller server
This exercise aims to demonstrate how to configure a domain controller with the FSMO role PDC Emulator (Primary Domain Controller) to synchronize time with an external time source (NTP server).
How to migrate the primary forward lookup zone by copying the zone database file
This exercise will migrate a forward lookup zone by copying the existing zone database file “.dns” from the source server’s c:\windows\system32\dns to the target server. After that, we’ll use the existing file to recreate the forward lookup zone.
How to add a backup proxy server’s local directory as a backup repository in Veeam Backup for Microsoft 365 v6.0
The following backup repositories can be added to the infrastructure with Veeam Backup for Microsoft 365:
Backup proxy server’s local directory.
Direct Attached Storage is connected to the backup proxy server.
Storage Area Network.
Network Attached Storage (SMB shares version 3.0 or later)
How to upgrade Server 2012 R2 generation 1 VM to 2019 generation 2
This procedure upgrades a Windows Server 2012 R2 generation Hyper-V virtual machine to Windows Server 2019 generation 2 Hyper-V virtual machine.
How to configure notification with Free SendGrid account of Azure for Veeam Backup for Microsoft 365
You can configure the SendGrid account as an SMTP relay for notification settings if you want Veeam Backup for Microsoft 365 to send email notifications about backup job results.
Fix SmtpClientAuthentication is disabled for the Tenant error at Veeam Notifications
If you are going to use Microsoft 365 email account for Veeam Notifications, it happened that SmtpClientAuthentication is disabled for the Tenant error. Today I will show you how to fix it.
How to add Microsoft Azure Archive Storage Repository with Azure archiver appliance at Veeam Backup for Microsoft 365
The Azure archiver appliance is a small auxiliary machine in Microsoft Azure that is deployed and configured automatically by Veeam Backup for Microsoft 365. Veeam services that Veeam Backup for Microsoft 365 installs on the Azure archiver appliance compress data passed through. This helps reduce network traffic and increase the speed of backup copy.
How to add Microsoft Azure Archive Storage Repository without Azure archiver appliance at Veeam Backup for Microsoft 365
Veeam Backup for Microsoft 365 supports different Azure storage account types for standard and premium performance tiers. Tables in this section list the supported storage account types
Azure Active Directory Synchronization Migration to MS Graph API at Mimecast
Microsoft is ending support for the Azure Active Directory Graph API. To allow for continued service, if your application providers migrate all Azure Active Directory Synchronization integrations to the MS Graph API, you need to change your API permissions.
Fixed access is denied connecting outlook.office365.com error at Veeam Backup for Microsoft 365
If you try to add an organization with modern authentication and legacy protocols or basic authentication at Veeam Backup for Microsoft 365 but failed, the error message is ” Connect to PowerShell: Connecting to remote server outlook.office365.com failed with the following error message: Access is denied”.
How to re-allocate Citrix licenses
If you create a new Citrix server (license server) and would like to move the existing licenses to the new server, please follow the below steps to reallocate it.
How to install Veeam Backup for Microsoft 365 v6.0 Cumulative Patches P20220413
Veeam Backup for Microsoft 365 v6 cumulative patches P20220413 Released on May 5, 2022. This cumulative patch includes the new features, enhancements, and fixes for the original V6 builds.
How to add Backup Proxy Servers for Veeam Backup for Microsoft 365 v6
Veeam Backup for Microsoft 365 use backup proxy servers to leverage network when backup or restore data. The Veeam Backup for Microsoft 365 manager server is the default local backup proxy server.
Fix access is denied connecting to outlook.office365.com error at Veeam Backup for Microsoft 365
If you try to add organization at Veeam Backup for Microsoft 365, it happens Connect to PowerShell: Connecting to remote server outlook.office365.com failed with the following error message: Access is denied error, that’s because Microsoft begin disabling Basic authentication for Outlook, EWS, RPS, POP, IMAP, and EAS protocols in Exchange Online.
How to add organization with Basic Authentication at Veeam Backup for Microsoft 365
You are required to provide a username and password to authenticate to your Microsoft 365 organization if you add an organization using the basic authentication method.
I won’t recommend adding organization with basic authentication, Microsoft announced that effective October 1, 2022, we will begin disabling Basic authentication for Outlook, EWS, RPS, POP, IMAP, and EAS protocols in Exchange Online. SMTP Auth will also be disabled if it is not being used.
How to add organizations with Modern Authentication and Legacy Protocols at Veeam Backup for Microsoft 365
You will use both Veeam Backup account and Azure AD application for authentication if you add an organization using the modern authentication method with legacy protocols allowed. Veeam Backup for Microsoft 365 uses Veeam Backup account and an application to establish a connection to your Microsoft 365 organizations with disabled security defaults and maintain data transfer during backup and restore sessions.
How to add organization with modern app-only authentication and use an existing Azure AD application at Veeam Backup for Microsoft 365
When you add an organization using the modern app-only authentication method, you are required to provide Azure AD application settings. Please reference following link to create and configure Azure AD Application permissions.
How to configure Azure AD Application Permissions for Modern Authentication and Legacy Protocols Authentication of Veeam Backup for Microsoft 365
Veeam Backup for Microsoft 365 Modern Authentication and Legacy Protocols Authentication requires that you grant permissions to Azure AD applications to back up and restore data from/to your Microsoft 365 organizations.
How to add organization with Modern app-only authentication and register a new Azure AD application automically for Veeam Backup for Microsoft 365
When you add an organization using the modern app-only authentication method, you are required to provide Azure AD application settings. Veeam Backup for Microsoft 365 uses such an application to establish a connection to your Microsoft 365 organizations with enabled security defaults and maintain data transfer during backup and restore sessions.
How to configure service account permissions required for Veeam Backup for Microsoft 365
You are required to provide a username and password to authenticate to your Microsoft 365 organization if you add an organization using the basic authentication or Modern Authentication and Legacy Protocols method.
I won’t recommend adding organization with basic authentication, Microsoft announced that effective October 1, 2022, they will begin disabling Basic authentication for Outlook, EWS, RPS, POP, IMAP, and EAS protocols in Exchange Online. SMTP Auth will also be disabled if it is not being used.
How to configure Azure AD Application Permissions for Modern App-Only Authentication of Veeam Backup for Microsoft 365
When you add organization using the modern app-only authentication method, the permissions for Azure AD applications that are granted automatically by Veeam Backup for Microsoft 365.
Anyway, if you prefer to use a custom application of your own, make sure to grant all the permissions as below.
The Importance of Client and Server Anti-Virus Exclusions for Configuration Manager
TL; DR: "Recommended" vs "Required" is subject to debate. Better off implementing the full list, published here. I've been asked to help a few organizations recently that were all running into content issues and network saturation when trying to distribute or...
Reinstall the Microsoft Store using Configuration Manager
TL ; DR: Run this. There were some wicked vulnerabilities patched this year in the world of the Microsoft Store (aka UWP apps), and the high amount of scan detections revealed a critical mistake: Many organizations, in an effort to reduce distractions on corporate...
Conditional Access policy blocking Mozilla Firefox
TL; DR: Configure the Windows SSO Feature in Settings -> Privacy & Security -> Logins and Passwords Typically, around the same time that an organization migrates to Office365, they examine and implement several Conditional Access policies to restrict...
Bit9 by Carbon Black preventing Configuration Manager Client upgrade
TL; DR: Use a Client IT Tools policy instead of a path exclusion. A couple of times in the past year, I've ran into issues with Bit9 blocking a Configuration Manager client upgrade. The strange part is that the product has been in place for a number of years, there...
How to Install Veeam Backup for Microsoft Office 365 v6
Veeam released Veeam Backup for Microsoft 365 v6 on March 9, 2022, there are lots of new features at this version included Self-Service Restore Portal, Backup copy to low-cost object storage… etc. the detail information as following link.
https://www.veeam.com/whats-new-backup-microsoft-office-365.html
Today, I am going to show you how to install Veeam Backup for Microsoft 365 V6.
How to upgrade to Citrix Virtual Apps 7 2203 LTSR Edition
Citrix released Virtual Apps 7 2203 LTSR on March 23, I am going to show you how to upgrade the existing Citrix Virtual Apps servers to Citrix Virtual Apps 7 2203 LTSR.
How to upgrade Veeam Backup for Microsoft Office 365 to v6 edition
Veeam released Veeam Backup for Microsoft 365 v6 on March 9, 2022, there are lots of new features at this version included Self-Service Restore Portal, Backup copy to low-cost object storage… etc. the detail information as following link.
https://www.veeam.com/whats-new-backup-microsoft-office-365.html
Today, I am going to show you how to upgrade the exiting Veeam Backup for Microsoft 365 to V6 edition.
How to deploy Microsoft Local Administrator Password Solution (LAPS)
Cyberattack is one of the fastest growing crimes in the world, we have seen passwords being leaked regularly, local administrator account is like God of machine, it has superpower to do anything for the machine. A lot of IT guys simply use the same password for all local administrator accounts, the attacker easy access to the whole estate if one machine is breached.
Microsoft LAPS is one of solutions to prevent the issues, The “Local Administrator Password Solution” (LAPS) provides management of local account passwords of domain joined computers. Passwords are stored in Active Directory (AD) and protected by ACL, so only eligible users can read it or request its reset. Today, I am going to show you how to deploy it.
How to fix upgrade Veeam backup & Replication failed –Error 1327.Invalid Drive
If it happened Error 1327.Invalid Drive when you tried to upgrade Veeam Backup & Replication to 11a, don’t panic, this is likely caused by a stale registry entry for the Veeam server. In my case, the Veeam server had a F drive but removed it long time ago. My error message is Error 1327.Invalid Drive F: and upgrade failed.
How to deploy Cisco Duo for Citrix (NetScaler) Gateway (Citrix ADC) – nFactor
To add Duo two-factor authentication to your Citrix Gateway with nFactor you’ll configure the Duo Authentication Proxy as a secondary RADIUS authentication server. Primary authentication happens directly between the Citrix Gateway and your Active Directory, LDAP, or other identity store, which enables additional features such as AD password resets.
Before starting, make sure that Duo is compatible with your Citrix Gateway device. Log on to your Citrix Gateway via the web interface and verify that your Citrix Gateway firmware is version 12.1-51.16 or later and your Citrix Receiver or Citrix Workspace clients support 12.1 or later.
Also verify that your Citrix Gateway is licensed for Advanced Authentication Policy. As of Citrix Gateway release 13.0-67.x, the “Standard” license also includes nFactor for Gateway/VPN, while Citrix ADC requires an “Advanced” or “Premium” license to use nFactor.
How to steal IP of old domain controller for new Windows Server 2022 domain controller
Today, I am going to show you how to steal IP address of decommissioned old domain controller for new Windows Server 2022 domain controller.
How to configure Azure Site Recovery
An essential part of our Ransomware defense strategy is having an update to date Disaster Recovery Solution. In a Ransomware attack, the only option might be recovering to a DR Site like Azure.
How to decommission old domain controller
Today, I am going to show you how to decommission old domain controller.
How to onboard servers to Azure Security Center
Azure Security Center adds essential services like Vulnerability Management, Advanced Persistent Threat Protection, Endpoint Detection and Response, Security Recommendations, Security Policies and more. We will onboard TMWAC01 to Azure Security Center using Windows Admin Center.
How to tune SRV records for old domain controllers
To prevent old domain controllers from authenticating clients, we can tune their Service Records by modifying their local registry. This will drain off any of the live Active Directory Domain Services (ADDS) connections for these domain controllers before decommissioning.
How to verify jobs with Azure Backup
We can check the status of our Azure Backups with the local Azure Backup Agent that has been installed from Windows Admin Center.
How to transfer FSMO roles
As part of the migration process the Flexible Single Master Operations Roles (FSMO) will need to be transferred to TMDC03. It is quite common to have these roles spread out throughout the infrastructure. It is also very important to understand what each of these five roles does in a multi-master Active Directory Domain Services (ADDS) domain.
How to deploy Azure backup via Windows Admin Center
Azure Backup deployed via Windows Admin Center provides some excellent cloud-based protection for critical workloads. In addition, azure Backup has a great Item level restore option available for any protected items.
How to install cumulative patches 11.0.1.1261 P20220302 for Veeam Backup & Replication 11a
Veeam released patches for Veeam Backup & Replication on March 12, 2022. Multiple vulnerabilities (CVE-2022-26500, CVE-2022-26501) in Veeam Backup & Replication allow executing malicious code remotely without authentication. This may lead to gaining control over the target system.
How to install active directory domain services on a Windows Server 2022 member server
The process of Migrating to Active Directory Domain Services (ADDS) for Windows Server 2022 involves adding new domain controllers.
How to configure Azure update
Managing updates via Azure Updates should now be available and pre-configured on TMWAC01 (Windows Admin Center server). These steps will have us review these settings, as it does take some time for the uploads and scans of information to make this fully serviceable.
How to use Windows backup to backup active directory domain services
It is essential, before upgrading Active Directory Domain Services (ADDS) to have a good backup of Active Directory Domain Services (ADDS). This is done by taking the system state backup of at least one domain controller in each domain in the Active Directory Domain Services (ADDS) Forest.
How to setup Azure Arc
Integrating on-premises environments has never been easier using Azure Arc. Azure Arc provides a bridge between Azure base resources on on-premises. This is now the 1st recommended step after configuring Azure Hybrid Services in Windows Admin Center.
How to upgrade the Active Directory Domain Services Forest and Domain for Windows Server 2022
The commands listed below to upgrade Active Directory Domain Services (ADDS) Forest and Domain’s are taken from our production methods of procedures. This process can be performed by simply running adding a Windows Server 2022 Domain Controller. If ADPrep.exe hasn’t been run it will run automatically. In a production environment we like to have more granular control and verification processes for any Schema modifications.
How to configure Azure Integration with Windows Admin Center
In these steps, we will configure Azure Hybrid Integration with Windows Admin Center. These steps are required to configure Hybrid Services such as Azure Backup and Azure Site Recovery.
How to verify the SYSVOL replication state (FRS or DFSR)
Prior to proceeding with the upgrade of Active Directory Domain Services (ADDS) to Windows Server 2022 we must upgrade the replication of the SYSVOL. This is especially relevant if you ADDS Forest came from Windows Server 2000 or Windows Server 2003. The steps below will help us verify and upgrade the replication model of the SYSVOL if required.
How to move failover clusters on the same hardware to another domain
How to move failover clusters on the same hardware to another domain
How to verify healthy replication of active directory domain services
How to verify healthy replication of active directory domain services
How to open .HEIC in Windows 10
Are you getting emails from IPHONE come sometimes with attachments as .HEIC extensions but cannot open them natively in Windows 10? No worry, please follow below steps, the OneDrive automatically converts them.
How to delete a protected OU of Active Directory
Today, I am going to show you how to delete a protected OU of Active Directory.
How to upgrade PHP version for Azure Web App
How to upgrade PHP version for Azure Web App.
How to upgrade to Citrix Virtual Apps 7 2112
Today, I am going to show you how to upgrade the existing Citrix Virtual Apps servers to Citrix Virtual Apps 7 2112.
How to upgrade to Citrix Virtual Apps 7 2109
Today, I am going to show you how to upgrade the existing Citrix Virtual Apps servers to Citrix Virtual Apps 7 2109.
How to replace SQL Server Express LocalDB for Citrix Virtual Apps server
If you would like to upgrade Citrix Virtual Apps server from Citrix Virtual Apps 7 1912 LTSR version to the newer version, it might happen error messages “We cannot determine which SQL Server version is current installed” and “The SQL Server LocalDB version is lower than the minimum supported version”.
Please on hold to install Jan 2022 patches
Guys,
Please on hold to install patches for servers, there are lots of issues happened after install patches, the detail as following information.
Patch Tuesday Megathread (2022-01-12) : sysadmin (reddit.com)
Please wait up to 1 week prior to touching these updates on servers or at least TAKE A BACKUP PRIOR to ANY PATCHING.
Thanks.
Cyber Team at TriCon Elite Consulting.
How to in place upgrade Citrix Virtual Apps 7 1912 LTSR servers from Windows Server 2012 R2 to Windows Server 2019
As you know the Citrix Virtual Apps 7 1912 LTSR supports Windows Server 2019, today, I am going to show you how to in place upgrade Citrix Virtual Apps 7 1912 LTSR servers from Windows Server 2012 R2 to Windows Server 2019.
How to fix Customer Success Services date error at Citrix licensing configuration
If you try to upgrade Citrix XenApp server to Virtual Apps, it might happen Licensing configuration error, it shows “The product version you’re upgrading to requires that the Customer Success Services date of your licenses is at least 2021-10-06. Your licenses are not compatible with this release.
How to upgrade Citrix XenApp 7.15 LTSR to Virtual Apps 7 1912 LTSR
oday, I am going to show you how to upgrade Citrix XenApp from 7.15 LTSR to Virtual Apps 7 1912 LTSR
How to upgrade to Citrix XenApp 7.15 LTSR
Today, I am going to show you how to upgrade Citrix XenApp from early version to 7.15 LTSR.
How to upgrade Citrix Licensing Server
Today, I am going to show you how to upgrade Citrix Licensing server.
How to fix FRS is deprecated error
If you are trying to promo windows server 2019 as domain controller, it happened “Verification of replica failed. The specified domain {Domain-Name} is still using the File Replication Service (FRS) to replicate the SYSVOL share. FRS is depreciated.” Error, this is because Windows Server version 1709 (or up) can no longer be added as an Active Directory domain controller (DC) to an existing domain that is still using File Replication Service (FRS) for replication of the SYSVOL share.
How to reset password for root administrator (nsroot) of Citrix ADC
If you forgot the password of nsroot account, don’t panic, today, I am going to show you how to reset password for nsroot account.
How to upgrade Citrix ADC firmware through CLI
Today, I am going to show you how to upgrade Citrix ADC through CLI.
How to upgrade Citrix ADC to 13.1
Today, I am going to show you how to upgrade Citrix ADC to version 13.1.
How to upgrade Citrix ADC to 13.0
Today, I am going to show you how to upgrade Citrix ADC to version 13.0.
How to upgrade Citrix ADC from 11.1 to 12.1
Today, I am going to how to upgrade Citrix ADC from 11.1 to 12.1.
How to upgrade Citrix ADC to 11.1
If you are still using the old version of Citrix ADC and would like to upgrade to UpToDate version, I won’t recommend you upgrade jump by 2 versions (e.g., 10.x to 12.x), because it might happen system crash issues, today, I am going to show you how to upgrade to 11.1.
How to configure Cisco DUO for Outlook Web App (OWA) of Exchange 2013 and later
Today, I ma going to show you how to configure Cisco DUO two-factor authentication for Outlook Web App of Exchange 2013 and later.
How to configure Cisco DUO two-factor authentication for WordPress
Today, I am going to show you how to configure Cisco DUO two-factor authentication for WordPress.
How to fix trust relationship between workstation and primary domain failed without rejoin domain
f you are trying to restore VMs (or physical machines) and it shows the trust relationship between this workstation and the primary domain failed, I won’t recommend using rejoin domain to solve issues, because it will happen unexpected issues after disjoin and rejoin domain.
Today, I am going to show you how to fix it without disjoin and rejoin domain.
How to upgrade Microsoft SQL Server 2019 trial to full version
Today, I am going to show you how to upgrade Microsoft SQL Server 2019 from trial version to full version.
How to install Microsoft SQL Server Management Studio with Azure Data Studio
t’s simple and straightforward to install Microsoft SQL Server Management Studio with Azure Data Studio.
How to Install Microsoft SQL Server 2019 Latest Cumulative Update
Today, I am going to show you how to install Microsoft SQL Server Latest Cumulative Update.
How to Install Microsoft SQL Server 2019 standard edition
Today, I am going to show you how to step by step to install Microsoft SQL Server 2019 standard edition.
How to Install Veeam Backup & Replication V11a Cumulative Patches P20211211
Veeam released new Veeam Backup & Replication V11a Cumulative Patches P20211211 on Dec 22,2021. This cumulative patch includes the following new features, enhancements and fixes for the original V11a builds.
How to Install Solarwinds Orion Platform
The SolarWinds® Orion® Platform is a powerful, scalable infrastructure monitoring and management platform designed to simplify IT administration for on-premises, hybrid, and software as a service (SaaS) environments in a single pane of glass.
Today I am going to show you how to install the SolarWinds® Orion® Platform.
How to fix Hyper-V VM failed to start-Account does not have permission to open attachment VHDX General access denied error
If you try to start a Hyper-V VM but failed, the error message shows Account does not have permission to open attachment VHDX General access denied error, don’t panic, today I am going to show you how to fix it.
How to fix Exchange Management Console Initialization failed “Kerberos” Authentication failed error
If you try to open Exchange management console but show Initialization failed “Kerberos” Authentication failed error, don’t panic, today, I am going to how to fix it.
How to Fix the access control defines the ObjectType {xxx-xxxx-xxx-xxxx} that can’t be resolved tab mailbox delegation at Exchange 2016 issues.
If you are trying to change mailbox delegation settings via Exchange Admin center and show the access control defines the ObjectType {xxx-xxxx-xxx-xxxx} that can’t be resolved tab mailbox delegation, don’t panic, today, I am going to how to fix it.
How to Install Veeam Backup & Replication 11a Cumulative Parches
Veeam Backup & Replication 11a cumulative patch P2021123 Released on Nov 26, 2021. This cumulative patch includes the new features, enhancements, and fixes for the original V11a builds
How to Install Veeam Backup for Microsoft Office 365 V5d cumulative patch KB4222
Veeam Backup for Microsoft Office 365 5d cumulative patch KB4222 Released on Oct 12, 2021. As a result of ongoing R&D effort and in response to customer feedback, cumulative patch KB4222 provides a set of bug fixes.
How to fix Veeam unable to allocate processing resources issues. Error unable to find Hyper-V hosts where VM ‘xxxx-xxxx-xxxx-xxxx-xxxxis registered
If the backup jobs failed and showing error message is Veeam Unable to allocate processing resources. Error: Unable to find Hyper-V hosts where VM ‘xxxx-xxxx-xxxx-xxxx-xxxx’ is registered: Failed to connect to Hyper-V Integration Service on host, port 6163.
How to Upgrade Veeam Backup for Microsoft Office 365 to V5d
Veeam released Veeam Backup for Microsoft Office 365 v5d on September 22, 2021, Veeam Backup for Microsoft Office 365 v5 now has purpose-built backup and recovery for Microsoft Teams. The #1 Office 365 backup makes it easier than ever for users to quickly find and restore Teams data, including entire teams or specific channels and settings.
Today I am going to show you how to upgrade Veeam Backup for Microsoft Office 365 to V5d.
How to Upgrade Veeam Backup and Replication to v11a
Veeam Backup and Replication V11a release on September 27, if you are still using earlier version, it’s the time to upgrade it to V11a. Veeam Backup & Replication v11a is the newer build of version 11 that addresses issues reported by customers on the original build and adds the following new features and enhancements.
How to increate office 365 E3 (E5) mailbox Storage from 50GB to 100GB
If your organization currently has subscriptions to Office 365 Enterprise E3 or E5, the default mailbox storage limit is supported 100GB. You can check it from the account information of outlook.
Unfortunately, there are many people noticed the default size is still showing 50GB, today, I am going to show you how to increase it to 100GB.
How to use group policy to disable or prevent shutdown option
Today, I am going to show you how to use Group Policy to disable or prevent Shutdown option.
How to move Veeam SOBR Performance Tier to another Server (repository)
Today, we help our client to build a new S2D server as new Veeam Repository, now, we need to move the SOBR performance tier from the old repository server to this new server, I am going to show you how to move it.
How to Fix Veeam Collecting recovery media files Details: Windows recovery image file not found
Did you try to use Veeam Agent for Windows feature to backup physical machines? Have you been noticed the exiting backups with a warning “Collecting recovery media files Details: Windows recovery image file not found”? Today, I am going to show you how to fix the issues.
How to configure Veeam File Share Backup
With Veeam Backup & Replication you can easily backup and restore content of various NAS file shares. The solution can be flexibly scaled to reliably protect massive amounts of data, even for the largest of enterprise organizations. Today, I am going to show you how to configure it.
How to Upgrade Veeam Backup and Replication from v10 to v11
Veeam Backup and Replication V11 release on Feb 24, if you still use V10, it’s the time to upgrade it to V11. New Veeam V11 enables businesses to leverage the following features as part of a complete data protection solution.
How to use Veeam to Restore On-Premises VM to Azure
Veeam is one of the best backup tools, there are many companies use it for Data Protection. Today, I am going to show you how to restore the on-premises VM to Azure.
Fixed Veeam VBO “Cannot change WebPart ExportMode to ‘All’. WebPart will be skipped” warning when performing backup of SharePoint sites issues #Veeam
Fixed Veeam VBO “Cannot change WebPart ExportMode to ‘All’. WebPart will be skipped” warning when performing backup of SharePoint sites issues
Mitigating the PrintNightmare Vulnerability
Hey checkyourlogs.net fans! On June 8th, 2021 Microsoft published a patch to a Print Spooler vulnerability known as CVE-2021-1675. Unfortunately, the patch didn’t completely address the issue and on July 1st, 2021 Microsoft published CVE-2021-34527 aka PrintNightmare....
The New Intune Settings Catalog Delivers an Improved Experience for Creating an Internet Explorer 11 Baseline
In this post, I’m going to demonstrate how to use the preview version of the Intune Settings Catalog to create an Internet Explorer 11 baseline. For those of you who manage legacy web apps that require IE 11 on a modern desktop, the Settings Catalog experience is a...