Tags
- Adobe Lightroom 3
- Arduino Nano
- Arduino Uno
- Astronomy & Space
- BitTorrent
- BME280
- Classic Computer Games
- Classic Space
- Cooking
- CPC464
- CPC6128
- DDI-1
- EeePC
- Flight Simulation
- GeoSetter
- GIS
- Hardware
- Kodi Media Center
- LEGO
- LEGO Midi Town
- M31
- M65
- M66
- M81
- M82
- NGC2976
- NGC3628
- ORBX
- PixInsight
- PostgreSQL
- PowerShell
- QNAP
- Raspberry Pi
- Review
- Subversion
- Ubuntu
- USA
- WHS
- Windows 7
- Windows Server 2008 R2
- WoW Level 20 - 25
- ZWO
- ZWO ASI 533 MC Pro
- ZWO ASI 1600 MM
- ZX-81
Categories
- 1996 US Tour
- Allgemein
- Arduino
- Astro2022
- Astronomy
- Blender
- C#
- C/C++
- Classic Home Computer
- Computer Games
- Configuration
- Cooking
- CPC
- Digital Photography
- Eclipse
- EeePC
- Elite:Dangerous
- Flight Simulation
- FS2020
- FSX
- General Installations
- Geospatial Data
- Home Automation
- Installation
- Java
- LEGO
- Linux
- QNAP
- Raspberry Pi
- Shuttle PC
- Ubuntu
- User Experience
- WHS
- Windows PowerShell 2.0
- Windows Server
- WordPress
- WordPress Plug-Ins
- World of Warcraft
- ZX-81
Daily Archives: March 17, 2011
From Zero to PowerShell 2.0 – Working with the File System
After the initial exploration of PowerShell, learning about pipelines and looking at interactive vs. scripted execution, it is time to do something useful. I have picked an example from “the real world”: an application is using a set of file-system … Continue reading
From Zero to PowerShell 2.0 – Interactive vs. Scripting Mode
In the previous two posts [1,2], we have used the interactive Windows PowerShell Console or the PowerShell ISE Console Window to execute commands. While this works fine for some ad-hoc processing, the reality will usually be different: you will develop, … Continue reading