Page 6 of 23

Re: Automatic Update of WSUS OU (v0.4)

PostPosted: 15.06.2010, 20:22
by -Iwan-
Ok, if the reg works, then i will add it to the next version (maybe at the weekend).

The problem with spaces in the folder name is allready known, but the problem is not located in my files. It's a problem of the PrepareRelease.cmd as i remember.
I believe, that entering the path to the WSUS OU folder manually is not the correct way to automate this and so i will not change it.

Re: Automatic Update of WSUS OU (v0.4)

PostPosted: 16.06.2010, 11:18
by WSUSUpdateAdmin
Hi -Iwan-,

-Iwan- wrote:[...]The problem with spaces in the folder name is allready known, but the problem is not located in my files. It's a problem of the PrepareRelease.cmd as i remember.[...]


It was, but it has already been fixed (see viewtopic.php?f=3&t=374&start=40#p1789).

Regards
Torsten

Re: Automatic Update of WSUS OU (v0.4)

PostPosted: 16.06.2010, 16:58
by -Iwan-
Sorry, i forgot it and yes, it was fixed in the meantime ;)

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 14.07.2010, 19:19
by -Iwan-
v0.5 ist raus und darf sepziell von Leuten getestet werden, die einen Proxy nutzen (siehe Proxy.reg).

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 25.07.2010, 10:53
by lexx_qq
Version 0.5 does not work ... Here's the log (the lines "cls" replaced by "echo cls"):
Code: Select all
E:\Install\Tools\WSUSOU Updater>WSUSOU-Update.cmd
Vergleiche Revisionen... / Checking revisions...
svn: 'E:\Install\Tools\WSUSOU' is not a working copy
cls
Aktualisiere Trunk... / Updating trunk...
Skipped 'https://svn.wsusoffline.net/svn/wsusoffline/trunk'
Skipped 'E:\Install\Tools\WSUSOU'
Skipped 'Updater\trunk'
cls
Deine Anpassungen... / Your defined actions...
Не удается найти (Can not find) E:\Install\Tools\WSUSOU Updater\dummy.txt
cls
Aktualisiere WSUS OU ... / Updating WSUS OU...
"E:\Install\Tools\WSUSOU" не является внутренней или внешней командой, исполняемой программой или пакетным файлом. (not an internal or external command, operable program or batch file.)
cls
Непредвиденное появление (Emergence): echo.

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 25.07.2010, 11:20
by -Iwan-
Hello,

please remove the space from the folder name "WSUSOU Updater" and then try again.

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 25.07.2010, 15:28
by lexx_qq
-Iwan- wrote:Hello,
please remove the space from the folder name "WSUSOU Updater" and then try again.

Thank you for help, working.

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 26.07.2010, 20:06
by vokary
hi,

i'm getting this from svn:

Error validating server certificate for 'https://svn.wsusoffline.net:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
- The certificate has expired.
Certificate information:
- Hostname: svn.wsusoffline.net
- Valid: from Mon, 29 Jun 2009 23:00:00 GMT until Wed, 30 Jun 2010 22:59:59 GMT

- Issuer: Comodo CA Limited, Salford, Greater Manchester, GB
- Fingerprint: 3d:8d:e3:ca:ec:09:e5:64:a4:e6:19:d0:44:79:9e:52:67:fe:80:37
(R)eject, accept (t)emporarily or accept (p)ermanently?

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 26.07.2010, 20:53
by -Iwan-
Hello,

this is something, that Torsten must check, but you can still accept it (t or p).

Re: Automatic Update of WSUS OU (v0.5)

PostPosted: 05.08.2010, 03:05
by vokary
hi,
i know that i can accept it with "t" or "p", but thats really annoying if you have to do this about 100 times and more ;)

is there any other way to accept the certificate automatically?