This gist contains instructions for configuring a RDP Device Certificate.
The primary instructions show how to accomplish the task using a MS CA and the GUI.
There are also partially completed steps for accomplishing the same task using powershell.
This gist contains instructions for configuring a RDP Device Certificate.
The primary instructions show how to accomplish the task using a MS CA and the GUI.
There are also partially completed steps for accomplishing the same task using powershell.
These are my VSCode settings! The extensions I use are listed in the comment block at the top of the settings file.
%appdata%\Code\User\settings.json{PortableVSCodeRoot}\data\user-data\User\settings.json%appdata%\Code\User\keybindings.json{PortableVSCodeRoot}\data\user-data\User\keybindings.jsonTM-WindowsUtility is a PowerShell module that provides a set of utilities for managing and interacting with Windows features. It encompasses a variety of functions that extend the built-in Windows management capabilities provided directly from PowerShell.
This module is part of a suite of tools designed to improve and streamline the PowerShell commandline and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
TM-DataManipulation is a PowerShell module containing classes and functions designed to handle ranges of integers, manage semantic versioning, and perform string operations.
This module is part of a suite of tools designed to improve and streamline the PowerShell commandline and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
TM-DockerUtility is a PowerShell module that provides various Docker-related utility functions. This module simplifies Docker operations within the PowerShell environment, making it easier to manage Docker containers and images.
This module is part of a suite of tools designed to improve and streamline the PowerShell command line and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
TM-GitUtility is a PowerShell module that provides various Git related utility functions. This module simplifies Git operations within the PowerShell environment, making it easier to manage Git repositories and their associated workflows.
This module is part of a suite of tools designed to improve and streamline the PowerShell command line and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
TM-RandomUtility is a PowerShell module that provides a collection of random utility functions. These utilities are intended to enhance the flexibility of scripting tasks in PowerShell by providing various random utilities.
This module is part of a suite of tools designed to improve and streamline the PowerShell commandline and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.
TM-SessionHistory is a PowerShell module that provides functionality for recording and managing session command histories. It is designed to enhance the capability to review commands executed within a PowerShell session, or across different PowerShell sessions.
This module is part of a suite of tools designed to improve and streamline the PowerShell command line and scripting experience.
Check out the rest of the modules by visiting my page on the PowerShell Gallery.