Skip to content

VAN-DAAG

VAN-DAAG

  • Home
  • Blogs
  • User Manuals
  • About me
Registry key Windows 10

Enable Windows Photo Viewer in Windows 10

Daag van der Meer July 27, 2018 No Comments

In windows 10 Windows Photo Viewer is gone. Here is how to activate it. Download the following regkeys. Activate-Windows-Photo-Viewer-on-Windows-10 When runned. Right click on a picture. Goto open with, Choose…

Windows 10

Windows 10 God Mode

Daag van der Meer July 23, 2018 No Comments

Create a new folder and give it the name: GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} Now you have a complete list from the configuration panel.

Microsoft Powershell Script Windows Server 2012R2

AD Change Roaming profile Path Terminal server

Daag van der Meer July 23, 2018 No Comments

I created this script because of moving the profiles to a server in the data center were also the terminal server is located. Powershell needs to be runned as Administrator…

Fritzbox Raspberry VPN

Raspberry PI as a VPN Client to FRITZBOX with IPSEC

Daag van der Meer July 23, 2018 No Comments

Setup of VPN at the Fritzbox First, a new user is created under System-> FRITZ! Box user. Here, the access from the Internet must be granted and VPN (of course,…

Exchange Microsoft Outlook 2013

Outlook displays “Disconnected” in the status bar if the last character in the legacyExchangeDN attribute is a space

Daag van der Meer June 13, 2018 No Comments

Applies to: Outlook 2016Outlook 2013 Symptoms In Microsoft Outlook 2016 or Outlook 2013, you experience one or several of the following symptoms: You receive the following error message: The Microsoft…

Hardware Linux Raspberry

Raspberry pi cleanup script

Daag van der Meer May 29, 2018 No Comments

Create with the following command in your raspberry pi the script. sudo nano cleanup.sh Paste below the text and with CTRL + X close nano #!/bin/bash OLDCONF=$(dpkg -l|grep "^rc"|awk '{print…

Linux Synology

Assign ip to VPN connecton on synology nas

Daag van der Meer May 29, 2018 No Comments

Uitgaande van een standaard installatie van het VPN Server package: Navigeer naar Code: /usr/syno/etc/packages/VPNCenter/Maak daarin een map aan met de naam Code: ccdRechten ccd: 0755 Maak in die map een…

Exchange Microsoft Powershell Script

Start exhange powershell script

Daag van der Meer May 29, 2018 No Comments

Exchange 2007 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin; Exchange 2010 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010; Exchange 2013 & 2016 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn;

Microsoft Powershell Script

Finding WWN’s on Windows Server 2012 Using PowerShell

Daag van der Meer March 8, 2018 No Comments

With a single command you can retrieve WWN’s on Windows Server 2012 R2 using PowerShell. Open the PowerShell command and type: Get-WmiObject -class MSFC_FCAdapterHBAAttributes -namespace “root\WMI” | ForEach-Object {(($_.NodeWWN) |…

Links

Broccade info

Daag van der Meer March 8, 2018 No Comments

https://erwinvanlonden.net/

Posts pagination

1 … 5 6 7 … 10

« Previous Page — Next Page »

Recent Posts

  • Exchange Send copy
  • WindowsAutopilotInfo
  • Uninstall GUID location
  • Adobe pro and reader on RDS
  • Sharepoint / Teams rehydrate

Categories

  • Active Directory
  • Barracuda Spamfilter
  • Blogs
  • Cisco ISE
  • CUCM
  • Domoticz
  • Exchange
  • Fritzbox
  • Google
  • GPO
  • Hardware
  • HP Elitebook 640 G10
  • Intune
  • Java
  • Landesk
  • Lenovo T14s
  • Lenovo T480s
  • Lenovo USB-C Dock
  • Links
  • Linux
  • M365
  • MDM
  • MDT
  • Microsoft
  • MS-Dos Scripts
  • Outlook 2010
  • Outlook 2013
  • Outlook 365
  • Peterconnects
  • Powershell Script
  • PSTools
  • Raspberry
  • Registry key
  • SCCM
  • SNMP
  • SQL
  • Synology
  • Topdesk
  • Uncategorized
  • User Manuals
  • VB script
  • VMware
  • VPN
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server 2012R2

You Missed

Uncategorized

Exchange Send copy

Uncategorized

WindowsAutopilotInfo

Uncategorized

Uninstall GUID location

Registry key Uncategorized

Adobe pro and reader on RDS

VAN-DAAG