Welcome to TechNet Blogs Sign in | Join | Help

June 2009 - Posts

Les jeux olympiques du Scripting ont commencé…

  Mais il n’est pas trop tard pour participer ou suivre ces épreuves. Tous les liens sont ici : Everything Scripting Games (come here if you are lost)   et ca commence ici : Details Leaked About the 2009 Summer Scripting Games!

Poshboard V1 beta

Antoine Habert me prévient de la dispo de PoshBoard V1 ! La toute première release de Poshboard V1 Beta est disponible sur codeplex ! l'article complet de présentation avec des courtes vidéos de démo est disponible ici Cette release introduit notamment

Introducing PoshBing – The PowerShell library for Microsoft’s Bing Search Engine

Microsoft released their new search engine called “Bing” at, aptly named, http://www.bing.com . … The Bing API has the concept of “ SourceTypes ” which are essentially data sources that you can search into.  My script library provides access to the

Formations PowerShell en ligne : 4e module

C’est ici : Formation PowerShell #04 : Exchange Management Shell et ca traite de PowerShell avec Exchange !
Posted by patricg | 0 Comments

Virtual Windows XP and PowerShell

  1: PS1> $vpc = New-Object -COM VirtualPC.Application –strict Puis 1: PS1> $vpc.VirtualMachines .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff;

Support natif des VHD dans Windows 7 et Windows Server 2008 R2…

Il s’agit d’une nouvelle fonctionnalité majeure ! Tout (ou presque) ce qu’il faut savoir sur ce point est expliqué dans ce message: http://blogs.technet.com/virtualization/archive/2009/05/14/native-vhd-support-in-windows-7.aspx   En particulier est

New PowerShell cmdlets let you manage Active Directory quickly and efficiently

Hands on with Windows Server 2008 r2: Admin tools Here are some common commands: To load the AD DS module, use Add-Module ActiveDirectory , then Get-Module To get information about a domain, use Get-ADDomain domain_name To display information about domain
 
Page view tracker