Windows
Ctrlk
  • Introduction
  • General
    • Users
    • SAM database
    • Local Security Authority (LSA)
    • Environment variables
    • WMI Query Language (WQL)
  • SYSTEM PROCESSES
    • tasklist
    • References
    • explorer.exe
    • svchost.exe
    • csrss.exe
    • wininit.exe
    • services.exe
    • lsass.exe
    • winlogon.exe
    • fontdrvhost.exe
    • LogonUI.exe
    • dwm.exe
    • spoolsv.exe
    • msdtc.exe
  • Filesystem
    • NTFS
    • Finding files
  • Services
    • sc
    • PowerShell
      • Get-Service
      • Start-Service
      • Restart-Service
      • Win32_Service
  • Registry
    • Overview
    • reg.exe
    • Registry Editor (GUI)
  • Access control & Permissions
    • icacls
    • User Account Control (UAC)
  • Networking
    • Firewall
  • Powershell
    • Get-ChildItem
    • Get-Alias
    • Get-WmiObject
    • Select-Object (select)
    • Select-String (sls)
    • whoami
  • 🔍Active Directory (AD)
    • Trees, Forest, Trusts
    • Tiering
    • Domain Controller (DC)
    • Distinguished Name (DN)
    • Domain Service (AD DS)
    • Authentication methods
    • General
    • Active Directory Module
Powered by GitBook
On this page
  1. Services

PowerShell

Get-ServiceStart-ServiceRestart-ServiceWin32_Service
PreviousscNextGet-Service