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.
Add-AppxPackage -AppInstallerFile docs does not say that the package will be downloaded from the URL
Hi! I have a WPF app, which I package to MSIX and run functional end-to-end tests against a packaged and installed version. To install the package I used this command:...
[Enter feedback here] Missing info on command output meanings, many are misisng!!! --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue...
Server 2019: -Usage Unknown is the default. Possible values: Data, DirtyRegionTracking, ReadCache, Unknown, ValidDataTracking, WriteCache Server 2022: -Usage Unknown is the default. Possible values: CacheLines, Data, DirtyRegionTracking, ReadCache, StripeStateTracking, Unknown,...
I have found almost no documentation on Hyper V which helps with VLANs. Typically, it is not difficult to setup something to use an untagged VLAN. Hyper-V is the complete...
It might be an idea to leave a note about this on the page. It might save somebody a lot of grief. Import-PfxCertificate imports works fine with IIS, but other...
I can't find any documentations of these packages in Powershell 7:Dism, Get-NetView, International, Kds, NetQos, PcsvDevice, PKI, PSReadline, Whea, WindowsUpdate Also, I can't find any Chinese documentations of these packages...
Find-Module MsDtc PackageManagement\Find-Package : No match was found for the specified search criteria and module name 'MsDtc'. Try Get- PSRepository to see all available registered module repositories. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.2.5\PSModule.psm1:8879...
Hi Would like to create a trigger based on an event that is logged and I can't find the info here. I assume the commandlet doesn't let you use it,...
[Enter feedback here] I do miss the information on exactly what permission is needed for this, the only feedback you get if you try this in a non elevated prompt...
[Enter feedback here] There is no reference to the syntax for adding, viewing and removing banned IP addresses using the Set-AdfsProperties PowerShell cmdlet as outlined at https://docs.microsoft.com/en-us/windows-server/identity/ad-fs/operations/configure-ad-fs-banned-ip. Should these not...