News

Microsoft Readies PowerShell

A command-line environment and scripting language for Windows Server 2003.

Microsoft is readying the release version of the long-awaited PowerShell 1.0 -- a command-line environment and scripting language for Windows Server 2003 -- and plans to have it out by year's end. Developers are anxious to tap PowerShell for its ability to manage automated batch operations, such as software builds and compiles, which today must be kicked off using third-party tools and hand-tuned batch files.

The company delivered Release Candidate 2 (RC2) of PowerShell 1.0 early this fall. According to statements on the company's PowerShell team blog, the RC adds direct support for Active Directory Service Interfaces (ADSI), meant to simplify Active Directory administration, as well as improved support for Windows Management Instrumentation (WMI), adding the ability to change WMI properties via methods.

PowerShell 1.0 RC2 also supports additional logical operators (XOR and binary XOR) that make it easier to write sophisticated scripts. The environment includes improved help content and functionality, such as including new views to simplify finding information.

Windows PowerShell 1.0 works with Windows Server 2003 Service Pack 1 (SP1) and Windows XP SP2-both 32-bit and 64-bit editions-and requires the original release version of the .NET Framework 2.0.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube