Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Windows PowerSh... » Tools 2 Use   (RSS)

PowerShell How To: Add -whatiff to your scripts

Wouldn't it be great if your scripts had a "read-only " mode that would allow you to test them without actually implementing changes? PowerShell call this "-whatif". Jeffrey Snover's Supporting -Whatif, -Confirm, -Verbose – In

Want Free PowerShell Library for Hyper-V Management?

Check out Jamesone's work at www.codeplex.com/psHyperV Including: Finding a VM Get-VM, Choose-VM , Get-VMHost Connecting to a VM New-VMConnectSession Discovering and manipulating Machine states Get-VMState , Set-VMState , Convert-VmState, Ping-VM , Shutdown-VM

Patch Tuesday Aftermath: Do You Know Where Your VMs Are?

It is a security best practice recommendation to ensure that all your VMs are fully patched before they are turned on in production. One way you can do this is to create a designated " maintenance host " that is off the production network, but has access

Beta of System Center Virtual Machine Manager 2008 Available

The beta of the next version of VMM (SCVMM 2008), which includes support for Hyper-V, and requires the RC version of Hyper-V, is available today on http://www.connect.microsoft.com/ (requires Windows LiveID sign in and beta program participation). New

Why Google Can’t Win

Last week Glenn Derene declared in How Social Networking Could Kill Web Search as We Know It “the next generation of Web users may find what they want by using their social network rather than a search algorithm".” Now, this article is really positing

PowerShell Learning Resources

Ramping up? Here is what I have found - please share what you have found. To start you off there is a TechNet library node for PowerShell core at: http://technet.microsoft.com/en-us/library/bb978525.aspx "...contains the Help content for conceptual topics,

New Forum for IT Pro Version of CodeGallery

Add your voice in the new forum for the upcoming IT Pro version of Code Gallery . What would you like to see in the IT Pro version of Code Gallery? What would you NOT like to see? Is it as simple as "PowerShell"? Or is the answer more complicated? Let's

RFP: Help Build the IT Pro version of Code Gallery

Help build the IT Pro version of Code Gallery . Go to the new ITCG Forum and let us know what features and functionality you would like to see in the IT Pro version of Code Gallery. Code Gallery is a community-enabled Web site where you can share developer

Free Code from Microsoft

IT Pros will be interested in the new Codeplex site on MSDN. Yes, the focus is on serving the needs of Devs, but then, 1/3 of you IT Pros identify as Devs too! A search of their free (Windows LiveID signin required) code examples may turn up things of

VMM: Ops and Planning and Deployment Content Released

New in the SCVMM library today: Planning a Virtual Machine Manager 2007 Deployment Installing and Configuring Virtual Machine Manager 2007 Tutorial: Getting Started Creating Virtual Machines and Operations You already knew about Virtual Machine Manager

VMM: Scripted Backup

Chris Wolf published an article on scripting backup of VMs here ( vsbackup.vbs ), based on Jeff Trumbull's VB backup script . His vsbackup.vbs script is shown in the code here: Set objShell = CreateObject ("WScript.Shell") 'Load current date (formatted

VMM: Scripting Guide Goes Live

The VMM Scripting Guide is now available in the download center. The Virtual Machine Manager Scripting Guide explains how to create Microsoft Windows PowerShell scripts that execute Virtual Machine Manger 2007 commands, and provides more thatn 100 pages

VMM: Install VM Additions

VMM does not install VM Additions for you. For example, assume you have just converted a physical server (P2V). You need to install the VM Additions. There are two ways: Administrator Console CLI If you have to do this once, you will probably have to

VMM: Script VM Additions in PS

The following information on scripting the installation of VM Additions using VMM/PowerShell is copied from the VMM Scripting Guide, coming to the SCVMM Library on TechNet soon. InstallVMAdditions.ps1 You can use the InstallVMAdditions.ps1 script to install

VMM: Things to do with VM Custom Properties

One of our Beta users recently asked about programmatically setting some of the 10 custom properties for VMs so that it displays some useful information about the VM in the Host view of the VMM Administrator Console. For example: Location of VHD on Channel
More Posts Next page »
 
Page view tracker