Note: The scripts must be stored in a folder named _QUERY_ to use them as queries
The use of some scripts requires the PowerShell Module NetTcpIp.
-
Gets a list of the app packages
-
QRY_Get-SysMDNSInterfaceAliases.ps1
Retrieves DNS interface aliases
-
Retrieves the event logs on the computer
-
QRY_Get-SysMEventLogSources.ps1
Retrieves the sources from an event log
-
Retrieves firewall rules from the target computer
-
QRY_Get-SysMIPMInterfaceAliases.ps1
Retrieves the IP address interface aliases
-
Retrieves the BitLocker key protectors on the computer
-
Gets the security IDs from local security groups
-
Gets security IDs from local user accounts
-
Gets all processes that are running on the local computer or a remote computer
-
QRY_Get-SysMRDUserSessions.ps1
Gets the user remote sessions on the computer
-
Gets the restore points on the computer
-
QRY_Get-SysMScheduledTasks.ps1
Retrieves the scheduled tasks that is registered on the computer
-
Gets all services on a computer
-
Gets the list of available time zones
-
Lists the Active Directory user profiles on the computer
-
Gets backups for a server from a location that you specify