at microsoft dot com

cross section of my head contents

Posts
  • at microsoft dot com

    replace all the guids

    • 1 Comments
    I found that I needed to replace all the guids in a file with new ones. So I prepared for a miserable afternoon of cutting, pasting and developing RSI. Not really, I wrote one line of powershell script: (get-content C:\in.txt) | foreach-object ...
  • at microsoft dot com

    (de)fragle rock(s)

    • 0 Comments
    I want to share another tip with you: defrag your drives regularly. For this you can use the “at” command. It took me a while to work out exactly what I needed to tell “at” to do in order to get my drives defragged. Eventually I came up with this: ...
  • at microsoft dot com

    The Joy of Prompt

    • 0 Comments
    In my first post I'm going to talk about a really, really old and probably really, really well known thing that I only found out about recently. I feel I know you all well enough to share the depths of my ignorance. So let's go. Start a cmd process...
Page 1 of 1 (3 items)