Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Category: Network | Monitoring

Explore essential network concepts, monitoring, configurations, and troubleshooting tips to ensure secure and reliable connectivity for your systems and devices

How to Change the Lock Screen Wallpaper in Windows 11

Posted on 29/04/202216/08/2026 Imoh Etuk By Imoh Etuk No Comments on How to Change the Lock Screen Wallpaper in Windows 11
How to Change the Lock Screen Wallpaper in Windows 11

Windows 11 has a lock screen similar to Windows 10, and the wallpaper can be changed. This is not to be confused with the sign-in screen, where you enter your password or PIN to gain access to the desktop. The first screen displays the time, app information, and wallpaper. You can learn to carry some…

Read More “How to Change the Lock Screen Wallpaper in Windows 11” »

Network | Monitoring

Error unregistering Runner from GitLab: Forbidden with Docker Executor

Posted on 15/04/202216/08/2026 Christian By Christian No Comments on Error unregistering Runner from GitLab: Forbidden with Docker Executor
Error unregistering Runner from GitLab: Forbidden with Docker Executor

When it comes to orchestrating tasks in your pipeline, GitLab Runner excels. This open-source, Go-based application seamlessly integrates with GitLab CI/CD. Whether as a standalone binary or within a Docker container, unregistering runner from GitLab becomes a breeze. Explore its versatility in various setups, even deployment in Kubernetes clusters. Below are some GitLab-related contents you…

Read More “Error unregistering Runner from GitLab: Forbidden with Docker Executor” »

Network | Monitoring

Error 1385: The user has not been granted the requested logon type at this time

Posted on 08/02/202217/08/2026 Christian By Christian No Comments on Error 1385: The user has not been granted the requested logon type at this time
Error 1385: The user has not been granted the requested logon type at this time

In this article, we will discuss how to fix “Error 1385: The user has not been granted the requested logon type at this time’. Logon Types are logged in the Logon Type field of logon events for every successful and failed logon. Please see how to enable Bitlocker Pre-Boot Authentication via the Group Policy, BitLocker Drive Encryption…

Read More “Error 1385: The user has not been granted the requested logon type at this time” »

Network | Monitoring

Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid

Posted on 02/02/202217/08/2026 Temitope Odemo By Temitope Odemo No Comments on Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid
Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid

Every computer that you connect to a Virtual Network with a Point-to-Site connection must have a client certificate installed. lease see how to create, configure and apply Group Policy Objects on Windows Servers , and how to Install Windows Admin Center on Windows 10 & 11. All what is required is just to generate it…

Read More “Fix Error 853: The remote access connection completed, but authentication failed because the certificate that authenticates the client to the server is not valid” »

Network | Monitoring, Windows, Windows Server

How to force your website to redirect from HTTP to HTTPS using a web.config file

Posted on 15/01/202217/08/2026 Temitope Odemo By Temitope Odemo No Comments on How to force your website to redirect from HTTP to HTTPS using a web.config file
How to force your website to redirect from HTTP to HTTPS using a web.config file

In this guide I will be showing you what you can do if you don’t want your website to route to HTTP rather you want it to redirect from HTTP to HTTPS, put simply I will show yo how to force redirect your website visitor from HTTP to HTTPS. HTTP stand for Hypertext Transfer Protocol….

Read More “How to force your website to redirect from HTTP to HTTPS using a web.config file” »

Network | Monitoring

Setup Public Load Balancer in Azure

Posted on 23/12/202117/08/2026 Dickson Victor By Dickson Victor No Comments on Setup Public Load Balancer in Azure
Setup Public Load Balancer in Azure

In this article, I will show you how to setup Public Load Balancer in Azure. Where it can distribute the incoming traffic over multiple servers. It will split up the load over two Virtual Machines. Please see Active Directory Vulnerability Assessment with Purple Knight: Domain Controller Owner Is Not an Administrator, AGMP extended support ends April 2026: Find…

Read More “Setup Public Load Balancer in Azure” »

AWS/Azure/OpenShift, Network | Monitoring

Docker Engine Installation on Ubuntu

Posted on 21/11/202117/08/2026 Imoh Etuk By Imoh Etuk No Comments on Docker Engine Installation on Ubuntu
Docker Engine Installation on Ubuntu

Docker is an increasingly popular containerized software package that helps organizations and individuals create an isolated runtime environment for their applications. Developing in Docker speeds up applications, as it shares the kernel and other resources, instead of requiring dedicated server resources as is the case of Virtual Machines. In this article, we shall discuss Docker Engine…

Read More “Docker Engine Installation on Ubuntu” »

Network | Monitoring

Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license

Posted on 24/10/202128/08/2026 Temitope Odemo By Temitope Odemo No Comments on Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license
Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license

