Blog

I’m a Warrnambool based technology pofessional that works with business clients to deliver functional technology solutions.

Why Are Backups Important

Now hopefully we all know the importance of a solid and tested backup for all business data. If you think it will be OK, I don’t need to backup my server it is only a month old and showing no signs that it will fall over YOU ARE WRONG. You fill your computers and servers …

What is a cmdlet? – PowerShell

So you may be reading up on PowerShell and be starting to think “really what is a cmdlet?” Well a cmdlet is pronounced command-let and it is a lightweight PowerShell script that performs one function. PowerShell comes with over 200 core cmdlets included but you can write your own or download and use ones that …

Installing Exchange Server 2013 Pre-Requisets error: Setup encountered a problem while validating the state of Active Directory; The supplied credential for ‘domainname\administrator’ is invalid

During one of my installations of Exchange Server 2013 I ran into a problem. I was using an old test VM with Windows Server 2012 installed on it and ran the power shell command to prepare the Schema and it returned the following error code: Setup encountered a problem while validating the state of Active …

Installing Exchange Server 2013 Pre-Requisets error: Setup encountered a problem while validating the state of Active Directory; The supplied credential for ‘domainname\administrator’ is invalid

During one of my installations of Exchange Server 2013 I ran into a problem. I was using an old test VM with Windows Server 2012 installed on it and ran the power shell command to prepare the Schema and it returned the following error code: Setup encountered a problem while validating the state of Active …

How to print through TeamViewer 8 session

Teamviewer is a wonderful tool that is free for use in non-commercial use. This allows you to remotely access your computer. Teamviewer also has the ability to print a document that is opened on the remote computer to a printer attached to the local computer.You can download teamviewer from here.To activate teamviewer’s remote printing function, …