Comment on How/why does Microsoft teams exist?

<- View Parent
SlurpingPus@lemmy.world ⁨14⁩ ⁨hours⁩ ago

If you mean PowerShell, it’s just text scripts that run sorta like programs. I don’t think many scripts are used in Windows or in apps, outside of sysadmin stuff and sometimes app installers, so idk where you’re seeing them.

However, PowerShell uses the extension ‘ps1’. ‘ps’ is PostScript, which is a page layout format similar to PDF and in fact the precursor to it.

Neither of these are related to svchost. PowerShell scripts typically run start to end in one go and don’t hang out in the background (tough in theory they can).

source
Sort:hotnewtop