Windows Server

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

Still love my iPad

Apple, Fun, Hardware, Home, Microsoft, PowerShell, Windows Server

I still love my iPad. Now I really start to work with it. It keeps my life simple and easy. First I start with a daily briefing with my...
Read More Read More: Still love my iPad

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

SCVMM 2008 R2 adding VLANs

Hosting, Microsoft, System Center, Virtualization, Windows Server • 2 Comments

In Microsoft System Center Virtual Machine Manager 2008, SCVMM added the VLAN automatically to the VM Hosts VLAN Trunk , if you added the...
Read More Read More: SCVMM 2008 R2 adding VLANs

Powershell: Count Sharepoint Sites on Sharepoint Server 2010

Hosting, Microsoft, Office 365, PowerShell, Windows Server • 4 Comments

This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell. (Get-SPSite -Limit all).Count By the...
Read More Read More: Powershell: Count Sharepoint Sites on Sharepoint Server 2010

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...
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 logic for sending web request to a...
Read More Read More: Powershell: Simple retry logic

Solved: Cannot download File from IIS6 FTP

Hosting, Microsoft, PowerShell, Windows, Windows Server

Today we a ticket which was escalated by the second level support to the engineering. A customer...
Read More Read More: Solved: Cannot download File from IIS6 FTP
Close Search Window
Close