question

DanyQuirion-1747 avatar image
0 Votes"
DanyQuirion-1747 asked TeemoTang-MSFT commented

Powershell script PC update report

Hello everybody,

I am looking to make or find if there is anyway, I can have a scrip run everytime a machine is powered on. I want the script to find everything that has been updated/changed since last use, such as windows updates, KB, installed softwares etc. Similar to the tool Belarc, but in a script format.


Thank you

windows-server-powershell
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Would you mind letting me know the update of the problem? If you need further assistance, feel free to let me know. If the Answer is helpful, please click "Accept Answer" and upvote it.

0 Votes 0 ·

1 Answer

RichMatheisen-8856 avatar image
0 Votes"
RichMatheisen-8856 answered

Create a scheduled task that runs the script. Use "at startup" as the trigger.

What you're asking isn't a simple script! I'd advise you to start small and add "stuff" to the script one piece at a time.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.