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 […]
Category: Research
Research Undertaken
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
Sharepoint Promoted Links
How to Configure Promoted LinksPromoted Links are very useful and frequently used features in SharePoint. By using the prompted links, users can display links as icons or […]
Calls to Telstra SIP on a Avaya Phone System getting Dropped from iPhones
We are seeing an increasing number of reports from customers who are using I-phones and have recently updated to IOS 11, that are unable to call businesses […]
Acronis True Image – Keyboard and Mouse not working
Recently on a new PC I need to expand a HD disk to another larger HD. Upon boot up the Keyboard and Mouse wouldn’t workI upgraded to […]
OneDrive Slow Down PC
Onedrive CPU high and there are no conflict notifications:Run%localappdata%\Microsoft\OneDrive\onedrive.exe /resetReopen%localappdata%\Microsoft\OneDrive\onedrive.exe
How to run .exe as a service in Windows
There is a tool already in windows which can be used per belowsc.exe create “service name” binpath= “path\to\.exe” start= autoHowever, only programs designed to implement ServiceMain can […]
Disable parts of Outlook Autodiscover and Speed it up!
It is possible to disable certain autodiscover steps by creating DWORD entries in the HKEY_CURRENT_USER\Software\Microsoft\Office\<version>\Outlook\AutoDiscover registry key.Note. <version> can be 16.0 for Outlook 2016, 15.0 for Outlook 2013 and […]