Windows Facts
windows_aliases
host.fact.windows_aliases
Returns the Windows aliases.
windows_bios
Returns the BIOS info.
windows_computer_info
host.fact.windows_computer_info
Returns the Windows info.
windows_date
Returns the current datetime on the server.
windows_home
Returns the home directory of the current user.
windows_hostname
host.fact.windows_hostname
Returns the current hostname of the server.
windows_hotfixes
host.fact.windows_hotfixes
Returns the Windows hotfixes.
windows_installer_applications
host.fact.windows_installer_applications
Returns the Windows installer applications.
windows_last_reboot
host.fact.windows_last_reboot
Returns the date and time of the last reboot.
windows_local_drives_info
host.fact.windows_local_drives_info
Returns the Windows local drives info.
windows_local_groups
host.fact.windows_local_groups
Returns a list of groups on the system.
windows_logged_in_user_info
host.fact.windows_logged_in_user_info
Returns the Windows user logged in info.
windows_logon_session_info
host.fact.windows_logon_session_info
Returns the Windows user logon session info.
windows_network_configuration
host.fact.windows_network_configuration
Returns the Windows network configuration.
windows_os
Returns the OS name according to systeminfo
.
windows_os_version
host.fact.windows_os_version
Returns the OS version according to systeminfo
.
windows_processes
host.fact.windows_processes
Returns the Windows processes.
windows_processors
host.fact.windows_processors
Returns the processors info.
windows_service
host.fact.windows_service(name)
Returns info about a Windows service.
windows_services
host.fact.windows_services
Returns the Windows services.
windows_system_type
host.fact.windows_system_type
Returns the system type according to systeminfo
.
windows_where
host.fact.windows_where(name)
Returns the full path for a command, if available.