File/bin/wsus_getinfo.php

Description

PHP version 5

LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

Includes
 require_once ("./funcs.inc.php") (line 33)

Load settings and commong functions

Functions
connect_data (line 337)

Connect data from WSUS with the data stored in the systems table

void connect_data ()
usage (line 74)

Prints script's usage

void usage ()
wsus_dump_computertarget (line 154)

Dumps the tbComputerTarget table into our computertarget tabl

void wsus_dump_computertarget ()
wsus_dump_osmap (line 187)

Dumps table tbOSMap into our osmap table

void wsus_dump_osmap ()
wsus_dump_updates (line 369)

Get a list of updates available on the server

void wsus_dump_updates ()
wsus_dump_updates_for_computers (line 316)

This one retrieves the installed and needed updates for every computer

void wsus_dump_updates_for_computers ()
wsus_get_osid (line 213)

Get the OSID

void wsus_get_osid ( $majv,  $minv,  $build,  $spmaj,  $spmin,  $processor)
  • $majv
  • $minv
  • $build
  • $spmaj
  • $spmin
  • $processor
wsus_get_updates_per_computer (line 244)

Retrieves the installed and needed updates for computer identified by id

void wsus_get_updates_per_computer ( $id)
  • $id

Documentation generated on Mon, 06 Oct 2008 01:10:49 +0200 by phpDocumentor 1.4.0