Getting the list of installed programs Through PowerShell Command

preview_player
Показать описание
Getting the list of installed programs Through PowerShell Command

Users can easily get a list of all installed programs by entering following simple command in PowerShell. Write PowerShell in the start menu and open the first result you get.

And write following command into PowerShell

The list of all installed programs with the install date and name of the publisher will be on your PowerShell Screen. Now next step is to export this list to somewhere. Again paste the same command and after this command write

And the file will be saved into the required folder. The format of the file will be a text file.

Рекомендации по теме