Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

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

Tag: Microsoft Windows

Determine the Remote Desktop Client Version

Posted on 24/02/202314/03/2023 Christian By Christian No Comments on Determine the Remote Desktop Client Version
Determine the Remote Desktop Client Version

The Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft which is used for connecting to devices remotely. Remote desktop software can use several different protocols, including RDP, Independent Computing Architecture (ICA), and virtual network computing (VNC). It is worth mentioning that RDP is one of the most widely used protocols today. The Remote…

Read More “Determine the Remote Desktop Client Version” »

Windows, Windows Server

How to fix Get-CimInstance Access PermissionDenied

Posted on 24/02/202316/03/2023 Christian By Christian No Comments on How to fix Get-CimInstance Access PermissionDenied
How to fix Get-CimInstance Access PermissionDenied

The Get-CimInstance cmdlet gets the Common Information Model (CIM) instances of a class from a CIM server. You can specify either the class name or a query for this cmdlet. This cmdlet returns one or more CIM instance objects representing a snapshot of the CIM instances present on the CIM server. A CIM session is a client-side object…

Read More “How to fix Get-CimInstance Access PermissionDenied” »

Windows

Run Python Script via Windows Task Scheduler

Posted on 07/02/202314/05/2025 Christian By Christian No Comments on Run Python Script via Windows Task Scheduler
Run Python Script via Windows Task Scheduler

In this article, you will learn how to determine the number of MBAM Recoveries Performed, and how to run Python Script via Windows Task Scheduler. Windows Task Scheduler enables you to perform routine tasks in Windows on individual PCs. Task Scheduler does this by monitoring whatever criteria you choose. This is referred to as “triggers”…

Read More “Run Python Script via Windows Task Scheduler” »

Windows, Windows Server

Get a list of installed programs locally or remotely in Windows

Posted on 04/02/202302/09/2023 Christian By Christian No Comments on Get a list of installed programs locally or remotely in Windows
Get a list of installed programs locally or remotely in Windows

PowerShell provides a management interface for accessing the information on your device. With the introduction of PowerShell 3.0, the Get-WmiObject cmdlet has been superseded by the Get-CimInstance. In this article, we will discuss how to “Get a list of installed programs locally or remotely in Windows”. Here are some interesting guides: How to remove pre-provisioned apps…

Read More “Get a list of installed programs locally or remotely in Windows” »

Windows

MBAM Policy was detected: Verify the OU used for pre-deployment does not apply MBAM policy

Posted on 03/02/202321/12/2023 Christian By Christian No Comments on MBAM Policy was detected: Verify the OU used for pre-deployment does not apply MBAM policy
MBAM Policy was detected: Verify the OU used for pre-deployment does not apply MBAM policy

The Microsoft BitLocker Administration and Monitoring (MBAM) client enables administrators to enforce and monitor BitLocker drive encryption on computers in the enterprise. In this guide, you will learn how to fix the following error “MBAM Policy was detected: Verify the OU used for pre-deployment does not apply MBAM policy”. Please see the effects of renaming an…

Read More “MBAM Policy was detected: Verify the OU used for pre-deployment does not apply MBAM policy” »

Windows Server

How to change Regional Settings for all users on Windows 11

Posted on 01/02/202308/03/2023 Christian By Christian No Comments on How to change Regional Settings for all users on Windows 11
How to change Regional Settings for all users on Windows 11

The Windows Regional format refers to the way in which date, time, currency, and other numeric values are displayed on a running Windows operating system. The Regional format settings specify the date, time, and number formats used by the operating system, as well as the language used for messages and system alerts. The Regional format…

Read More “How to change Regional Settings for all users on Windows 11” »

Windows

How to download and use the NirSorf WakeonLan tool

Posted on 29/01/202308/03/2023 Matthew By Matthew No Comments on How to download and use the NirSorf WakeonLan tool
How to download and use the NirSorf WakeonLan tool

Wake-on-LAN (WoL) is a feature that allows a computer to be turned on remotely. NirSorf Wake-on-LAN is a free, open-source tool that provides a simple interface for sending WoL packets to one or more networked computers. It’s designed to work on Windows and can be run from the command line or through a graphical user…

Read More “How to download and use the NirSorf WakeonLan tool” »

Network | Monitoring

Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows

Posted on 29/01/202323/10/2024 Temitope Odemo By Temitope Odemo 5 Comments on Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows
Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows

