How to create a shared Excel document that multiple users can edit at the same time
By default Excel files will be locked by the user that has it open.Other users that try to open the same file will just be able to do it in…
By default Excel files will be locked by the user that has it open.Other users that try to open the same file will just be able to do it in…
Hvorfor dette skriptet? Hvis du gjevnlig jobber med DHCP servere i PowerShell har du kanskje irritert deg over at de fleste cmdlet-er i DHCP Server PowerShell Module (DHCPServer) modulen krevet…
Why the script If you regularly manages DHCP servers with PowerShell you might find it irritating that almost all cmdlets in the DHCP Server PowerShell Module (DHCPServer) require the input…
Hva er deCONZ, og hvorfor skal du bruke det? Dresden Elektroniks deCONZ er et gratis program for å kontrollere ZigBee enheter fra et vidt spekter av leverandører. Blant annet Ikea…
What is deCONZ and why should you use it? Dresden Elektronik's deCONZ is a free software to control ZigBee devices from a wide range of vendors like Ikea Trådfri, Philips…
Windows Oppgaveplanlegging (eller Windows Task Scheduler) kan være et veldig nyttig verktøy for kjøring av PowerShell skript under oppstart, pålogging, hendelse, eller på et fastsatt tidspunkt. Dette er en steg-for-steg…
Windows Task Scheduler can be a very useful tool to run your PowerShell scripts on boot, login, on a schedule or other events. This is a step-by-step tutorial on how…