Install : Xdebug Can be done by install then entering the following : /etc/php/7.1/fpm/php.ini:zend_extension = /usr/lib/php/20160303/xdebug.so xdebug.profiler_enable = 0 xdebug.profiler_output_name = cachegrind.out.%t xdebug.profiler_enable_trigger = 1 xdebug.profiler_output_dir = /tmp xdebug.profiler_enable_trigger_value = […]
Windows Update KB4056890 stops RDS session shadowing functionality
Updates to an Windows RDS farm with the latest updates to catch ‘Meltdown’ (KB4056890). It looks as if it’s broken the RDS session shadowing functionality.Searching around and […]
This certificate cannot be verified up to a trusted certification authority
Recently we had to renew the Root CA Certificate on a domain controller ( SBS ) due to it expiring. We then renewed our Webserver Certificates around […]
How to delete iManage User
You cannot!You need to rename the user from one to another ( this moves all the documents for that user ) If the Rename process does not work […]
System administrator has set policies to prevent this installation Error
When trying to install some software for a user on a Terminal Server the following error comes up : You will need to change the following Registry […]
How to create NAT rules in a Azure Resource Manager
If you are looking to Migrate a classic VM in Azure to ARM , you will need to change your Endpoint port forwards via a Load BalancerGo to […]
Powershell to Create a VM from an copied VHD
If you are using Windows 10 or have Powershell 5 installed runInstall-Module AzureRMOnce installed, use the following to log into Azure in an interactive fashion: Login-AzureRmAccountEdit these lines […]
AZcopy : Copy status: Failed; Description: 412 ConditionNotMet “Copy failed when reading the source.”.
I was trying to copy an Azure VM Hard Drive from a classic storage account to a new storage account , however after shutting down the VM […]
Avaya Voice Mail Pro and Microsoft Office 365 Settings
Make sure your Avaya phone system has been setup with a routeable DNS Server per http://pariswells.com/blog/random/avaya-ip-office-default-gatewayCreate a user in 365 with a License On the IP Office under the SMTP Tab […]
Citrix XTE Service
Identified that the CITRIX XTE SERVER service terminated unexpectedly.Solution/workaroundRenamed the httpd.conf file in this directory C:\Program Files (x86)\Citrix\XTE\confCopied the httpd.conf file from a working serverRestarted the Citrix […]