Showing 209 Result(s)

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, …