Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » move   (RSS)

PowerShell : the power of REPL, -WhatIf and ScriptBlocks as Parameter when moving files

One of the things I like most about PowerShell is how you can use the interactive commandline, commandbuffer and REPL (Read - Evaluate - Print - Loop) to quickly construct a solution, especialy with the -WhatIf parameter. See this IRC chat ( www.PowerShellLive.com
Posted by admin | 1 Comments

Hey, PowerShellGuy ! : I have to move files based on date now too !

The Chat did go on while I made Last blog entry PowerShell : the power of REPL, -WhatIf and ScriptBlocks as Parameter when moving files : [22:29] <generalhan> ok now time to work on something a bit harder ! ... [22:29] <generalhan> i have