Microsoft

Swiss Technet Event

Microsoft, Virtualization, Windows, Windows Server

Today I had the chance to visit Microsoft Switzerland. I visited one of the presentations called...
Read More Read More: Swiss Technet Event

How to download files with Powershell

Microsoft, PowerShell • 10 Comments

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...
Read More Read More: How to download files with Powershell

Install and configure IPv6 on Windows Server 2003

Microsoft, Windows, Windows Server

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...
Read More Read More: Install and configure IPv6 on Windows Server 2003

Random Numbers in Powershell

Microsoft, PowerShell

In one of my last scripts I needed random numbers in Powershell. Now this Blog post should show you...
Read More Read More: Random Numbers in Powershell

Simple Bean Machine program done in Powershell

Fun, Microsoft, PowerShell, School • 2 Comments

In the last article I posted the C++ Code for a simple Bean Machine output. Now I did the same in Powershell. I know this is not really a...
Read More Read More: Simple Bean Machine program done in Powershell

Pagefile size limits on Windows Server 2003

Microsoft, Windows, Windows Server

Some moths ago I posted a Blogpost called “Pagefile size bigger than 4095MB on Windows Server 2003“. In this post I wrote about...
Read More Read More: Pagefile size limits on Windows Server 2003

Create Cisco VLAN Config with Powershell

Hardware, Microsoft, PowerShell • 6 Comments

Small Script for creating a simple CISCO VLAN config. # Create Cisco VLANs Config # #...
Read More Read More: Create Cisco VLAN Config with Powershell

Powershell: Create a new Sharepoint 2010 WebApplication and Site collection

Microsoft, Office 365, PowerShell, Windows Server • 16 Comments

Microsoft Sharepoint 2010 is one of the new products which supports Windows Powershell commands. Its really easy to do the most tasks you...
Read More Read More: Powershell: Create a new Sharepoint 2010 WebApplication and Site collection

Powershell: How to rename all files in a folder

Microsoft, PowerShell • 3 Comments

Sometimes you need a fast way to rename a lot of file. With Powershell this is pretty easy. You list all files in the directory and you can...
Read More Read More: Powershell: How to rename all files in a folder

How to create a Powershell v2 Module

Microsoft, PowerShell, Windows Server

If you need some functions a lot in different scripts you create maybe external function files....
Read More Read More: How to create a Powershell v2 Module
Close Search Window
Close