Skip to content
Category

Windows administration

page 2
Syskey
thumbnail|Screenshot of the Syskey utility on the Windows 8.1 operating system requesting the user to enter a password
Dr. Watson
application debugger included with the Microsoft Windows operating system
route
computer operating system command
Sysprep
Sysprep is Microsoft's System Preparation Tool for Microsoft Windows operating system deployment.
index.dat
In the Microsoft Windows operating system, index.dat is a hidden database file used by the Internet Explorer web browser. It functions as an information storage database of recent browser activity, enabling quick access to that information when needed again by Internet Explorer, thus improving browser performance.
del
command in DOS, OS/2 and Microsoft Windows command line interpreters
EasyBCD
EasyBCD is a program developed by NeoSmart Technologies to configure and tweak the Boot Configuration Data (BCD), a boot database first introduced in Windows Vista and used in all subsequent Windows releases. EasyBCD can be used to set up multi-boot environments for computers on which some versions of Windows, Linux, BSD and Mac OS X can be simultaneously installed; EasyBCD can also be used for adding entries to bootable tools and utilities, as well as modifying and controlling the behavior of the Windows boot menu. EasyBCD 2.3 introduced additional support for creating and managing entries fo
PathPing
The PathPing command is a command-line network utility included in Windows NT operating systems since Windows 2000 that combines the functionality of ping with that of tracert. It is used to locate spots that have network latency and network loss.
System File Checker
command
shadow copy
volume snapshot service
Fast user switching
feature of multi-user operating systems
COPY
command of RT-11, RSX-11, OpenVMS, DOS, OS/2 and Microsoft Windows operating systems
Windows Metafile vulnerability
security vulnerability in the way some versions of the Microsoft Windows operating system handled images in the Windows Metafile format
Q4047410
free tool from Windows Sysinternals, part of the Microsoft TechNet website.
runas
In computing, runas (a compound word, from “run as”) is a command in the Microsoft Windows line of operating systems that allows a user to run specific tools and programs under a different username to the one that was used to logon to a computer interactively. It is similar to the Unix commands sudo and su, but the Unix commands generally require prior configuration by the system administrator to work for a particular user and/or command.
Interrupt Request Level
An Interrupt Request Level (IRQL) is a hardware-independent means with which Windows prioritizes interrupts that come from the system's processors. On processor architectures on which Windows runs, hardware generates signals that are sent to an interrupt controller. The interrupt controller sends an interrupt request (or IRQ) to the CPU with a certain priority level, and the CPU sets a mask that causes any other interrupts with a lower priority to be put into a pending state, until the CPU releases control back to the interrupt controller. If a signal comes in at a higher priority, then the cu
Windows Console
infrastructure for console applications in Microsoft Windows
BlueKeep
BlueKeep () is a security vulnerability that was discovered in Microsoft's Remote Desktop Protocol (RDP) implementation, which allows for the possibility of remote code execution.
net
command
tasklist
In computing, tasklist is a command available in Microsoft Windows and in the AROS shell. It was included in Windows XP and later Microsoft Windows operating systems.
Microsoft Deployment Toolkit
tool for deployment of operating systems created by Microsoft
Systeminfo.exe
In computing, systeminfo, is a command-line utility included in Microsoft Windows versions from Windows XP onwards and in ReactOS.
vol
command
jdbgmgr.exe virus hoax
hoax aimed at Microsoft Windows users
findstr
'''''' is a shell command that searches for text in files and prints matching lines to standard output. The command provides similar functionality as find, but findstr supports regular expressions. However, findstr does not support UTF-16 whereas find does. findstr cannot search for null bytes commonly found in Unicode computer files.
move
command in various DOS, OS/2 and Microsoft Windows shells
New Executable
file format
System partition and boot partition
computing terms for disk partitions
label
command
side-by-side assembly
standard for executable files in Windows operating systems that attempts to alleviate problems caused by the use of dynamic-link libraries