Hey, Scripting Guy! I have been using AuditPol.exe to verify the audit policy that is configured on our network. The problem is that the report that is generated has a lot of text, and it is not easy to see exactly what is being audited or not. Is it...
Q: Hey Scripting Guy! I need to migrate a VBScript to Windows PowerShell 2.0 that I use to parse a log file for errors that occur during a specific operation. I am only interested in the errors, not the success statements. Because this log has a tendency...
Q: Hey Scripting Guy! I need to convert a VBScript into Windows PowerShell 2.0. The script reads the first line of all text files that are in a particular folder, and if a specific word is in that file, it moves the text file to an archive folder. --...
Q: Hey Scripting Guy! I need help migrating a script from VBScript to Windows PowerShell 2.0. The VBScript is one that I based upon an old Hey Scripting Guy! article. I use it to search a text file for specific words. If the words are found, the script...
Hey, Scripting Guy! I am trying to learn Windows PowerShell 2.0, but I am having some issues when it comes to string manipulation. I have been a faithful reader of the Scripting Guys for several years, and I have found many of the scripts...
In this post : Can I Retrieve the Version of Installed Java Applications? How Can I Run a Function Based on What Is or Is Not Entered on the Command Line? How Can I Properly Use Double Quotation Marks for Expansion? Does Windows 7 Support Scripting Registry...
In this post : I Think You Guys Made a Mistake in This Article I Found Using Windows PowerShell to Set the "Managed By" Field How Can I Name Folders with Owners' User Names? How Can I Tell If I Am Running Windows PowerShell 2.0? Is Windows...