Create Virtual Sensorhttp://192.168.50.138:8080/json.htm?type=createvirtualsensor&idx=3&sensorname=Watermeter&sensortype=113Change Virtual Sensor Sub Typehttp://192.168.50.138:8080/json.htm?type=setused&idx=7&name=Gasmeter&switchtype=2&used=trueHow to set Value of Devicehttp://192.168.1.31:8080/json.htm?type=command¶m=udevice&idx=3&svalue=100Dominitz not working on rebootsudo service domoticz.sh restart
Raspberry Pi – How to get GPIO Outputs for Reed Relay \ Hall Effect
Recently received my first Raspberry Pie and needed to get input sensors, especially a reed switch and also testing a Hall Effect SensorReed Switch with Hardware Pull […]
GD Star Rating – ‘msie’ of undefined TypeError: Cannot read property ‘msie’
Recently my GD Star Rating plugin stopped working on my site , Votes could not be cast anymore.Using the Chrome Developer tab, I was able to see […]
Veeam Hyper V Backup – Failed to collect VM disks. Failed to get shared disk extents. Failed to get virtual disk
Recently tried to backup a single disk of a new VM , however was failing with “Failed to collect VM disks. Failed to get shared disk extents. Failed […]
How to clear old Tomstoned files from DFS for Resync
Navigate to the Drive you have your DFS replicated folder on in powershell CD D:\md d:\emptyfolderRobocopy.exe d:\emptyfolder “D:\System Volume Information\dfsr\Private” /purgerd d:\emptyfolderRemove-Item -Path .\DFRS\ -Recurse -Force -VerboseCheck Replication […]
How to run IIS website to view items with Console.WriteLine
Install IIS Expressiisexpress.exe /path:C:\inetpub\wwwroot /port:1655View items in the command window
Google Drive API \ Credential.json and token.json ( Access Token )
Recently had to reverse engineer a Google Drive PHP API Script, and I thought I would document the process!Before you go down the below path , you […]
SecurityException: Request for the permission of type ‘System.Configuration.ConfigurationPermission, System.Configuration, Version=4.0.0.0
Recently tried to host an ASP site on GoDaddy’s Windows Hosting , and on run I got the following error“SecurityException: Request for the permission of type ‘System.Configuration.ConfigurationPermission, […]
HTTP Error 500.19 – Internal Server Error
Trying to run a site and a “HTTP Error 500.19” error shows in IISThis is because of the web . config containing <rewrite> without having the URL […]
ASR – Azure System Recovery 4TB or 8TB max disk size?
Recently I used the latest version of ASR Deployment Planner (released on Jun/2020) to scope Auzre costs for a customer , however the ASR brought error trying […]