Command line switches overview The overview of commands below are taken from various local and on-line help files of all Outlook versions and from KB articles discussing them. In the right column you’ll find to which Outlook version the command applies. Switch Description Works in /a path:\<filename> Creates an item with […]
Jaarlijkse archieven: 2022
Bij de overgang van 1999 naar het jaar 2000 bleef de voorspelde grote digitale ramp uit, maar 2038 kan, als er geen updates worden gedaan, een nog groter probleem worden. Unix-achtige (Unis/Linux) besturingssystemen, waar een flink deel van het internet op draait, houden de tijd bij als het aantal seconden […]
Met PowerShell voorkomen dat je computer in idle-mode of standby stand gaat. Dat kan door je muis automatisch laten bewegen of door een toets aanslag te simuleren. De toets aanslag simulatie werkt altijd op een Windows computer, let wel op welke toets je gebruikt. Voor de automatische muis kun je […]
Identifying information zijn meestal volgens de eisen van de organisatie, zoals: Common name: FQDN (Fully Qualified Domein Name) Business name / Organization: Megamerel Department Name / Organizational Unit: <leeg laten> Town/City: Castricum Province, Region, Country or State: Noord Holland Country: NL email address: beheer@megamerel.nl Aanvragen van certificaat volg de stappen: […]
Wifi 6 is de nieuwste generatie Wifi-technologie. Net als bij mobiel internet, heeft ook Wifi verschillende generaties. Elke generatie zorgt voor beter internet bij je thuis. Wifi 1 werd in 1999 gelanceerd en in 2019 kwam de zesde generatie uit. Tot voor kort had elke generatie Wifi een lastige naam. […]
Nepmails met ransomware proberen je te verleiden op een link te klikken of bevatten een besmette bijlage. In de mails worden bijvoorbeeld (te hoge) factuurbedragen, boetes, incasso’s of mislukte afleverpogingen genoemd. De details ervan zouden in de bijlage of achter een link staan. Een actueel voorbeeld komt zogenaamd van de Belastingdienst onder de […]
Another way would be to open the command line and type the following commands: RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255 (Deletes ALL History) RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1 (Deletes History Only) RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2 (Deletes Cookies Only) RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8 (Deletes Temporary Internet Files Only) RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16 (Deletes Form Data Only) RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32 […]
Om SSO in te schakelen voor Remote Desktop Services moeten de volgende wijzigingen in het register gemaakt worden: Windows Registry Editor Version 5.00 HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsCredentialsDelegation “AllowDefaultCredentials”=dword:00000001 “ConcatenateDefaults_AllowDefault”=dword:00000001 “AllowDefCredentialsWhenNTLMOnly”=dword:00000001 “ConcatenateDefaults_AllowDefNTLMOnly”=dword:00000001 HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsCredentialsDelegationAllowDefaultCredentials “1″=”TERMSRV/*.DOMEIN” HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsCredentialsDelegationAllowDefCredentialsWhenNTLMOnly “1″=”TERMSRV/*.DOMEIN” HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa “Security Packages”=hex(7):6b,00,65,00,72,00,62,00,65,00,72,00,6f,00,73,00,00, 00,6d,00,73,00,76,00,31,00,5f,00,30,00,00,00,73,00,63,00,68,00,61,00,6e,00, 6e,00,65,00,6c,00,00,00,77,00,64,00,69,00,67,00,65,00,73,00,74,00,00,00,74, 00,73,00,70,00,6b,00,67,00,00,00,00,00 HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProviders “SecurityProviders”=”msapsspc.dll, schannel.dll, digest.dll, msnsspc.dll, credssp.dll”