Add to Technorati Favorites
Welcome to ThePowerShellGuy.com
Sign in
|
Join
|
Help
The PowerShell Guy
get-Shell | where {$_.pipeline -contains Objects}
This Blog
About
Recent Posts
PowerShell V2 Interview: Universal Code Execution Model
PowerTab V2 Examples
UpToDateness Vector (UTDV) PowerShell exercise
Keeping up with the Community
PowerShell, CdAudioDoor Module
Search
Go
Tags
.chm
.NET
7zip
Active Directory
AD
Admin Development Method
ADO
ADS
audio
BDD 2007
bitmap
Book
byte
BZip2
C#
Calendar
car
Citrix
cmd.exe
cmdlet
CodePlex
Color
Console
ctp
CTP2
ctpp2
DateTime
demo
DNS
DPAPI
Editor
enum
enumerator
Enums
ETS
Event
Eventlog
Exchange 2007
Extending
file
foreach
fun
get-PsUgNL
Globalization
google maps
Group Policy
GUI
Help
Hex
Hey!
Hosting
IronPython
IT Forum
liveMeeting
move
MVP
object
performance
Podcast
PoSH Challenge
PowerShell
PowerShell Analyzer
PowerShelled
PowerTab
Process
Provider
RawUI
RegEx
Registry
Remote
REPL
sccm
SCE2007
SCOMCS
ScriptBlock
scripting
Scripting games
SCUG
security
SID
SnapIn
SQL Server
sqL Server 2008
STA
sticker
Stirling
String
Sysinternals
TabExpansion
text
TextScraping
v2
Video
wallpaper
WebCast
WinRM
WMI
WMI Explorer
WPF
XML
Books
Windows PowerShell™: TFM®
PowerShell in Action
Professional Windows PowerShell
Windows PowerShell Quick Reference
Monad (AKA PowerShell)
Microsoft Windows Powershell Programming for the Absolute Beginner
PowerShell Blogs
/\/\o\/\/ PowerShelled (my former blog )
Windows PowerShell Team Blog
Precision Computing
Keith Hill's Blog
PowerShell for Fun
Under the Stairs
Richard Siddaway
Arul Kumaravel
Time is an illusion. Lunchtime doubly so
Get-PowerShellBlog
PowerShell for testers
PowerShell Memo (JP)
PowerShell Links
Windows PowerShell Home
Windows PowerShell NewsGroup
ScriptCenter PowerShell Page
Windows PowerShell SDK
PowerShell Live
Windows PowerShell Documentation
del.icio.us powershell Links
PowerShell Community Extensions
get-psuguk. UK PowerShell User group
Computerperformance PowerShell home
Wikipedia
PowerShell Tip of the Week
PowerShell Videos and Webcasts
PowerShell VideoList
Introduction to Windows PowerShell Virtual Lab
Writing Scripts with Windows Powershell (Labcast)
Tab Completion
PowerTab Overview Page
CodePlex
PowerShell Projects on CodePlex
Hosted by :
orcsweb
Archives
August 2008 (5)
July 2008 (5)
June 2008 (17)
May 2008 (12)
April 2008 (4)
March 2008 (10)
February 2008 (46)
January 2008 (18)
December 2007 (16)
November 2007 (4)
October 2007 (8)
September 2007 (6)
August 2007 (15)
July 2007 (12)
June 2007 (13)
May 2007 (14)
April 2007 (14)
March 2007 (12)
February 2007 (29)
January 2007 (21)
December 2006 (5)
Syndication
RSS 2.0
Atom 1.0
Browse by Tags
All Tags
»
move
(RSS)
Admin Development Method
DateTime
file
PowerShell
REPL
ScriptBlock
Tuesday, May 08, 2007 3:33 PM
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
Filed under:
PowerShell
,
file
,
ScriptBlock
,
move
Tuesday, May 08, 2007 3:57 PM
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
Posted by
admin
|
0 Comments
Filed under:
PowerShell
,
Admin Development Method
,
file
,
DateTime
,
REPL
,
move