Remote connection issue is not a new problem for someone who connects regularly to an office network or to a site network. Some of these issues are simply caused as a result of hitches on the network, wrong network configuration, or system issues. But in this guide, I will be discussing on remote connection issue…

Read More “Fix Remote session was disconnected because there are no Remote Desktop License Servers available to provide a license” »

Network | Monitoring, Windows, Windows Server

Docker image OS “windows” cannot be used on this platform: No matching manifest for linux/amd64 in the manifest list entries from Microsoft Docker Registry

Posted on 16/10/202128/08/2026 Christian By Christian 2 Comments on Docker image OS “windows” cannot be used on this platform: No matching manifest for linux/amd64 in the manifest list entries from Microsoft Docker Registry
Docker image OS “windows” cannot be used on this platform: No matching manifest for linux/amd64 in the manifest list entries from Microsoft Docker Registry

In this article, we shall discuss how to resolve “Docker image OS “windows” cannot be used on this platform: No matching manifest for linux/amd64 in the manifest list entries from Microsoft Docker Registry”. Kindly refer to these related guides: How to create and deploy a local Registry Server with Docker Image, how to Pull your first Nginx…

Read More “Docker image OS “windows” cannot be used on this platform: No matching manifest for linux/amd64 in the manifest list entries from Microsoft Docker Registry” »

Network | Monitoring

How to delegate permissions for backing up TPM password

Posted on 15/10/202128/08/2026 Christian By Christian No Comments on How to delegate permissions for backing up TPM password
How to delegate permissions for backing up TPM password

By delegating control over Active Directory, you are granting users or groups the permissions they need without adding users to privileged groups like Domain Admins, etc. You can use organizational units (OUs) to delegate the administration of objects, such as users or computers, within the OU to a designated individual or group. In this article,…

Read More “How to delegate permissions for backing up TPM password” »

Network | Monitoring

How to create a load balancer for Azure Stack Hub

Posted on 12/10/202128/08/2026 Christian By Christian No Comments on How to create a load balancer for Azure Stack Hub
How to create a load balancer for Azure Stack Hub

A load balancer provides scale and availability by spreading incoming requests across multiple virtual machines within a load-balancing pool. It is also used to distribute traffic loads to backend virtual machines or virtual machine scale sets, by defining your own load balancing rules you can use a load balancer in a more flexible way. In…

Read More “How to create a load balancer for Azure Stack Hub” »

Network | Monitoring

Integrate a WordPress site with WP Telegram

Posted on 30/09/202129/08/2026 Christian By Christian No Comments on Integrate a WordPress site with WP Telegram
Integrate a WordPress site with WP Telegram

Telegram is a cross-platform, cloud-based instant messaging system. The service also provides end-to-end encrypted video calling, VoIP, file sharing, and several other features. delivers messages faster than any other application. Telegram has no limits on the size of your media and chats. It is also worth mentioning that Telegram has an open API and source code free for everyone. Please…

Read More “Integrate a WordPress site with WP Telegram” »

Network | Monitoring

How to use Container Insights for Azure Kubernetes Workload

Posted on 19/09/202129/08/2026 Raphael Gab-Momoh By Raphael Gab-Momoh 2 Comments on How to use Container Insights for Azure Kubernetes Workload
How to use Container Insights for Azure Kubernetes Workload

When deploying a production-grade workload, there is the need to make sure that the agent nodes are working the way they should. This is because Azure works to sure that the master node is working well and fine. Nonetheless, our only headache is the agent nodes or worker nodes. In this guide, I will walk…

Read More “How to use Container Insights for Azure Kubernetes Workload” »

Network | Monitoring

Posts pagination

Previous 1 … 7 8 9 … 14 Next

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • screenshot 2020 02 07 at 20.59.01
    How to use the PsInfo utility from SysInternals Windows Server
  • NFS Storage and Present it to XCP ng
    Create an NFS Storage on Synology NAS and Present it to XCP-ng Virtualization
  • TPM
    Clear TPM: How to enable or disable TPM in Windows Windows
  • asfasf e1784558823939
    Veeam Agent for Windows deployment failing with Access Denied Backup
  • How to Disable TLS 1.0, TLS 1.1 and TLS 1 banner
    How to Disable TLS 1.0, TLS 1.1 and TLS 1.2 in Windows Using GPO Security | Vulnerability Scans and Assessment
  • Norton backup
    How to set up Norton Cloud Backup on Windows Anti-Virus Solution
  • Rules of Delegation
    Assign users with rights to reset password in Active Directory Windows Server
  • We cannot fine camera
    Fix we could not find a camera compatible with Windows Hello Face Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive