Memorise

Archive for the ‘Networking’ Category

The certificate with thumbprint XXXXXXX was found but is not valid for use with Exchange Server, reason: PrivateKeyMissing

Enable-ExchangeCertificate : The certificate with thumbprint XXXXXXX was found but is not valid for use with Exchange Server (reason: PrivateKeyMissing). At line:1 char:27 + Enable-ExchangeCertificate -Thumbprint XXXXXXXXX -Services “IIS” The above error can as a result of multiple reasons. CSR was created with IIS and attempted to be installed through the Exchange Management Shell (EMS), […]

Default password and username for backtrack 5

Default password and username for backtrack 5 The default username is: root and the default password is: toor to start the graphic user interface of backtrack 5 you need to type: startx in the terminal startx command can also be used with other linux distributions to shut down type: poweroff or shutdown -h now To restart: type reboot

CryptoLocker Decryption Service – helping to Decrypt Encrypted Files

As of 1st November 2013 I know there are lots of people are affected by CryptoLocker virus and there are plenty of article on web talking about how to remove the virus, but what about the files that are already encrypted? I have been bombarded with emails, is there anyway to decrypt these file or […]

Redirecting OWA URL in Exchange 2010

Redirecting requests that don’t go to https://owa.customer.com/owa (or /exchange) to the correct URL. So, if someone goes to http://owa.customer.com orhttps://owa.customer.com, they get redirected to the correct (secure) URL. Historically I’ve always done this with two components: A custom website listening on Port 80 on each CAS server A default.aspx file in the root of the Default Web Site redirecting […]

Can’t download Offline Address Book, either it hangs or get error (HRESULT: 0x80070005)

OAB issue: Can’t download Offline Address Book, either it hangs or get error (HRESULT: 0x80070005) when trying to download copy of offline address book. Troubleshooting process: Using outlook (CTL+right click outlook icon) “Test E-Mail Autoconfiguration” type email address and password, unchcke guessmart and secure guessmart. Once test is complete click XML tab then check the […]

ShadowExplorer – How to use

ShadowExplorer allows you to browse the Shadow Copies created by the Windows Vista / 7 / 8 Volume Shadow Copy Service. It’s especially thought for users of the home editions, who don’t have access to the shadow copies by default, but it’s also useful for users of the other editions. Shadow Copy From time to time, […]