Showing tag results for Windows PowerShell

Nov 4, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! Can I Format a Portable Drive When It Is Inserted Into a Computer?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I work with portable USB drives all the time. These are used for backup purposes, for temporary storage, for Sneakernet, and as a means to work with extremely large files that I do not want cluttering up the small hard disk drive on my corporate standard desktop. The problem is that I now have more than a dozen porta...

Scripting Guy!Windows PowerShellscripting techniques
Nov 3, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! Can I Be Informed When a Portable Drive Is Added by My Computer?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I would love to be able to write a Windows PowerShell script that will inform me when a portable drive is added to my computer. Do you have ideas you could suggest? -- RC Hello RC, Microsoft Scripting Guy Ed Wilson here. Well it has already been a rather interesting week. I bought a new computer and loaded Window...

Scripting Guy!Windows PowerShellscripting techniques
Nov 2, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Write an Event-Driven Script?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I have a problem at work. It is not with the pointy-headed boss, but I believe the problem is probably related to him anyway. There is this application that runs on a workstation in our computer room. It is not a client server application, and of course the workstation is not really a server—it is running...

Scripting Guy!Windows PowerShellscripting techniques
Oct 29, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! Tell Me About Remoting in Windows PowerShell 2.0

ScriptingGuy1
ScriptingGuy1

!-->!-->(Editor’s note: Portions of today's Hey, Scripting Guy! Blog post are excerpted from the Microsoft Press book, Windows PowerShell 2.0 Best Practices by Ed Wilson which is now available for pre-order.)Hey, Scripting Guy! I have heard that remoting is one of the cool new features of Windows PowerShell 2.0. What are the remoti...

Scripting Guy!Windows PowerShellscripting techniques
Oct 28, 2009
Post comments count0
Post likes count0

Hey, Scripting Guy! What Improvements Does Windows PowerShell 2.0 Have?

ScriptingGuy1
ScriptingGuy1

(Editor’s note: Portions of today's Hey, Scripting Guy! Blog post are excerpted from the Microsoft Press book, Windows PowerShell 2.0 Best Practices by Ed Wilson which is now available for pre-order.) Hey, Scripting Guy! I am curious about some of the new features of Windows PowerShell 2.0. I know that all of the old cmdlets from Wi...

Scripting Guy!Windows PowerShell