Showing results for May 2010 - Scripting Blog [archived]

May 30, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Using the Windows Search Index to Find Specific Files

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. One of the cool things about using Windows PowerShell is the different objects with which you can interact. Windows Search is an example of this. By using ADO, you can query the Windows Search index and retrieve information about files. This technique can have some very interesting possibilities. Beca...

Scripting Guy!Windows PowerShellWeekend Scripter
May 29, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Querying the Windows Search Index

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. I finally had time to play around with querying Windows Search from within Windows PowerShell. I tried, back during the beta of Windows Vista, to do that, but I was unable to get it to work. It has been on my mind and on the back burner for quite some time. Today, being a nice relaxed day—due in...

Scripting Guy!Windows PowerShellWeekend Scripter
May 24, 2010
0
0

What's Up with the New Blog?

ScriptingGuy1
ScriptingGuy1

  So you noticed, eh? The new blog was launched just today! For the first week or so, things might seem...different. Why is there all this extra space in and between paragraphs? Why doesn't it look exactly the same? Who let the dogs out? It's going to take some getting used to, sort of like when you move into a new house or adjust to a new ca...

Scripting Guy!
May 23, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Using the Get-ACL Cmdlet to Show Inherited Permissions on Registry Keys

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. I was sitting in the kitchen waiting for my pot of English Breakfast tea to steep when my mind began to wander back over the week that was nearly completed. One of these days I will write a script to count the number of words in all the documents in a folder. That suggestion is actually up on the whit...

Scripting Guy!Windows PowerShellWeekend Scripter
May 22, 2010
0
0

Hey, Scripting Guy! Weekend Scripter: Using Windows PowerShell to Compress Folders

ScriptingGuy1
ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. It is another beautiful weekend in Charlotte, North Carolina. I enjoy getting up early on the weekend, having a leisurely breakfast, reading for a little while, and then heading up to my office to write some scripts. I have a white board upon which I write down ideas for scripts that I wish to write. ...

Scripting Guy!Windows PowerShellWeekend Scripter