by admin | Jan 18, 2017 | Administration
[:en]Meanwhile it’s possible to hide the vertical tools pane in newer Acrobat Reader DC versions, e.g. 15.23. In older versions, the user had to click the tools pane’s arrow button every time a PDF was opened. Settings Edit -> Preferences ->...
by admin | Jan 16, 2017 | Administration
[:en]If you have deployed Windows 10 in your LAN for all your company’s workstations, you might have removed or deactivated all available universal apps in your Windows image because they seem to be unnecessary in an enterprise environment. But at least one...
by admin | Jan 11, 2017 | Administration
[:en]In some cases, Windows 10 seems not to create “Send to e-mail recipient” context menu entries, even if Outlook (e.g. version 2010, 2013, 2016) is installed and the default Windows e-mail application is set to Outlook. Solution Run command...
by admin | Jan 7, 2017 | Administration
[:en]Windows 10 Setup creates a recovery partition at the disk’s “right end”, as you can see in Windows hard disk management. You might not even notice that this partition exists, until you want to extend your main partition’s size, e.g. after...
by admin | Jan 4, 2017 | Administration
[:en]From Windows 10, default shutdown permission policies seem to have changed. E.g. with Windows 7 or 8.1, a user with default permissions was not seeing a shutdown or reboot option when connected via RDP. Only administrator users were able to shutdown. With Windows...
by admin | Dec 20, 2016 | Administration
[:en]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...
by admin | Dec 13, 2016 | Administration
[:en]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....
by admin | Dec 7, 2016 | Home Automation, PHP
[:en] 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...
by admin | Nov 28, 2016 | Android, Home Automation, Software
[:en]Today we released DXSdata Intercom Doorbell v2.0 for Android. Main changes: Video and Audio stream support Several bugfixes Alternative video renderer option Layout optimization Notifications Get it![:]
by admin | Nov 26, 2016 | Administration, Android
[:en]Android Studio stores lots of data in the Windows user’s profile directory, i.e. directly in %USERPROFILE% (e.g. c:\users\me), which is wrong in my opinion. If you use Windows roaming user profiles with folder redirection (which should be the default...