New to powershell


this do. input

create command list of stopped services microsoft services.

thanks,

eekk

hi,

please try:

get-service |where {$_.status -eq "stopped"}

regards,

yan li


cataleya li
technet community support



Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

Group Policy Event ID 1058 Error Code 1326 (The user name or password is incorrect)

Suspicious event log Event ID: 4905

DCOM received error "2147746132" from...