Welcome to MSDN Blogs Sign in | Join | Help

November 2005 - Posts

Using-Culture -Culture culture -Script {scriptblock}

One of the traditional challenges with scripting is dealing with different CULTURES. Imagine the case where you are writing a script and you'll have to parse datetime string from different cultures. If it was just one culture, you could set the process
Posted by Monad Team | 5 Comments

Debugging Monad Scripts, Part 7 (Final): How Traps Work

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 2 Comments

Debugging Monad Scripts, Part 6: Trace-Expression, Breakpoint Script

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 4 Comments

Debugging Monad Scripts, Part 5: Preferences and Commandline Options

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 5 Comments

Debugging Monad Scripts, Part 4: set-mshdebug

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 4 Comments

Debugging Monad Scripts, Part 3: Write-Host

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 8 Comments

Debugging Monad Scripts, Part 2: $error

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 6 Comments

Debugging Monad Scripts, Part 1: Teminating vs. Non-Terminating, ErrorRecord

Did your command or script fail and/or report an error? We hope to have a proper script debugger in a future version, but until then, MSH has some handy features to help you figure out what went wrong. In this series of blog entries, I will present some
Posted by Monad Team | 7 Comments
 
Page view tracker