windows-powershell-docs
windows-powershell-docs copied to clipboard
This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
The documentation only mentions `-Name` and `-GpoName` to identify a rule, but completely neglects that in local scenarios a DNS client and an NRPT can be in use. In such...
Hi, I think it would be very helpful we have an example for "add-odbcdsn" specific to SQLServer DB so that we can see different parameters required: ex: using driver "ODBC...
[Enter feedback here] Hi friends, this document is very good but maybe we can consider adding some details of parameters who has only basic information. For example: AlwaysRequireAuthentication only has...
Maybe also link to the relevant docs or provided an alternative example for use cases where running from a local machine is not possible. --- #### Document Details ⚠ *Do...
This page lacks useful documentation which would greatly aid in understanding how to use this cmdlet to create a principal object for use with scheduled tasks. For example, I had...
Note: the reason the original poster has HTML is because this page: https://docs.microsoft.com/en-us/windows/configuration/kiosk-mdm-bridge tells us to `[System.Web.HttpUtility]::HtmlEncode` the XML. Perhaps the page should be updated? __Originally posted by @lovettchris in...
PROBLEM When "chkdsk /f" is invoked on volumes in use, the user is told, "Cannot lock current drive. Chkdsk cannot run because the volume is in use by another process....
"In this example, the CanBeClaimed parameter is explicitly specified as **$False. Omitting that parameter has the same effect.**" Leaves me with the impression, omitting that parameter sets CanBeClaimed to false,...
I am interested in the location where these settings are stored. I am in the process of creating a script to restrict protocol, ciphers and keys used in my system...
It should be mentioned that the affect of Enable-NetLldpAgent is not persistent i.e. LLDP will stop working after a restart. --- #### Document Details ⚠ *Do not edit this section....