Windows PPTP VPN with Cisco Linksys RV042
Today I was setting up my little lab, I decided to create a Windows PPTP VPN for my lab network...
Windows Server 2008: Allow multiple Remote Desktop sessions per user
In Windows Server 2003 you could have multiple Remote Desktop session with the same user. In Windows Server 2008 this is not possible by...
How to Install VPN on Windows Server 2008 R2
This HowTo should show you how to install a VPN Server on Windows Server 2008 R2. This is a HowTo for a small environment or a stand-alone...
Swiss Technet Event
Today I had the chance to visit Microsoft Switzerland. I visited one of the presentations called...
How to download files with Powershell
This should show you how you can download a file with Powershell. This is not a script or function you should use. It just is the the...
Install and configure IPv6 on Windows Server 2003
On Microsoft Windows Server 2003 there is no GUI to configure IPv6. So this article should show you how to configure IPv6 on a Windows...
Pagefile size limits on Windows Server 2003
Some moths ago I posted a Blogpost called “Pagefile size bigger than 4095MB on Windows Server...
Create Cisco VLAN Config with Powershell
Small Script for creating a simple CISCO VLAN config. # Create Cisco VLANs Config # # www.thomasmaurer.ch # (c) 2010 Thomas Maurer # #...
Powershell: Create a new Sharepoint 2010 WebApplication and Site collection
Microsoft Sharepoint 2010 is one of the new products which supports Windows Powershell commands. Its really easy to do the most tasks you...
Powershell: How to rename all files in a folder
Sometimes you need a fast way to rename a lot of file. With Powershell this is pretty easy. You...
