winipcfg
show n ?
The ipconfig command was introduced with Windows NT and has been a part of all subsequent Windows operating systems, including Windows 2000, XP, Vista, 7, 8, 10, and 11. It is a command-line utility used to display and manage the IP configuration of the Windows network interfaces.
DSQUERY Dsadd Pg. 118; Windows Server 2008 Active Directory Configuration. 70-640.
nslookup
In Windows Recovery Environment (WinRE), you can use the diskpart command to list and manage disk partitions, which can help identify Windows installations not included in the Boot Configuration Data (BCD). After identifying the partitions, you can use the bcdedit command to view the current BCD entries or the bcdboot command to add new entries for detected installations. Additionally, the bootrec /scanos command can be used to scan for Windows installations not listed in the BCD.
To launch the System Information window on a Windows computer, you can use the command msinfo32. You can enter this command in the Run dialog (accessed by pressing Windows + R) or in the Command Prompt. This will open the System Information tool, where you can view detailed information about your system's hardware and software configuration.
Typically found in /var/log/syslog. However, check syslog configuration file to verify.
The VERIFY command cannot be used for an empty VSAM file where the high used RBA (Relative Byte Address) in its catalog record is 0 (zero).
The "bootrec fixboot" command is used in Windows Recovery Environment to repair issues with the Master Boot Record (MBR) or Boot Configuration Data (BCD) that may be preventing Windows from booting correctly. This command can help resolve startup problems and restore the Windows boot process.
windows system configuration utility (msconfig)
plague
In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).