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...
Read More Read More: Simple Bean Machine program done in Powershell

Simple C++ Bean machine program @KTSI

School • One Comment

This is a simple Bean machine program done in C++ for KTSI. This is how it works, you drop 100 balls and they fall in 6 different boxes....
Read More Read More: Simple C++ Bean machine program @KTSI

Activate SSH on ESXi 4.1 via vSphere Client

Virtualization • 5 Comments

Some months ago I wrote a post about how to activate SSH on a ESXi 4.1 via console. But you can also activate SSH with the vSphere Client....
Read More Read More: Activate SSH on ESXi 4.1 via vSphere Client

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

How to use Adium on every Mac OS X Space

Apple

Since Mac OS X Leopard I use Spaces a lot. In the System Preferences, Expose & Spaces you can configure Spaces. You can also configure...
Read More Read More: How to use Adium on every Mac OS X Space

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....
Read More Read More: Powershell: Create a new Sharepoint 2010 WebApplication and Site collection

Simple C++ rect2polar program @KTSI

School

This is another simple C++ program done for KTSI. This one converts rectangular to polar coordinates. #include #include   using...
Read More Read More: Simple C++ rect2polar program @KTSI

Simple C++ dec2bin program @KTSI

School

This is a very simple dec2bin program done for KTSI. #include #include #include   using namespace std;   string dec2bin (int...
Read More Read More: Simple C++ dec2bin program @KTSI

Simple C++ Takeway Game @KTSI

School

This is a simple C++ Takeway Game done for KTSI. #include using namespace std;   int main...
Read More Read More: Simple C++ Takeway Game @KTSI
Close Search Window
Close