3dgallery
- April 24th, 2010
- Write comment
I was getting a nice 4005 error while trying to Build/Capture of Vista Sp2, the error was occuring just before windows installtion had started (after applying drivers)
It seems there was an incompatibility on one of the divers as I use mainly XP Drivers, To workaround this I created a new driver category for Vista to use (instead of all the drivers avaliable)
I got it working by

It will now work and you dont need to disable drivers etc.
Good Luck
Ok,
I finally bit the bullet and purchased a SAN Certificate for Exchange 2007 so that I dont get any more problems with security errors etc. There was a small problem though, The SAN consisted of
CN = domain.com
SAN (Subject Alternative Name) = autodiscover.domain.com & rpc.domain.com & webmail.domain.com
Due to the way outlooks connects over RPC/HTTPS you need to make sure you update the MSSTD Record to reflect the CN on the certificate
I needed to quickly remove and reinstal forefront accross my test domain.
Here it is (replace “FCS_PATH” with the path the the FCS source)
msiexec.exe /x “FCS_PATH”\mp_ambits.msi /qn
msiexec.exe /x “FCS_PATH”\momagent.msi /qn
msiexec.exe /x “FCS_PATH”\fcsssa.msi /qn
MsiExec.exe /X{2DF2E496-D3B7-4A6F-A341-6DE48FDFEF0A} /qn
“FCS_PATH”\fcsinstallscript.vbs
“FCS_PATH”\mpam-fe.exe /qn
What is all this?
The above will
J
Ok,
I just purchased a copy of BFBC2 and installed it. I am getting a little tired of Crysis and need a new game until Crysis2 or better.
I couldnt get any pings nor join any games let alone even login!
I havent looked into the real cause but here is a solution of sorts.
This seems to fix the problem.
I Will find out the real cause/fix when I have time. For now I am just going to switch the FW on or off depending on what game it is.
J
I got zoneminder working with my logitech 9000 camera, only by using mjpg_streamer.. the problem is that zoneminder cannot authenticate to the mjpg_streamer (not really) unless you trick it.
MJPG_STREAMER
mjpg_streamer -i "input_uvc.so -r 640x480 -f 6" -o "output_http.so -p 8080 -c username:password" -b
ZoneMinder
In remote host enter the details
username:password@remoteip
simple enough..
I got firewalls etc but when it comes to cameras.. i like to have at least a simple fallback.
J
I was getting erros deploying to a x64 boot pxe, it would never work..
until *actually* copied the x64 boot image to the DP
duh!
check client access rights in
Client Agents –> Computer Client Agent –> Network Access Account