Browse by Tags

Tagged Content List
  • Wiki Page: Clarification on Issues Resulting from the Use of Supernets in ConfigMgr 2007

    We have received a number of requests for more information in response to the following two blog posts: Known Issue: Supernets in Active Directory sites used as site boundaries Some ConfigMgr 2007 clients never install packages, report status of “Waiting on content” The statement that...
  • Wiki Page: Hyper-V Scripts: Validate a Virtual Switch

    Feel free to add to this (unsupported, as-is) script, it is the wiki way. For example, what is the right way to format code in the TN WIKI? Can you help make it look right? Do you need a script to validate that a virtual switch is configured correctly? Using WMI you can get the virtual switches...
  • Wiki Page: Hyper-V: How to Initiate a Live Migration Using Windows PowerShell

    You can initiate Live migration using Windows PowerShell scripts for failover clustering. This is one of the steps documented in Hyper-V: Using Live Migration with Cluster Shared Volumes in Windows Server 2008 R2 ( http://technet.microsoft.com/en-us/library/dd446679%28WS.10%29.aspx#BKMK_initiateLM...
  • Wiki Page: Hyper-V: List of SLAT-Capable CPUs for Hosts

    Table of Contents SLAT What is SLAT? Check with: systeminfo (built in OS) Check with: coreinfo (SysInternals tool) Check with: PowerShell List of supported CPUs Servers that support SLAT Desktops that support SLAT Laptops that support SLAT SLAT I was looking for a place where all the different...
  • Wiki Page: Hyper-V: How to Back Up Hyper-V VMs from the Host Using Windows Server Backup

    APPLIES TO Windows Server 2008 Enterprise Windows Server 2008 Datacenter Windows Server 2008 Standard Windows Web Server 2008 Windows Server 2008 R2 Datacenter Windows Server 2008 R2 Enterprise Windows Server 2008 R2 Standard Windows Web Server 2008 R2 KB958662: How to...
  • Wiki Page: How to Reset the Local Administrator Password on Multiple Computers Remotely

    The Pspasswd tool, which is part of the Sysinternals PsTools download, can be used to reset the local administrator password across one or more machines locally or remotely. The tool must be run while logged on with an account that has administrative rights on the target computer, for example a domain...
  • Wiki Page: Hyper-V: How to Programmatically Check If Hypervisor is Present

    Sometimes you need to programmatically determine whether a program or a command you wish to run is running within a virtualized environment. On x64 platforms you can execute the CPUID instruction with an input (EAX) value of 1. Check bit 31 of register ECX (the ―hypervisor present bit). If this...
  • Wiki Page: Hyper-V: Script to Find VM Creation Date

    Ever need to determine/list the date/time of the creation of the VMs on a Hyper-V server? You can download www.codeplex.com/pshyperv and run get-vm | select InstallDate, ElementName. However, the dates are in the outlput not formatted as dates. Here is a sample (last boot time on my PC using WMI...
  • Wiki Page: Hyper-V: Windows PowerShell を利用してライブマイグレーションを行う方法 (ja-JP)

    フェールオーバークラスタリング用の Windows PowerShell コマンドレットを利用することで、Hyper-V のライブマイグレーションを実施できます。これは、「 Hyper-V: Windows Server 2008 R2 でライブ移行とクラスターの共有ボリュームを使用する 」で記述された中の 1 つのステップです。 Windows PowerShell でライブマイグレーションを実施するには フェールオーバークラスタリングがインストールされているコンピューター上の Windows PowerShell で実行する、もしくは、Windows 7 ® 用...
  • Wiki Page: Jak wstawić sformatowany kod Windows PowerShell na TechNet Wiki (pl-PL)

    Jest to artykuł z serii wiedzieć jak . Proszę pozostawić ten artykuł przejrzystym i prostym, jak tylko to możliwe. Unikać spekulacyjnych dyskusji, a także nadmiernie technicznego rozwijania zasadniczych mechanizmów czy powiązanych technologii. Table of Contents Wykorzystanie PowerShell...
  • Wiki Page: Como Inserir Código Formatado do Windows PowerShell no TechNet Wiki (pt-BR)

    Este é um artigo de Como Fazer . Por favor mantenha o mais claro e simples possível. Evite discussões especulativas, bem como de discussões em profundidade nos mecanismos subjacentes ou tecnologias relacionadas. Você pode querer inserir sintaxe do código...
  • Wiki Page: Hyper-V: Como Iniciar Live Migration Usando o Windows PowerShell (pt-BR)

    Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/193.hyper-v-how-to-initiate-a-live-migration-using-windows-powershell-en-us.aspx Você pode iniciar uma Live migration utilizando scripts Windows PowerShell em failover clustering. Este...
Page 1 of 1 (12 items)
Can't find it? Write it!