Category Archives: Work

All about my Work

KTSI: Network Cisco iOS Workshop

Small CISCO Network iOS Workshop at KTSI Set Switch IP Switch#conf t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#interface vlan 1 Switch(config-if)#ip address 10.123.1.254 255.255.255.0 Switch(config-if)#exit Switch(config)#exit Switch#wr Port Mirroring Switch(config)#monitor session 1 source interface fastEthernet 0/1 … Continue reading

Posted in CISCO, Hardware, IT, KTSI, School, Software, Work | Tagged , , , , , , , , , , , , | Leave a comment

Powershell: How to rename all files in a folder

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 use this object with a foreach loop. This script basically changes the … Continue reading

Posted in IT, Microsoft, Powershell, Software, Work | Tagged , , , , , , , , , , , , , , , | Leave a comment

LEGO Mindstorm @ KTSI

Playing with LEGO Mindstorm at KTSINew photo added to Virtual Home. Continue reading

Posted in IT, KTSI, Pictures, School, Software, Work | Tagged , , , , , , , , , , , | Leave a comment

GForge gets support for iOS

Good news for GForge users. GForge gets mobile support for iPhone and iPad. This was something I missed for a long time. This will make working with GForge even better. Here is the Blog post: We are currently developing a … Continue reading

Posted in Apple, IT, Software, Web, Work, iOS, iPad, iPhone, iPod | Tagged , , , , , , , , , , , , , | Leave a comment

How to create a Powershell v2 Module

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. To get this functions running in your mainscript.ps1 you can call this other file … Continue reading

Posted in IT, Microsoft, Powershell, Software, Windows Server, Work | Tagged , , , , , , , , , | Leave a comment

Still love my iPad

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 todos (Things) and events for today. I also read a lot of … Continue reading

Posted in Apple, Fun, Hardware, Home, IT, Microsoft, Powershell, Software, Web, Windows Server, Work, iPad, iPhone | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment