Change size of Search Box Web Part – SharePoint 2013

You want to change the size of the search box web part, this is fairly straight forward when you know how. 1. Firstly get the name/ID of the search box. Open your SharePoint front page, right click in the search box and select “inspect element”, then in the Developer box you should see the search … Read more

Backup Pcounter balances for export to another system

So you are moving from Pcounter to another printing system, but you want to export your users balances to export them to another system. To do this find the account.exe file within your Pcounter directory and run this command: ACCOUNT BACKUP <DOMAIN> Where the <DOMAIN> is your domain name (NetBIOS) name of the domain. This … Read more

Exchange 2013 Message Tracking Logs

In Exchange 2013 the message tracking log viewer has gone, you need to view the tracking logs from PowerShell. Here’s a basic command to make that happen: Okay this shows you the logs from a particular sender to a particular recipient and shows it in the GridView, this is a nice GUI type view with … Read more