pages/*: update Microsoft docs to learn (#8653)

This commit is contained in:
K.B.Dharun Krishna
2022-10-04 20:36:23 +05:30
committed by GitHub
parent dff475b81c
commit ac15e7047a
293 changed files with 293 additions and 293 deletions

View File

@@ -2,7 +2,7 @@
> Manage Azure subscription information.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/account>.
> More information: <https://learn.microsoft.com/cli/azure/account>.
- Print a list of subscriptions for the logged in account:

View File

@@ -2,7 +2,7 @@
> Manage App configurations on Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/appconfig>.
> More information: <https://learn.microsoft.com/cli/azure/appconfig>.
- Create an App Configuration:

View File

@@ -2,7 +2,7 @@
> Bicep CLI command group.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/bicep>.
> More information: <https://learn.microsoft.com/cli/azure/bicep>.
- Install Bicep CLI:

View File

@@ -2,7 +2,7 @@
> Manage Azure CLI configuration.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/config>.
> More information: <https://learn.microsoft.com/cli/azure/config>.
- Print all configurations:

View File

@@ -2,7 +2,7 @@
> Send feedback to the Azure CLI Team.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_feedback>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_feedback>.
- Send feedback to the Azure CLI Team:

View File

@@ -2,7 +2,7 @@
> Manage Azure locks.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/lock>.
> More information: <https://learn.microsoft.com/cli/azure/lock>.
- Create a read-only subscription level lock:

View File

@@ -2,7 +2,7 @@
> Log in to Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_login>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_login>.
- Log in interactively:

View File

@@ -2,7 +2,7 @@
> Log out from an Azure subscription.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_logout>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_logout>.
- Log out from the active account:

View File

@@ -2,7 +2,7 @@
> Manage Azure Network resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/network>.
> More information: <https://learn.microsoft.com/cli/azure/network>.
- List network resources in a region that are used against a subscription quota:

View File

@@ -2,7 +2,7 @@
> Manage Azure Pipelines resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/pipelines>.
> More information: <https://learn.microsoft.com/cli/azure/pipelines>.
- Create a new Azure Pipeline (YAML based):

View File

@@ -2,7 +2,7 @@
> Manage ssh public key with vm.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/sshkey>.
> More information: <https://learn.microsoft.com/cli/azure/sshkey>.
- Create a new SSH key:

View File

@@ -2,7 +2,7 @@
> Manage blob storage containers and objects in Azure.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage/blob>.
> More information: <https://learn.microsoft.com/cli/azure/storage/blob>.
- Download a blob to a file path:

View File

@@ -2,7 +2,7 @@
> Manage Azure Table storage entities.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage/entity>.
> More information: <https://learn.microsoft.com/cli/azure/storage/entity>.
- Insert an entity into a table:

View File

@@ -2,7 +2,7 @@
> Manage Azure Cloud Storage resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage>.
> More information: <https://learn.microsoft.com/cli/azure/storage>.
- Create a storage account:

View File

@@ -2,7 +2,7 @@
> Manage tags on a resource.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/tag>.
> More information: <https://learn.microsoft.com/cli/azure/tag>.
- Create a tag value:

View File

@@ -2,7 +2,7 @@
> Manage marketplace agreement with marketplaceordering.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/term>.
> More information: <https://learn.microsoft.com/cli/azure/term>.
- Print marketplace terms:

View File

@@ -2,7 +2,7 @@
> Manage virtual machines in Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/vm>.
> More information: <https://learn.microsoft.com/cli/azure/vm>.
- List details of available Virtual Machines:

View File

@@ -2,7 +2,7 @@
> The official CLI tool for Microsoft Azure.
> Some subcommands such as `az login` have their own usage documentation.
> More information: <https://docs.microsoft.com/cli/azure>.
> More information: <https://learn.microsoft.com/cli/azure>.
- Log in to Azure:

View File

@@ -1,7 +1,7 @@
# csc
> The Microsoft C# Compiler.
> More information: <https://docs.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
> More information: <https://learn.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
- Compile one or more C# files to a CIL executable:

View File

@@ -1,7 +1,7 @@
# dotnet build
> Builds a .NET application and its dependencies.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-build>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-build>.
- Compile the project or solution in the current directory:

View File

@@ -1,7 +1,7 @@
# dotnet ef
> Perform design-time development tasks for Entity Framework Core.
> More information: <https://docs.microsoft.com/ef/core/cli/dotnet>.
> More information: <https://learn.microsoft.com/ef/core/cli/dotnet>.
- Update the database to a specified migration:

View File

@@ -1,7 +1,7 @@
# dotnet publish
> Publish a .NET application and its dependencies to a directory for deployment to a hosting system.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-publish>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-publish>.
- Compile a .NET project in release mode:

View File

@@ -1,7 +1,7 @@
# dotnet restore
> Restores the dependencies and tools of a .NET project.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-restore>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-restore>.
- Restore dependencies for a .NET project or solution in the current directory:

View File

@@ -1,7 +1,7 @@
# dotnet tool
> Manage .NET tools and search published tools in NuGet.
> More information: <https://docs.microsoft.com/dotnet/core/tools/global-tools>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/global-tools>.
- Install a global tool (don't use `--global` for local tools):

View File

@@ -2,7 +2,7 @@
> Cross platform .NET command-line tools for .NET Core.
> Some subcommands such as `dotnet build` have their own usage documentation.
> More information: <https://docs.microsoft.com/dotnet/core/tools>.
> More information: <https://learn.microsoft.com/dotnet/core/tools>.
- Initialize a new .NET project:

View File

@@ -2,7 +2,7 @@
> Azure Functions Core Tools: Develop and test Azure Functions locally.
> Local functions can connect to live Azure services, and can deploy a function app to an Azure subscription.
> More information: <https://docs.microsoft.com/azure/azure-functions/functions-run-local>.
> More information: <https://learn.microsoft.com/azure/azure-functions/functions-run-local>.
- Create a new functions project:

View File

@@ -1,7 +1,7 @@
# msbuild
> The Microsoft build tool for Visual Studio project solutions.
> More information: <https://docs.microsoft.com/visualstudio/msbuild>.
> More information: <https://learn.microsoft.com/visualstudio/msbuild>.
- Build the first project file in the current directory:

View File

@@ -2,7 +2,7 @@
> Command-line shell and scripting language designed especially for system administration.
> See also: `pwsh`.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/powershell>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/powershell>.
- Start an interactive shell session:

View File

@@ -1,7 +1,7 @@
# pwsh
> PowerShell Core is a cross-platform automation and configuration tool/framework.
> More information: <https://docs.microsoft.com/powershell/>.
> More information: <https://learn.microsoft.com/powershell/>.
- Start an instance of PowerShell:

View File

@@ -1,7 +1,7 @@
# assoc
> Display or change associations between file extensions and file types.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/assoc>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/assoc>.
- List all associations between file extensions and file types:

View File

@@ -1,7 +1,7 @@
# attrib
> Display or change attributes of files or directories.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/attrib>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/attrib>.
- Display all set attributes of files in the current directory:

View File

@@ -1,7 +1,7 @@
# azcopy
> A file transfer tool for uploading to Azure Cloud Storage Accounts.
> More information: <https://docs.microsoft.com/azure/storage/common/storage-use-azcopy-v10>.
> More information: <https://learn.microsoft.com/azure/storage/common/storage-use-azcopy-v10>.
- Log in to an Azure Tenant:

View File

@@ -1,7 +1,7 @@
# cd
> Display the current working directory or move to a different directory.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/cd>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- Display the path of the current directory:

View File

@@ -1,7 +1,7 @@
# chkdsk
> Check file system and volume metadata for errors.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/chkdsk>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/chkdsk>.
- Specify the drive letter (followed by a colon), mount point, or volume name to check:

View File

@@ -1,7 +1,7 @@
# choice
> Prompt user to select a choice and return the selected choice index.
> More information: <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/choice>.
> More information: <https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/choice>.
- Prompt the current user to select a `Y` or `N` choice:

View File

@@ -1,7 +1,7 @@
# cipher
> Encrypt or decrypt files on NTFS drives.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/cipher>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cipher>.
- Encrypt a file or directory:

View File

@@ -1,7 +1,7 @@
# clip
> Copy input content to the Windows clipboard.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/clip>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/clip>.
- Pipe command-line output to the Windows clipboard:

View File

@@ -1,7 +1,7 @@
# cls
> Clears the screen.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/cls>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- Clear the screen:

View File

@@ -1,7 +1,7 @@
# cmd
> The Windows command interpreter.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/cmd>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cmd>.
- Start an interactive shell session:

View File

@@ -1,7 +1,7 @@
# cmstp
> A command-line tool for managing connection service profiles.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/cmstp>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/cmstp>.
- Install a specific profile:

View File

@@ -1,7 +1,7 @@
# color
> Set the console foreground and background colors.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/color>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/color>.
- Set the console colors to the default values:

View File

@@ -2,7 +2,7 @@
> Compare the contents of two files or sets of files.
> Use wildcards (*) to compare sets of files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/comp>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/comp>.
- Compare files interactively:

View File

@@ -1,7 +1,7 @@
# del
> Delete one or more files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/del>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/del>.
- Delete one or more space-separated files or patterns:

View File

@@ -1,7 +1,7 @@
# dir
> List directory contents.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/dir>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/dir>.
- Show the contents of the current directory:

View File

@@ -1,7 +1,7 @@
# diskpart
> Disk, volume and partition manager.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/diskpart>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/diskpart>.
- Run diskpart by itself in an administrative command prompt to enter its command line:

View File

@@ -1,7 +1,7 @@
# doskey
> Manage macros, windows commands and command-lines.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/doskey>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/doskey>.
- List available macros:

View File

@@ -1,7 +1,7 @@
# driverquery
> Display information about installed device drivers.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/driverquery>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/driverquery>.
- Display a list of all installed device drivers:

View File

@@ -2,7 +2,7 @@
> Create custom entries in the event log.
> Event IDs can be any number between 1 and 1000.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/eventcreate>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/eventcreate>.
- Create a new event with a given ID (1-1000) in the log:

View File

@@ -1,7 +1,7 @@
# exit
> Quit the current CMD instance or the current batch file.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/exit>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/exit>.
- Quit the current CMD instance:

View File

@@ -1,7 +1,7 @@
# expand
> Uncompress one or more Windows Cabinet files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/expand>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/expand>.
- Uncompress a single-file Cabinet file to the specified directory:

View File

@@ -2,7 +2,7 @@
> Compare the differences between two files or sets of files.
> Use wildcards (*) to compare sets of files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/fc>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fc>.
- Compare 2 specified files:

View File

@@ -1,7 +1,7 @@
# find
> Find a specified string in one or more files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/find>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/find>.
- Find lines that contain a specified string:

View File

@@ -1,7 +1,7 @@
# findstr
> Find specified text within one or more files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/findstr>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/findstr>.
- Find space-separated string(s) in all files:

View File

@@ -2,7 +2,7 @@
> Return information about one or more users on a specified system.
> The remote system must be running the Finger service.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/finger>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/finger>.
- Display information about a specific user:

View File

@@ -1,7 +1,7 @@
# fondue
> A command-line installer for optional Windows features.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/fondue>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fondue>.
- Enable a specific Windows feature:

View File

@@ -1,7 +1,7 @@
# for
> Conditionally execute a command several times.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/for>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/for>.
- Execute given commands for the specified set:

View File

@@ -1,7 +1,7 @@
# forfiles
> Select one or more files to execute a specified command on.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/forfiles>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/forfiles>.
- Search for files in the current directory:

View File

@@ -1,7 +1,7 @@
# fsutil
> Displays information about file system volumes.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/fsutil>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/fsutil>.
- Display a list of volumes:

View File

@@ -1,7 +1,7 @@
# ftp
> Interactively transfer files between a local and remote FTP server.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/ftp>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/ftp>.
- Connect to a remote FTP server interactively:

View File

@@ -1,7 +1,7 @@
# ftype
> Display or modify file types used for file extension association.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/ftype>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/ftype>.
- Display a list of all file types:

View File

@@ -2,7 +2,7 @@
> List items in a directory.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-childitem>.
- List all non-hidden items in the current directory:

View File

@@ -2,7 +2,7 @@
> Get the content of the item at the specified location.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.management/get-content>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-content>.
- Display the content of a file:

View File

@@ -2,7 +2,7 @@
> Calculate a hash for a file.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.utility/get-filehash>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-filehash>.
- Calculate a hash for a specified file using the SHA256 algorithm:

View File

@@ -2,7 +2,7 @@
> Display PowerShell command history.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.core/get-history>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/get-history>.
- Display the commands history list with ID:

View File

@@ -1,7 +1,7 @@
# getmac
> Display the MAC addresses of a system.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/getmac>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/getmac>.
- Display the MAC addresses for the current system:

View File

@@ -1,7 +1,7 @@
# gpupdate
> A tool to check and apply Windows Group Policy settings.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/gpupdate>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/gpupdate>.
- Check and apply updated Group Policy settings:

View File

@@ -1,7 +1,7 @@
# if
> Performs conditional processing in batch scripts.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/if>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/if>.
- Execute the specified commands if the condition is true:

View File

@@ -2,7 +2,7 @@
> Open files in their respective default programs.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.management/invoke-item>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/invoke-item>.
- Open a file in its default program:

View File

@@ -2,7 +2,7 @@
> Performs a HTTP/HTTPS request to the Web.
> This command can only be used through PowerShell.
> More information: <https://docs.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- Download the contents of a URL to a file:

View File

@@ -1,7 +1,7 @@
# ipconfig
> Display and manage the network configuration of Windows.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/ipconfig>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/ipconfig>.
- Show a list of network adapters:

View File

@@ -1,7 +1,7 @@
# logoff
> Terminate a login session.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/logoff>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/logoff>.
- Terminate the current session:

View File

@@ -1,7 +1,7 @@
# mkdir
> Creates a directory.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/mkdir>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mkdir>.
- Create a directory:

View File

@@ -1,7 +1,7 @@
# mklink
> Create symbolic links.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/mklink>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mklink>.
- Create a symbolic link to a file:

View File

@@ -1,7 +1,7 @@
# more
> Display paginated output from stdin or a file.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/more>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/more>.
- Display paginated output from stdin:

View File

@@ -1,7 +1,7 @@
# mount
> Mount Network File System (NFS) network shares.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/mount>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/mount>.
- Mount a share to the "Z" drive letter:

View File

@@ -1,7 +1,7 @@
# msg
> Send a message to a specific user or session.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/msg>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/msg>.
- Send a message to a specified user or session:

View File

@@ -1,7 +1,7 @@
# msiexec
> Install, update, repair, or uninstall Windows programs using MSI and MSP package files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/msiexec>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/msiexec>.
- Install a program from its MSI package:

View File

@@ -1,7 +1,7 @@
# nfsstat
> Display or reset the number of calls made to the NFS server.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/nfsstat>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/nfsstat>.
- Display the recorded number of calls made to the NFS server:

View File

@@ -1,7 +1,7 @@
# path
> Display or set the search path for executable files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/path>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/path>.
- Display the current path:

View File

@@ -1,7 +1,7 @@
# pathping
> A trace route tool combining features of `ping` and `tracert`.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/pathping>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pathping>.
- Ping and trace the route to a host:

View File

@@ -1,7 +1,7 @@
# popd
> Changes the current directory to the directory stored by the `pushd` command.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/popd>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/popd>.
- Switch to directory at the top of the stack:

View File

@@ -1,7 +1,7 @@
# print
> Print a text file to a printer.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/print>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/print>.
- Print a text file to the default printer:

View File

@@ -1,7 +1,7 @@
# psping
> A ping tool that includes TCP ping, latency and bandwidth measurement.
> More information: <https://docs.microsoft.com/sysinternals/downloads/psping>.
> More information: <https://learn.microsoft.com/sysinternals/downloads/psping>.
- Ping a host using ICMP:

View File

@@ -2,7 +2,7 @@
> Place a directory on a stack so it can be accessed later.
> See also `popd` to switch back to original directory.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/pushd>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pushd>.
- Switch to directory and push it on the stack:

View File

@@ -1,7 +1,7 @@
# pwlauncher
> A command-line tool for managing the Windows To Go startup options.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/pwlauncher>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/pwlauncher>.
- Display the current Windows To Go status:

View File

@@ -1,7 +1,7 @@
# query
> Displays information about user sessions and process.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/query>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/query>.
- Display all user sessions:

View File

@@ -1,7 +1,7 @@
# rdpsign
> A tool for signing Remote Desktop Protocol (RDP) files.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/rdpsign>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/rdpsign>.
- Sign an RDP file:

View File

@@ -1,7 +1,7 @@
# reg add
> Add new keys and their values to the registry.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-add>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-add>.
- Add a new registry key:

View File

@@ -1,7 +1,7 @@
# reg compare
> Compare keys and their values in the registry.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-compare>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-compare>.
- Compare all values under a specific key with a second key:

View File

@@ -1,7 +1,7 @@
# reg copy
> Copy keys and their values in the registry.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-copy>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-copy>.
- Copy a registry key to a new registry location:

View File

@@ -1,7 +1,7 @@
# reg delete
> Delete keys or their values from the registry.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-delete>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-delete>.
- Delete a specific registry key:

View File

@@ -1,7 +1,7 @@
# reg export
> Export the specified sub keys and values into a file.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-export>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-export>.
- Export all sub keys and values of a specific key:

View File

@@ -1,7 +1,7 @@
# reg flags
> Display or set flags on registry keys.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-flags>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-flags>.
- Display current flags for a specific key:

View File

@@ -1,7 +1,7 @@
# reg import
> Import all available keys, subkeys, and values from a file.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-import>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-import>.
- Import all keys, subkeys and values from a file:

View File

@@ -2,7 +2,7 @@
> Load saved sub keys into a different sub key in the registry.
> This is intended for troubleshooting and temporary keys.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-load>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-load>.
- Load a backup file into the specified key:

View File

@@ -1,7 +1,7 @@
# reg query
> Display the values of keys and sub keys in the registry.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-query>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-query>.
- Display all values of a key:

View File

@@ -2,7 +2,7 @@
> Restore a key and its values from a backup file.
> See `reg-save` for more information.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-restore>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-restore>.
- Overwrite a specified key with data from a backup file:

View File

@@ -1,7 +1,7 @@
# reg save
> Save a registry key, its sub keys and values to a file.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-save>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-save>.
- Save a registry key, its sub keys and values to a specific file:

View File

@@ -1,7 +1,7 @@
# reg unload
> Remove data from the registry that was loaded using the `reg load` command.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg-unload>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg-unload>.
- Remove data from the registry for a specified key:

View File

@@ -2,7 +2,7 @@
> A command-line interface for managing keys and their values in the Windows registry.
> Some subcommands such as `reg add` have their own usage documentation.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/reg>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg>.
- Execute registry commands:

Some files were not shown because too many files have changed in this diff Show More