Welcome
Welcome to Dezzanet, the home of Dezza. Here you can find a random, infequent collection of my thoughts / findings. Feel free to register if you wish, and if you have any queries, suggestions, complaints, etc. feel free to contact me.
Finally, if you would like to be notified of updates to my site, subscribe to my
RSS Feed.
Message added by dezza on 2008-07-17 14:13:04.
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...