WSUS 3.0 SP2
After being offline for a month or so, today my server told me that it was ready to upgrade from WSUS 3.0 SP1 to WSUS 3.0 SP2.
...
Written by dezza on 2009-09-13 08:01:46. Read more...
PsExec
I came across a very useful tool today, for computer management on a domain. PsExec allows an administrator to execute programs on a remote machine.
I was using it to remotely uninstall software (psexec \\machine -i msiexec /x{GUID} /qb) and then install a different piece (which unfortunately wasn't msi based and had to have the user click finish at the end (psexec \\machine -i -d -c install.exe)
...
Written by dezza on 2009-09-07 13:21:48. Read more...
Firefox 3.5
I've been trying out Firefox 3.5, and I have a couple of points, one good and one bad.
...
Written by dezza on 2009-09-01 03:07:14. Read more...