add-appxpackage: add Hindi translation; pages.*: remove locale from Microsoft links (#11286)

* add-appxpackage: add Hindi translation

* pages.*: remove locale from Microsoft links

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Vedant Yadav
2023-10-26 23:59:28 +05:30
committed by GitHub
parent 7c05b8fbd8
commit 9538a12740
14 changed files with 33 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
# add-appxpackage
> A PowerShell utility to add a signed app package (`.appx`, `.msix`, `.appxbundle` and `.msixbundle`) to a user account.
> More information: <https://learn.microsoft.com/en-us/powershell/module/appx/add-appxpackage>.
> More information: <https://learn.microsoft.com/powershell/module/appx/add-appxpackage>.
- Add an app package:

View File

@@ -1,7 +1,7 @@
# certutil
> A tool to manage and configure certificate information.
> More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/certutil>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/certutil>.
- Dump the configuration information or files:

View File

@@ -1,7 +1,7 @@
# cmdkey
> Create, show, and delete stored user names and passwords.
> More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/cmdkey>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cmdkey>.
- Show a list of all user credentials:

View File

@@ -2,7 +2,7 @@
> Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as files of text.
> This command can only be used through PowerShell.
> More information: <https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/measure-object>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/measure-object>.
- Count the files and folders in a directory:

View File

@@ -1,7 +1,7 @@
# netsh interface portproxy
> Configure and display the status of various network components.
> More information: <https://learn.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-interface-portproxy>.
> More information: <https://learn.microsoft.com/windows-server/networking/technologies/netsh/netsh-interface-portproxy>.
- Display the current port forwarding setup:

View File

@@ -2,7 +2,7 @@
> Execute a command-line process on a remote machine.
> This is an advanced command and it might potentially be dangerous.
> More information: <https://learn.microsoft.com/en-us/sysinternals/downloads/psexec>.
> More information: <https://learn.microsoft.com/sysinternals/downloads/psexec>.
- Execute a command using `cmd` in a remote shell:

View File

@@ -1,7 +1,7 @@
# remove-appxpackage
> A PowerShell utility to remove an app package from one or more user accounts.
> More information: <https://learn.microsoft.com/en-us/powershell/module/appx/remove-appxpackage>.
> More information: <https://learn.microsoft.com/powershell/module/appx/remove-appxpackage>.
- Remove an app package:

View File

@@ -2,7 +2,7 @@
> Unified Write Filter (UWF).
> Protect drives by redirecting any writes to the drive to a virtual overlay. Writes are discarded upon reboot unless committed by default.
> More information: <https://learn.microsoft.com/en-us/windows/iot/iot-enterprise/customize/unified-write-filter>.
> More information: <https://learn.microsoft.com/windows/iot/iot-enterprise/customize/unified-write-filter>.
- Get the current status: