by DXSdata | Dec 20, 2016 | Administration
If you run into those issue, first run gpresult /h c:\gpreport.html on your client, then open the file with your browser and search for the application you want to have started on user logon. In my case, I found out this way that one group policy object had simply...
by DXSdata | Dec 13, 2016 | Administration
Basically, deploying printers and printer drivers via GPO is useful and simple. Clients get the drivers from a central print server once, but the print processes afterwards go directly from the client to printer, so you are independent of the server. Configuration in...
by DXSdata | Dec 7, 2016 | Home Automation, PHP
Using a KNX server like eibd with PHP in combination, you might come to a point where you want to convert the DPT/EIS encoded telegram values to decimal format. For some data types, it works by simply using PHP hexbin(), but it does not for 2-byte floating...
Comments