This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I seem to be having an issue with replication between our domain controllers, the setup is as follows; One domain two domain controllers (2008) one is virtulised one is physical same site ping between domain controllers is fine. Ok, so basically I had to do a bios upgrade to the [...] read more
I have an SBS 2008 machine which is causing me headaches. For Windows shares, it seems to be living in its own little isolated world. It can browse a list of network shares just fine (NET VIEW), but it refuses to connect to any, with: > \\storage\shared is not accessible. [...] read more
I had an SBS 2008 server that was on its last legs, so I did a migration from SBS 2008 to SBS 2011. Everything was going great, until I got to the last step and did a dcpromo on the old SBS 2008 machine to take it off the network. [...] read more
I seem to be having a number of issues with our SBS. I believe this was originally domain was previously on a SBS 2003 box before being moved to this SBS 2011 box last year, it has been running fine until yesterday. I cant see anything that has changed then [...] read more
I have a DC (FQDN:server.icmcpk.local) and an ADC (FQDN:file-server.icmcpk.local). Recently my DC is facing a bad sector problem so I changed the Operation Masters to file-server for all five roles. but when ever i turn off the OLD DC the file-server also stops wroking with AD and GPMC further i [...] read more
I was hoping someone could point me in the right direction. I have an instruction to find the content of a register after an executed instruction. The instruction: add $s1, $s5, $t9 Register $s1 contents before the instruction: 0x00000457 How would I go about doing this by hand? I know [...] read more
First of all, let me tell you the context. I'm solving problems of the wargame called The lord of the BoF, which is based on RedHat Linux 6.2, which has no address space layout randomization(ASLR), NX bit, ASCII armor, etc.. And the gcc there does not make any dummy when [...] read more