Skip to content

Stack IT News

Collecting news

Tag: powershell

Written by Rafael Silva06/10/2021

Windows 11: How to check Secure Boot Configuration

Windows 11: How to check Secure Boot Configuration https://ift.tt/3iCc6yq This is a quick and dirty blog post about checking Secure Boot via registry. UEFI Secure Boot is a requirement for running Windows 11. Graphical User Interface Press CTRL + R. Type regedit and navigate to HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Control \ SecureBoot \ […]

Written by Rafael Silva30/09/2021

Enabling Modern or Basic Authentication for Microsoft 365

Enabling Modern or Basic Authentication for Microsoft 365 https://ift.tt/3md0FOT Modern Authentication is enabled by default for all new Microsoft 365/Azure tenants. This authentication protocol is more secure than the legacy Basic Authentication. Microsoft plans to completely block the use of Basic Authentication for all Microsoft 365 clients starting October 1, 2021. In this article, we’ll […]

Written by Rafael Silva28/09/2021

Storing BitLocker Recovery Keys in Active Directory

Storing BitLocker Recovery Keys in Active Directory https://ift.tt/3EYSgqB You can use Active Directory to securely store backups of BitLocker recovery keys (passwords) from client computers. It is very convenient if you have multiple users using BitLocker to encrypt their data. You can configure Group Policies in your domain so that when encrypting any drive with […]

Written by Rafael Silva21/09/2021

Checking Active Directory Domain Controller Health and Replication

Checking Active Directory Domain Controller Health and Replication https://ift.tt/3nYNraP Active Directory is a reliable, but complex and critical service, and the operability of the whole enterprise network depends on it. A system administrator should constantly check if Active Directory works correctly. In this article, we will go over the main methods of how to check […]

Written by Rafael Silva08/09/2021

Writing Output to Log Files in PowerShell Script

Writing Output to Log Files in PowerShell Script https://ift.tt/3l5uDUj You can use simple text log files to control running and track all of the activities in your PowerShell scripts. This is useful when debugging errors or auditing script actions. In this article, we’ll show some ways to use logging in PowerShell scripts by writing output […]

Written by Rafael Silva02/09/2021

Automatically Add Static Routes After Connecting to VPN

Automatically Add Static Routes After Connecting to VPN https://ift.tt/3BBxcnD In the latest Windows 10 builds, you can automatically add static routes when establishing a VPN connection. When the VPN connection is terminated, the route is automatically removed from the Windows routing table. To add an IPv4 or IPv6 route for a VPN connection, the Add-VpnConnectionRoute […]

Written by Rafael Silva25/08/2021

Windows Server Core: Installing Active Directory Domain Controller

Windows Server Core: Installing Active Directory Domain Controller https://ift.tt/3mt7CNh Windows Server Core is a good platform to host the Active Directory domain controller role due to fewer resource requirements, increased stability and security (due to less code and updates). In this article, we’ll show how to install a domain controller on Windows Server Core 2019 […]

Written by Rafael Silva03/08/2021

How to Install Office 365 ProPlus on RDS (Terminal) Server?

How to Install Office 365 ProPlus on RDS (Terminal) Server? https://ift.tt/3foUe8R In this article, we will show how to prepare and install Office 365 on a terminal server with the Remote Desktop Services (RDS) role for simultaneous use by multiple users. The Shared Computer Activation mode of Office 365 ProPlus is used in RDS, VDI, […]

Written by Rafael Silva03/08/2021

How to Install and Update Group Policy Administrative Templates (ADMX)?

How to Install and Update Group Policy Administrative Templates (ADMX)? https://ift.tt/37eR5DM In this article, we will show how to update (install) new GPO administrative templates (admx) in the Active Directory domain when upgrading a Windows 10 or Windows Server 2016/2019 build on your devices. Administrative templates are special ADMX (and ADML) files used in the […]

Written by Rafael Silva21/07/2021

How to Configure and Manage Windows Server Core: Basic Commands

How to Configure and Manage Windows Server Core: Basic Commands https://ift.tt/3eFAn4Q In this article, I tried to describe basic cmd and PowerShell commands used to configure and manage Windows Server Core. I think this guide will be useful both for beginners and experienced system administrators as a reference to basic Server Core administration commands. Server […]

Posts navigation

Older posts
Newer posts
Create a website or blog at WordPress.com
Stack IT News
Create a website or blog at WordPress.com
  • Subscribe Subscribed
    Stack IT News
    Join 25 other subscribers

    Have a WordPress.com account? Log in now.

  • Stack IT News
    View site in Reader
    Manage subscriptionsSign upLog in
    Report this content
    Collapse this bar
Loading Comments...
Design a site like this with WordPress.com
Get started