Browse by Tags
All Tags » Powershell » Hyper-V ( RSS)
-
|
Share this post: Read More...
|
-
|
File Name: File Size Creating_and_Deploying_Active_Directory_Rights_Management_Services_Templates_Step-by-Step_Guide.doc 158 KB Deploying Active Directory Rights Management Services in a Multiple Forest Environment Step-by-Step Guide.doc 314 KB Deploying...
|
-
|
A while ago James a colleague of mine posted his PowerShell scripts onto the codeplex site. With those scripts you can easily manage your Hyper-V environment by using PowerShell. For me this a must have library. Here is a list of what you can do with...
|
-
|
Scripting Hyper-V with WMI and PowerShell Part 1 – Introduction + Querying State Introduction When it comes to scripting Hyper-V there are really 2 methods: 1. Using the virtualization WMI provider that ships with Hyper-V. 2. Using the cmdlets provided...
|
-
|
Not everyone can make it to TechEd each year and not everyone can go to the North America show. This year it was held in Orlando, Florida from June 10-13, 2008. I was fortunate to be there and I took the TechNet Spotlight camera crew with me to record...
|
-
|
Avec ses 57 fonctions le projet disponible sur Codeplex couvre l'ensemble des besoins d'administration d'Hyper-V que ce soit en mode ligne de commande ou au travers de scripts. Share this post: Read More...
|
-
|
I've decided to go ahead and post the PowerShell library I have been working on to Codeplex . I wanted to explain various bits of it here before pulling it all together, but that is taking more time than I wanted. I've provided early copies to...
|
-
|
O dia 21 de Fevereiro de 2008 foi dedicado ao Windows Server 2008, foi um dia em cheio, não apenas porque falamos de tecnologia mas porque existiu uma sessão sobre planeamento e gestão do tempo, vejam mais abaixo a agenda do evento. Nos posts seguintes...
|
-
|
Hi…my name is Nathan and I work in the Active Directory team at Microsoft. I’m posting here today to demonstrate an exciting new way to deploy Read-only Domain Controllers made possible because of improvements in Windows Server 2008. RODCs are a new feature...
|
-
|
If you've read my post on adding disks to a Virtual machine , the techniques here should already feel familiar. We create a NIC , and we create a switch port. And then we tell the NIC it is connected to the switch port. Hyper-V creates VM switches...
|
-
|
In an earlier post in this series (several posts ago now) I showed how I could use the Msvm_virtualSystemManagementService WMI object can be used to Configure resources in Hyper-V, and I started with the easy step of setting with memory and CPUs which...
|
-
|
In which we see how to set the number of CPUs I started with getting MSVM Computer System objects - which I showed back in February . With these objects I can ask for the state of the VM to be changed to Running, Stopped or Saved. To do things in a proper...
|
-
|
Please excuse the bad pun... When I first wrote the function I posted to display the state of virtual machines , I used a construction which has been familiar to programmers since time immemorial. If X=1 output this If X=2 output that etc Most modern...
|
-
|
In my last post I explained how snapshots work and gave a little bit of PowerShell for creating a one . In the post before that I talked about creating a generic choose-tree function. What I wanted was to be able to call Choose-tree List_Of_Items...
|
-
|
The machine is running quite happily and has never been snapped. Late on Monday make a snapshot. This does two things 1.If the Machine is running or in a saved state we make a copy of memory 2. We stop writing changes to its VHD and start writing changes...
|
-
|
... In which we find VMs, them choose one, start them, stop them , and connect to them. I spent more of the last week than I planned looking at Hyper-V and Powershell, and I'm getting dangerously close to calling myself an expert. There are two WMI...
|
-
|
많은 세미나에서 제가 Windows Server 2008 Hyper-V에 대한 관리를 WMI 를 통해서 가능하다라고 많이 말씀드렸습니다. WMI는 Windows에 대한 전반적인 정보 저장소내 각종 정보, 이에 대한 클래스 및 해당 정보에 대한 작업을 가할 수 있는 메소드로 구성되어져 있습니다. Windows내 WMI 저장소 구조에 대해 가장 편리하게 알아볼 수 있는 툴이 하나 있습니다. PowerShell과 관련된 블로그에서 찾을 수 있는 툴입니다...
|
-
|
Come vi ho annunciato qualche giorno fa, sono state rilasciate le specifiche delle classi WMI per la gestione di Hyper-V e delle macchine virtuali. La documentazione è ancora ampiamente incompleta e in fase di sviluppo, ma da qualche giorno io sto...
|
-
|
It's only 7 months since I first installed Powershell. Hard to believe that last week I saw a copy of the OCS res kit with my name on the cover as a result of the PowerShell scripts I wrote, and worth remembering before criticizing other people's scripts...
|
-
|
I've been waiting for this for a little while, in fact I had hoped to see a draft before it went public (although I wonder if that actually falls foul of the rules on not having "Secret" APIs). I could see the WMI providers from Powershell but working...
|
|
|