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 […]
Author: paris
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 […]
Detect FailedSnapshots AWS
You can use CloudWatch Alert per below with SNS Topichttps://docs.aws.amazon.com/AmazonCloudWatch/latest/events/EventTypes.html#ebs-event-types http://docs.aws.amazon.com/organizations/latest/userguide/orgs_tutorials_cwe.html
WordPress Stripe Plugin – Accept Custom Multi Currency Amounts
Recently I had a customer needing to take custom amounts decided by the customer through a Stripe Payment on his wordpress Site, however he needed to take multi […]
Dell Server not Posting due to Drive Failure ( How to Skip and Ignore Raid Errors )
If one of your drives have failed in a dell server probably with a E1810 Error , you will need to replace the drive.To skip the error […]
Enabling Skype for Business 2015\2016 for Enable modern authentication (2fa) ADAL in 365
For Skype for Business 2015Make sure your version of Office 2013 is Greater than 15.0.4625.1000You have the following registry key Registry KeyTypeValueHKCU\SOFTWARE\Microsoft\Office\15.0\Common\Identity\EnableADALREG_DWORD1HKCU\SOFTWARE\Microsoft\Office\15.0\Common\Identity\VersionREG_DWORD1Install Skype for Business Online, Windows PowerShell […]