In this article, you will learn how to install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows. Group Policy allows administrators to define security policies for users and for computers. When you install Microsoft Edge and Google Chrome with the on-premise tools you can enforce policies that will guide the use…

Read More “Install Group Policy Templates for Microsoft Edge and Google Chrome browsers on Windows” »

Windows

Install and use OCS inventory on Windows

Posted on 29/01/202316/03/2023 Matthew By Matthew No Comments on Install and use OCS inventory on Windows
Install and use OCS inventory on Windows

OCS Inventory is an open-source software tool for inventory management and software deployment. It is designed to help organizations keep track of the hardware and software assets on their network. It also helps automate software deployment. The tool can be used to scan and inventory the hardware and software on Windows, Linux, macOS computers, and…

Read More “Install and use OCS inventory on Windows” »

Windows

Install and Manage Applications with Winget

Posted on 28/01/202303/09/2023 Christian By Christian No Comments on Install and Manage Applications with Winget
Install and Manage Applications with Winget

It will interest you to know now that the Windows Package Manager “Winget” command-line tool is now bundled by default with Windows 11 and modern versions of Windows 10 by default as the App Installer. In this guide, you will learn how to install and manage applications with Winget. Please see LACP Configuration on Cisco…

Read More “Install and Manage Applications with Winget” »

Windows

Disable Data Execution Prevention and determine that hardware DEP is available and configured

Posted on 27/01/202316/03/2023 Matthew By Matthew No Comments on Disable Data Execution Prevention and determine that hardware DEP is available and configured
Disable Data Execution Prevention and determine that hardware DEP is available and configured

Data Execution Prevention (DEP) is a security feature that helps protect a PC from certain types of security risks such as buffer overflow attacks and memory-based attacks. By exploiting a weakness in a program or system, these hacks may let malicious code execute on a computer. DEP works by designating some sections of memory as…

Read More “Disable Data Execution Prevention and determine that hardware DEP is available and configured” »

Security | Vulnerability Scans and Assessment, Windows

 How to Bundle MSIX Packages

Posted on 24/01/202316/03/2023 Matthew By Matthew No Comments on  How to Bundle MSIX Packages
 How to Bundle MSIX Packages

Windows App Package (MSIX) is a packaging format and deployment technology for Windows apps. MSIX is meant to replace the older MSI and AppX formats. It can be installed and managed through the Microsoft Store for Business and Microsoft Intune. MSIX can be used to distribute the desktop and Universal Windows Platform (UWP) apps. It…

Read More “ How to Bundle MSIX Packages” »

Windows

Enable BitLocker AES-XTX 256 Encryption

Posted on 20/01/202307/05/2024 Matthew By Matthew No Comments on Enable BitLocker AES-XTX 256 Encryption
Enable BitLocker AES-XTX 256 Encryption

BitLocker is a full disk encryption feature included with Windows Vista and later versions of the Windows operating system. It uses AES (Advanced Encryption Standard) encryption with a key length of 128-bits or 256-bits to encrypt the entire drive. BitLocker AES-XTX 256 encryption is used to secure data stored on a computer’s hard drive. In…

Read More “Enable BitLocker AES-XTX 256 Encryption” »

Security | Vulnerability Scans and Assessment, Windows

Posts pagination

Previous 1 … 28 29 30 … 61 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • images 1 1
    How To Use Pleasant Password Private Folder Password Manager
  • image 3
    How to Migrate Your WordPress Site with WordPress Duplicator Network | Monitoring
  • How to Force Stop a Grayed Out Windows Service
    How To Force Stop A Windows Service When Stop Option Is Grayed Out Windows
  • teams feature
    How to install and configure Microsoft Teams on Ubuntu Linux
  • How to Fix Microsoft Outlook Not Syncing Issue
    How to Fix Microsoft Outlook Not Syncing Issue Network | Monitoring
  • Featured image Clearing cache
    How to clear cache in Windows 11 Windows
  • dtjdhn
    The action cannot be completed because the folder or file is open in another program: Determine where a file is open in Windows Windows
  • screenshot 2020 04 04 at 01.38.38
    Fix Failed to create scheduled task due to Windows Server Management service issue Windows Server

Subscribe to Blog via Email

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

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

Tags

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

Copyright © 2025 TechDirectArchive