Use PowerShell to Set Security Permissions for Remoting
Summary: Learn how to use Windows PowerShell to set security permissions for remoting. Hey, Scripting Guy! I want to use a Windows PowerShell script to set security permissions for Windows PowerShell...
View ArticleAutomatically Add Comments in PowerShell, Work with Text Files and Customize...
Summary: Learn how to automatically add multiline comments in the Windows PowerShell ISE, how to work with text files in VBScript, and how to customize Microsoft Office Communicator. In this post:...
View ArticleWeekend Scripter: Use PowerShell to Simplify a Large-scale Exchange Migration
Summary: See how to use Windows PowerShell to simplify a large-scale Microsoft Exchange server migration project. Microsoft Scripting Guy Ed Wilson here. Today I am turning the keyboard over to Phil...
View ArticleiCame, iPod, iScripted: Scripting iTunes
[Disclaimer: this is a reprint of an old Scripting Guys article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.] If...
View ArticleUse PowerShell to Enable or Disable a Local User Account
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to enable or to disable a local user account. Hey, Scripting Guy! I need to enable local user accounts on my Windows...
View ArticleUse PowerShell to Create Local User Accounts
Summary: Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell to create local user accounts. Hey, Scripting Guy! I need to be able to create some local user accounts. We are still...
View ArticleUse PowerShell to Create Local Windows Groups
Summary: Learn how to use Windows PowerShell to create local Windows groups in this step by step Scripting Guy blog post. Hey, Scripting Guy! I have to create some local security groups on my Windows...
View ArticleUse PowerShell to Add Local Users to Local Groups
Summary: Microsoft Scripting Guy Ed Wilson shows how to add local users to local groups using Windows PowerShell. Hey, Scripting Guy! I have enjoyed your posts this week. It is amazing how often I need...
View ArticleUse PowerShell to Detect Your Microsoft Office Version
Summary: Learn how to use Windows PowerShell to detect your version of Microsoft Office. Also learn about locating your Windows PowerShell installation location. In this post: · Detect Your Microsoft...
View ArticleiCame, iPod, iScripted: Scripting iTunes part 2.
[Disclaimer: this is a reprint of an old Scripting Guys article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.]...
View ArticleiCame, iPod, iScripted: Scripting iTunes conclusion
[Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. It is printed here due to popular demand.]...
View ArticleLearn When to Write PowerShell Scripts and When Not To
Summary: Microsoft Scripting Guy Ed Wilson discusses when to write a Windows PowerShell script and when not to write a script. Hey, Scripting Guy! I am wondering why everyone is talking about Windows...
View ArticleUse PowerShell to Export and to Import Repetitive Commands
Summary: Learn how to use Windows PowerShell to import and to export command history and avoid writing scripts. Hey, Scripting Guy! I have worked with other systems where I was able to keep track of...
View ArticleUse PowerShell to Query Active Directory from the Console
Summary: Learn how to query Active Directory by using Windows PowerShell without writing a script. Hey, Scripting Guy! Occasionally I have to perform a quick query of Active Directory, but I do not...
View ArticleQuery Active Directory Without Writing a Script
BW, that is all there is to using Windows PowerShell and the Active Directory cmdlets. This also concludes To Script or Not to Script week. Join me tomorrow for Quick Hits Friday . I invite you to...
View ArticleTroubleshoot a WMI VBScript and Handle Outlook File Locking
Summary: Learn how to troubleshoot a WMI VBScript and how to handle Outlook .pst file locking issues in Windows PowerShell. In this post: · Troubleshoot a WMI VBScript · How to Handle Outlook File...
View ArticleThe Scripting Guys Really Do Rock, Part 1 of 4
[Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. This article is printed here due to popular...
View ArticleThe Scripting Guys Really Do Rock, Part 2 of 4
[Disclaimer: this is a reprint of a previously published article from the TechNet Script Center FunZone. The FunZone was not migrated from our old platform. This article is printed here due to popular...
View ArticleLearn How to Use VBScript to Create Permanent WMI Events
Summary: Learn how to create permanent WMI events using VBScript in this foundational blog post that provides a basis for a monitoring solution. Hey, Scripting Guy! Over the years, I have read many Hey...
View ArticleUse PowerShell to Monitor and Respond to Events on Your Server
Summary: Learn how to use Windows PowerShell to monitor and to respond to events on your computer or server without the need to run a script. Hey, Scripting Guy! I am interested in learning how to use...
View Article