Tag: Windows

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...
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 # # www.thomasmaurer.ch # (c) 2010 Thomas Maurer # #...
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...
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. This is a good way to clean up your code....
Read More Read More: How to create a Powershell v2 Module

Powershell: Changing registry key value

Microsoft, PowerShell, Windows, Windows Server • 2 Comments

After posting Pagefile size bigger than 4095MB on Windows Server 2003 I had the Idea to change this registry values with powershell. First...
Read More Read More: Powershell: Changing registry key value

Pagefile size bigger than 4095MB on Windows Server 2003

Microsoft, Windows, Windows Server • 5 Comments

UPDATE: If you can use PAE on your Windows Server 2003 you should check out this post: Pagefile...
Read More Read More: Pagefile size bigger than 4095MB on Windows Server 2003

Powershell: Working with XML part 2

Microsoft, PowerShell, Windows, Windows Server • 3 Comments

After my first post (Powershell: Parsing XML part 1) about working with XML and Powershell, I have create this second post which describes...
Read More Read More: Powershell: Working with XML part 2

PowerShell: Count your Code lines

Microsoft, PowerShell, Windows Server • One Comment

After Coding some lines in a lot of different files you wanna know how much lines you have coded. There are two (I am sure there are even...
Read More Read More: PowerShell: Count your Code lines

Powershell: Simple retry logic

Hosting, Microsoft, PowerShell, Windows Server • 12 Comments

I am working on some larger PowerShell scripts right now and so I needed to create a simple retry...
Read More Read More: Powershell: Simple retry logic
Close Search Window
Close