What Windows diagnostic commands are executed by Unified Manager during ASUP or Support Bundle collections?
Applies to
Active IQ Unified Manager (Windows)
Answer
The list of Windows diagnostic commands executed by Unified Manager during Support Bundle or ASUP generation includes the following:
wmic partition
wmic pagefile
wmic process
wmic os get
wmic nicconfig
wmic nic
wmic memphysical
wmic logicaldisk
wmic job
wmic diskquota
wmic diskdrive
wmic cpu
wmic volume
wmic timezone
wmic service
wmic qfe
tasklist /svc
tasklist
systeminfo
route print
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB" /s
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\NetApp" /s
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\7-Zip" /s
net use
net statistics workstation
net statistics server
netstat -a
net share
netsh interface ipv6 show route
netsh interface ipv6 show interfaces
netsh interface ipv6 show dns
netsh interface ipv6 show address
netsh interface ipv4 show route
netsh interface ipv4 show interfaces
netsh interface ipv4 show dns
netsh interface ipv4 show config
netsh interface ipv4 show address
netsh advfirewall show currentprofile
netsh advfirewall show allprofiles
net localgroup users
net localgroup administrators
ipconfig /all
hostname
wmic environment
dism /online /Get-Packages
Additional Information
additionalInformation_text