Tag: Windows

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....
Read More

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

Powershell: if Statement basics

Microsoft, PowerShell • 4 Comments

The if-statement is pretty important if you are creating PowerShell scripts. So I created this post to get some basic information about how...
Read More

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

HowTo: Install Roles and Features Windows Server 2008 R2 Core (Shell)

Microsoft, PowerShell, Virtualization, Windows Server

This Guide should help you to install Roles and Features on Windows Server 2008 R2 per shell or on a Windows Server 2008 R2 Core Server....
Read More

Tuning a Windows 7 VM

Microsoft, Virtualization, Windows

I run several Windows Virtual Machines (VMs) on my Mac with VMware Fusion. Even VMware Fusion has a great performance for Virtual Machines...
Read More

Powershell: Parsing XML part 1

Microsoft, PowerShell, Windows • 4 Comments

In my company, we started to use XML files as configuration files. So we use it for some...
Read More

Powershell: Invoke-Expression

Microsoft, PowerShell • One Comment

Using the Invoke-Expression Cmdlet: The Invoke-Expression cmdlet provides one way to run a script from within Windows PowerShell....
Read More

Active Directory Schema Versions

Microsoft, Windows Server

The list of Active Directory Schema versions: Windows 2000 RTM with all Service packs = Schema version 13 Windows Server 2003 RTM with all...
Read More

Cheatsheet: Using Diskpart on a Server Core installation #4

Microsoft, Windows, Windows Server

Using Diskpart on a Server Core installation. Disk Administration or Partition a disk. Create a new...
Read More
Close