Skip to content

peyman13/audit-computer-member-last-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Audit which computers in the AD are updated.

GitHub license GitHub stars GitHub forks

PowerShell returns the last update time of Windows.

This PowerShell script, which is very useful in cybersecurity audits, checks all computers that are members of the Active Directory domain for the installation of the latest Microsoft Windows updates and stores the information in a CSV file.

Getting Started

  1. Change "CN=Computers,DC=Domain,DC=Com" with your parameters
  2. run as administrator
  3. result store in .\Desktop\result.csv

About

PowerShell returns the last update time of Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published