Most of my Domotica systems is based on Fibaro Z-wave,
I liked this system simply because its actually very stable, but for Christmas my dad gave me a Philips Hue Lamp (plus Hub)
so, besides my Fibaro (Z-Wave) and RFXtrx433 system (trough Domoticz) , we have another standard..... and I would like to be able to control all of this in 1 app (the Fibaro App), and this gave me some frustration, but I managed to get it working. Read more
if you have the https://myapplications.microsoft.com/ as homepage,
you might want to add additional links to other websites for your users.
Here a way to do this.
Read more
Installing fonts trough can be tricky, so I wrote the following script, for installing fonts trough Intune (the easy way)
Read more
If you still have an on-prem environment in combination with Azure Active directory,
this is a perfect solution for adding the printers on your client machines.
Read more
Not having login scripts with fully azure joined device is an issue for a lot of people,
because sometimes its just handy to have a sort of login script for example for mapping network drives or mapping printers
so here I'll explain how I solved my login script issue in order to execute something during start.
what is actually does it creates a scheduled task, that triggers at login of any user that runs a Visual Basic Script file
in order to run each file in a custom folder
Why Visual Basic Script? because I hate popups during login
Read more
So I already created a manual of WinSCP, this one will actually be quite the same,
except for the PowerShell script itself, so If you have followed the WinSCP installation, you can simply replace the PowerShell code, enter the missing parameters (explained) here and the installation will be indentical
and also the result ;)