Tips
You can easily prevent costly queries from executing by configuring the query governor. Find out how to do this in just a few simple steps. ... Read more!
The Netsh command offers a streamlined way to manage Windows Firewall on Windows Vista systems. Learn how to start using Netsh now. ... Read more!
There are several ways to manage e-mail address policies in Exchange Server 2007. We show you the necessary steps for three options. ... Read more!
It takes time to create and implement a backup and recovery plan. To help you create a plan, consider the following questions in this tip. ... Read more!
Use the Exchange Management Shell, based on Windows PowerShell, to create new mail and to create a new mailbox resource. Here are the cmdlets and the additional parameters you'll need. ... Read more!
Popular Articles
SQL Server 2008 includes a new “eventing” mechanism called SQL Server Extended Events that enables some sophisticated troubleshooting. Get an overview of Extended Events and find out how you can use this new functionality for monitoring and troubleshooting. Paul S. Randal TechNet Magazine January 2009 ... Read more!
See how the free Microsoft USB Flash Drive Manager can help you easily copy, delete, and back up files from a flash drive, as well as perform other useful tasks. Lance Whitney TechNet Magazine January 2009 ... Read more!
Traditional copy and paste works well enough for simple tasks, but for advanced functionality, you need Robocopy. But what if you're not a fan of the command line? Enter Robocopy GUI. Joshua Hoffman TechNet Magazine November 2006 ... Read more!
The introduction of Hyper-V makes virtualization an even more compelling solution for IT environments. Get an overview of today’s virtualization market and see how Hyper-V improves the manageability, reliability, and security of virtualization Rajiv Arunkundram TechNet Magazine October 2008 ... Read more!
Take a close look at SharePoint Security Accounts to see how a weak configuration can give an attacker full control over all site collections and sites. Pav Cherny TechNet Magazine January 2009 ... Read more!
Our Blog
NAP monitors the health of specified computers when they attempt to connect to a network and includes a number of mechanisms to enforce health requirements. In this article, Geek of All Trades Greg Shields gives readers an overview of these enforcement mechanisms and, as an example, takes a closer look at setting ...
Read more!
Use Windows PowerShell to Manage Virtual Machines Here are a few examples of how you can use Windows PowerShell scripts to manage virtual machines running on a Server Core installation. Note that these scripts are presented as samples and may need to be customized to work in your environment. Create a New ...
Read more!
Disabling an Unused Part of Group Policy Objects One way to disable a policy is to disable an unused part of the GPO. By disabling part of a policy that isn’t used, the application of GPOs and security will be faster. Administer Windows Server 2008 Server Core from the Command Prompt ...
Read more!
In the August 2008 issue of TechNet Magazine, Paul Randal wrote an article Top Tips for Effective Database Maintenance. It was geared toward "involuntary DBAs" (IT pros who inadvertently wind up responsible for a SQL Server instance). The article had a great response from our readers so Paul has written another ... Read more!
Microsoft Forefront is designed to deliver an integrated security solution that makes it much easier to deploy and manage security across an organization’s IT infrastructure. In this, our annual security issue, we feature two articles that describe how Forefront Security protects instant messaging and e-mail. Protect ...
Read more!
|
TechNet Magazine: Windows PowerShell .gif)
All TechNet Magazine Topics
-
Hey, Scripting Guy!: Back Up Your Event Logs with a Windows PowerShell Script
The Microsoft Scripting Guys - July 2009 The Microsoft Scripting Guys create a Windows PowerShell script that provides an easy way to back up, archive, and clear your event log files.
-
Group Policy: Automating Group Policy Management with Windows PowerShell
Darren Mar-Elia - June 2009 Group Policy is used in almost every environment and relied on by many to secure and their Windows environment. Surprisingly few have introduced automation into the process, however. This article explains how to take advantage of the GPMC APIs and Windows PowerShell to automate management of Group Policy in your organization.
-
Windows PowerShell: Automating User Provisioning, Part 4
Don Jones - June 2009 Don Jones concludes his four-part series on automating user provision with Windows PowerShell. In this final edition, Don discusses adding users to domain groups and modifying directory attributes.
-
Windows PowerShell: Automating User Provisioning, Part 3
Don Jones - May 2009 Don Jones continues his four-part series that explains how you can create an automated provisioning function in Windows PowerShell
-
Hey, Scripting Guy!: Working with Access Databases in Windows PowerShell
The Microsoft Scripting Guys - May 2009 Automating data entry is more important than ever, and today’s automation language is Windows PowerShell. This article uses Windows PowerShell to collect some data about the local computer and write it to an Office Access database.
-
Windows PowerShell: Automating User Provisioning, Part 2
Don Jones - April 2009 Don Jones continues his look at how you can use Windows PowerShell to automate user provisioning. In this installment, Don details the function that will create a mail-enabled user in Active Directory.
-
Hey, Scripting Guy!: Creating CAB Files with Windows PowerShell
The Microsoft Scripting Guys - April 2009 File compression is even more useful when you can automate the process via scripting. Here are some Windows PowerShell scripts you can use to create and expand cab files.
-
Windows PowerShell: Automating User Provisioning, Part 1
Don Jones - March 2009 Don Jones kicks off a four part series that will look at how you can use Windows PowerShell to create a real-world user provisioning script.
-
Hey, Scripting Guy!: Watch the Stopwatch
The Microsoft Scripting Guys - March 2009 The Scripting Guys demonstrate a script that times an activity and writes the results to the registry. After subsequent runs, the script retrieves the previous value from the registry and tells you both the current time and the previous time.
-
Windows PowerShell: Best Inventory Tool Ever!
Don Jones - February 2009 In the past few installments of the Windows PowerShell column, Don Jones has been demonstrating how to develop a Windows PowerShell-based inventory tool. In this installment, Don brings it all together into a very powerful, full-featured tool, and offers some guidance on customizing the tool for your own needs.
-
Hey, Scripting Guy!: Browsing Active Directory
The Microsoft Scripting Guys - February 2009 This installment clears up some confusion over Active Directory Browser, ADSI Scriptomatic, and browsing Active Directory. And in doing so, the Scripting Guy creates a Windows PowerShell script that will allow you to browse the Active Directory schema.
-
Windows PowerShell: Trapping Errors
Don Jones - January 2009 Learn how you can implement error-handling in Windows PowerShell.
-
Windows PowerShell: Building a Better Inventory Tool
Don Jones - December 2008 Following up on the November installment of his Windows PowerShell column, Don Jones demonstrates an even better inventorying tool and demonstrates a sound process for building your own custom Windows PowerShell functions.
-
Windows PowerShell: Building Your Own Software Inventory Tool
Don Jones - November 2008 Don Jones demonstrates a Windows PowerShell-based inventory tool and guides you through the process that goes into building such a solution.
-
Windows PowerShell: The Power of Profiles
Don Jones - October 2008 Ever wish Windows PowerShell would launch with a work environment tailored to your needs? Don Jones demonstrates how you can use profiles to customize the Windows PowerShell shell.
-
Windows PowerShell: String Theory
Don Jones - September 2008 Despite its object oriented nature, Windows PowerShell is also able to parse complicated strings. Don Jones demonstrates how you can do this in Windows PowerShell using Select-String.
-
System Center: Windows PowerShell in System Center Operations Manager
Marco Shaw - August 2008 Windows PowerShell has been integrated into System Center Operations Manager 2007, offering a powerful way to perform and automate common administrative tasks. Get an overview of how you can use Windows PowerShell in OpsMgr to perform routine maintenance, manage agents, and more.
-
Windows PowerShell: A Sneak Peek at Remote Management in Version 2.0
Don Jones - August 2008 Windows PowerShell 2.0 is in the works and the latest CTP provides some great new capabilities. Here’s a look at remoting—one of the most exciting new features you'll find in Windows PowerShell 2.0 CTP2.
-
Hey, Scripting Guy!: Taking the Express Route
The Microsoft Scripting Guys - August 2008 With Windows Vista, the UserAccounts.CommonDialog ActiveX control for opening a file open dialog box no longer exists. Here's a look at how you can solve that problem using Visual Basic Express Edition.
-
Windows PowerShell: The Drop Box
Don Jones - July 2008 Don Jones discusses filtering functions, the pipeline, custom objects, and how ping-pong balls hold the secret to understanding Windows PowerShell.
-
Windows PowerShell: Looking Good
Don Jones - June 2008 Discover how the object-oriented nature of Windows PowerShell allows you to apply formatting to its output.
-
Windows PowerShell: Automating Directory Management
Don Jones - May 2008 Version 1 of Windows PowerShell offers less than impressive Active Directory management capabilities. Find out how you can use add-ins to get more powerful ways to work with Active Directory objects from within Windows PowerShell.
-
Windows PowerShell: Sign Here, Please
Don Jones - April 2008 An overview of signing your scripts for improved security.
-
Security Watch: Where Is My PII?
Frank Simorjay - April 2008 Before you can effectively protect your Personally Identifiable Information, you must know where it’s stored on your PC. Here's a look at how to write scripts that will locate personal data stored on your computer. You just might be surprised at what these scripts uncover.
-
Windows PowerShell: Progress Report
Don Jones - March 2008 For your users with attention span issues—and even those without—providing status feedback in your scripts is a good idea. Here's all you need to know to provide status in Windows PowerShell.
-
Windows PowerShell: Shell Permissions
Don Jones - February 2008 Permissions in Windows are, unfortunately, innately complicated. But Windows PowerShell can help. Get a quick overview of how permissions in Windows work and find out how you can simplify the task of working with them.
-
Windows PowerShell: Heading Off Malicious Code
Don Jones - January 2008 When designing Windows PowerShell, a lot of thought was put into security. But, as with any software, Windows PowerShell can still be exposed to malicious code. Here are some recommendations for choosing an Execution Policy that will keep your systems more secure.
-
Windows PowerShell: Digging Deeper
Don Jones - December 2007 Windows PowerShell provides many features that often get overlooked. By taking a methodical approach to exploring Windows PowerShell cmdlets, you will unearth some powerful capabilities that you haven't yet noticed.
-
Windows PowerShell: Writing Regular Expressions
Don Jones - November 2007 With a well-written regular expression, a Windows PowerShell script can determine whether or not data conforms to a valid format. Get an overview of how you can use Regular Expressions in Windows PowerShell.
-
Windows PowerShell: Working Without a Script
Don Jones - October 2007 Have you put off using Windows PowerShell because you don't have time to learn how to script. Don't worry. Here's a look at how you can start using Windows PowerShell immediately, without writing a lick of code.
-
Windows PowerShell: Securing the Shell
Don Jones - September 2007 When designing Windows PowerShell, Microsoft gave security a leading role. And it shows. Take a look at some of the key security features and settings, such as credential handling and execution policies, that ensure Windows PowerShell won’t fall game to the same problems that VBScript enabled.
-
Windows PowerShell: The Power of Filtering
Don Jones - August 2007 The pipeline isn't just for cmdlets. Take a look at how you can use the Windows PowerShell pipeline to add handy filtering capabilities to your scripts.
-
Windows PowerShell: Rethinking the Pipeline
Don Jones - July 2007 Don't mistake the pipeline in Windows PowerShell for the UNIX pipeline. The Windows PowerShell pipeline is responsible for far different and far more powerful functionality.
-
Windows PowerShell: Working with Active Directory
Don Jones - June 2007 Windows PowerShell doesn't provide a Get-ADSIObject cmdlet, but that doesn't prevent it from ogffering strong ADSI support. Get an introduction to type adapters and learn how you can use Windows PowerShell to work with directiory objects.
-
Windows Administration: Simplify Group Policy Administration with Windows PowerShell
Thorbjörn Sjövold - May 2007 Windows PowerShell is set to make your job significantly easier. See how GPMC APIs written for Windows Scripting Host languages can be consumed directly from Windows PowerShell, greatly simplifying the way you manage Group Policy.
-
Windows PowerShell: The WMI Connection
Don Jones - May 2007 Windows Management Instrumentation is an incredibly useful technology for exposing system information. Find out how Windows PowerShell can make WMI infinitely easier to learn and use.
-
Windows PowerShell: Filtering and Formatting Data
Don Jones - April 2007 Windows PowerShell provides easy access to a wide range of data. In its raw state, however, this data isn’t ready for typical business purposes. Learn how to customize the data you gather by filtering, specifying properties, and applying formatting.
-
Windows PowerShell: The Power of Variables
Don Jones - March 2007 In Windows PowerShell, variables are mapped to underlying classes in the .NET Framework, providing more powerful capabilities than are possible in previous scripting languages. Explore the inner-workings of how these variables work, and learn how to use them.
-
Windows PowerShell: Scripting One Line at a Time
Don Jones - February 2007
-
Windows PowerShell: Windows PowerShell Constructs
Don Jones - January 2007
-
Windows PowerShell: Simple Commands. Powerful Administration
Don Jones - December 2006 Windows PowerShell is about to launch, offering Windows administrators the easiest and most flexible way to automate a wide variety of administrative tasks. Discover what you need to know to start performing administrative tasks more effectively using this powerful command-shell tool.
-
|
|