How to stop spam in Google Calendar
Today when I checked my calendar I had some events that I did not add myself, spam events.This is events that is automatically added by invitations sent to your google…
Miscellaneous
Today when I checked my calendar I had some events that I did not add myself, spam events.This is events that is automatically added by invitations sent to your google…
I utgangspunktet er Excel-filer låst til brukeren som først åpner filen. Andre brukere som forsøker åpne samme fil vil kun ha mulighet for lese-tilgang frem til første bruker har lukket…
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…