Windows Server: install the Telnet client in Powershell
If you prefer to use the GUI : Windows Server : installation of the Telnet client. Example of use : Use the Telnet client to test a network connection.
If you prefer to use the GUI : Windows Server : installation of the Telnet client. Example of use : Use the Telnet client to test a network connection.
Introduction In this tutorial, I will explain how to install and configure remote desktop on Windows Server without Active Directory environment. This solution does not allow full use of the Remote Desktop solution, but helps provide a working environment for users. What you cannot do: Multi-server farm Collections management RemoteApp No broker No centralized administration …
You installed the Remote Desktop Session Host role on a Windows server (2012 / 2012R2 / 2016) without going through the Remote Desktop Services deployment wizard and the following error is displayed on connection: ” the RD Session Host server is not configured with any license server “. Prerequisites for resolution Have a server with …
In this “how to” tutorial, I will explain how to enable DNS zone cleanup on Windows Server.
Introduction In this tutorial, I will tell you how to activate Bitlocker with a TPM chip. Bitlocker is a feature of Windows that allows you to enable encryption of a hard drive in order to secure data. The TPM chip is a hardware chip which will store the decryption key and which is specific to …
In this tutorial, I suggest you discover the dynamic access control available on Windows Server in an Active Directory environment. Before getting to the heart of the matter, I will introduce you to dynamic access control also called DAC (Dynamic Access Control). DAC adds additional control over NTFS access rights which allows rights to be …
To create a folder in PowerShell, use the New-Item cmdlet indicating the location and name of the folder and set the itemType parameter with the value Directory to indicate that you want to create a folder.
Overview of classification management In this tutorial, I will introduce you to Classification Management on a Windows File Server and how to set it up. Classification is an element of File Server Resource Manager (FSRM) that also allows you to set up file filters and quotas. The classification is also used for the implementation of …
The administration console is available in the start menu. Tutorials are available on the site with the #frsm tag.