Skip to content

Category Archive

System Administration

Entries connected to "System Administration", gathered in one place for quick browsing.

Entries 17
Categories 25
Tags 203

Collection filter

Refine this page

Narrow the entries already loaded here by title, summary, category, or tag.

12 entries shown

Managing Windows User Accounts with net user Command

The “net user” command is a Command Prompt (Shell) command used to manage user accounts on a Windows operating system. It can be used to create, modify, or delete user accounts, as well as to change passwords and manage group memberships. Syntax net user [username [password | *] [options]] [/DOMAIN] net user username {password | *} /ADD [options] [/DOMAIN] net user username [/DELETE] [/DOMAIN] net user username [/TIMES:{times | ALL}] net user username [/ACTIVE: {YES | NO}] Add a user To add a new user account:

Managing Windows User Accounts with net user Command

Windows Driver Management with pnputil

You can uninstall third-party drivers (such as the WAVES MaxxAudio Pro driver) from the Command Prompt (CMD) by using the “pnputil.exe” utility. Here’s the basic process: Open Command Prompt as administrator: Press the Windows key + X, and then select “Command Prompt (Admin)”. Type the following command and press Enter: pnputil.exe -e # or export the list to a file pnputil.exe -e > !drivers.csv This command lists all the third-party drivers installed on your system.

Windows Driver Management with pnputil

Recently Created

Latest entries created

The 10 most recently created entries, sorted by each entry's publish date.

  1. Nslookup May 4, 2026
  2. KillRMM 128 Mar 30, 2026
  3. Troubleshoot Crashing Apps with ProcDump & WinDbg May 1, 2025
  4. Managing Microsoft Office Versions with OfficeC2RClient Sep 10, 2024
  5. How to Find Your Public IP Address Jun 24, 2024
  6. Mapping Network Drives Using PowerShell and SID Jul 20, 2023
  7. Join a Workstation to Active Directory with Shell and PowerShell Jul 13, 2023
  8. net use Apr 13, 2023
  9. Windows Remediation Mar 3, 2023
  10. Managing Windows User Accounts with net user Command Feb 22, 2023

Recently Updated

Latest revisions across entries

The 10 most recently updated entries, sorted by each entry's last modification date.

  1. Nslookup May 4, 2026
  2. KillRMM 128 Mar 30, 2026
  3. Troubleshoot Crashing Apps with ProcDump & WinDbg Jan 12, 2026
  4. Windows Remediation Jan 12, 2026
  5. Managing Microsoft Office Versions with OfficeC2RClient Dec 12, 2025
  6. How to Find Your Public IP Address Dec 12, 2025
  7. Mapping Network Drives Using PowerShell and SID Dec 12, 2025
  8. Join a Workstation to Active Directory with Shell and PowerShell Dec 12, 2025
  9. Windows Driver Management with pnputil Dec 12, 2025
  10. Mastering Time with Shell and PowerShell Dec 12, 2025

Relationship Map

Memory Field

Use the relationship map to follow related categories, tags, and entries beyond the current list.

Categories 0
Tags 0
Entries 0