Browse by Tags
All Tags » Powershell » Microsoft ( RSS)
-
|
As I said in my last post I have a whole stack of things to talk about in the aftermath of Tech.ed in Barcelona. One of those is the changes made in server core. Fortunately Andrew over at the Windows Server Core blog has saved me a job, his post has...
|
-
|
I’ve been doing a ton of PowerShell recently, in which is part of the reason why the number of blog posts I’ve made has been down. One of the jobs has been to go back to some of the code I wrote a while back and examine how I handle WMI objects. At the...
|
-
|
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...
|
-
|
I mentioned a problem with 64bit Powershell in my previous post: 3 snap-ins I've wanted to use have been packed for 32 bit and didn't work "out of the box" on 64 bit, so I thought I'd give a generic guide to making snapins...
|
-
|
I have been saying for ages that most IT professionals really don't give two hoots about Open-XML. It's a file format. Who cares ? The old file format had been around for ages, and was pretty opaque, so hardly anyone dug into it. The new format...
|
-
|
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...
|
-
|
Il 2 maggio il team di sviluppo di powershell ha reso disponibile la seconda CTP di PoweShell v2 (la nuova shell/linguaggio di scripting Microsoft). Questa CTP include moltissime novità: La possibilità di creare moduli per creare unità...
|
-
|
금일 오전 Windows PowerShell 팀에서 작년 11월에 이어 두번째 PowerShell V2의 CTP를 공개하였습니다. 3월 20일 런치 세미나에서 제가 소개를 해드렸습니다만, PowerShell V2는 기존 V1과의 호환성을 최대한 유지하면서, 여러 엔지니어, 개발자분들의 피드백을 받아 기능을 추가시킨 새로운 버전입니다. 특히 원격지 서버 및 컴퓨터에 대해 인터액티브하게 명령을 내릴 수 있는 부분은 PowerShell에 꼭 필요한 기능중에...
|
-
|
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...
|
-
|
I've been showing PowerShell on the roadshow, and Steve warning me about it becoming the "Look-how-clever-I-am-with-PowerShell show". Actually, I quite like the idea of a "Look-how-clever-PowerShell-makes-you show". Working on...
|
-
|
... 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...
|
-
|
Yesterday, we released beta versions of the next generation of Forefront Security for Exchange Server and Forefront Security for SharePoint products. We’ve made significant investments in improving how you can deploy, manage, protect, monitor and troubleshoot...
|
-
|
Estamos lanzando oficialmente este programa para Colombia, Ecuador, Perú y Venezuela. Pero, ¿qué es IT Pro Momentum? Es un programa enfocado en dar soporte a aquellos profesionales TI "early adopters" que apuestan...
|
-
|
많은 세미나에서 제가 Windows Server 2008 Hyper-V에 대한 관리를 WMI 를 통해서 가능하다라고 많이 말씀드렸습니다. WMI는 Windows에 대한 전반적인 정보 저장소내 각종 정보, 이에 대한 클래스 및 해당 정보에 대한 작업을 가할 수 있는 메소드로 구성되어져 있습니다. Windows내 WMI 저장소 구조에 대해 가장 편리하게 알아볼 수 있는 툴이 하나 있습니다. PowerShell과 관련된 블로그에서 찾을 수 있는 툴입니다...
|
-
|
One of the things which annoys me about Powershell is that having (in effect) extended the available commands with functions and filters, Tab expansion doesn't find them. I was aware that people have done some clever things extending Tab-expansion ( Power...
|
-
|
몇몇분들께서 어제 IT Infrastructure 세션 3에서 제가 데모한 PowerShell V2 Cmdlet과 PowerShell을 이용한 Speech 기능에 대해 여쭤오셨습니다. (메일이 몇통와서요) Windows PowerShell v2는 여기 에서 다운로드하실 수 있습니다.(최신 버전이 현재 작년 11월 CTP입니다.) .NET Framework 2.0 기반으로 제작되어져 있으며, GUI 기반의 PowerShell 관리 도구를 사용하시기...
|
-
|
Al VMWorld Europe, VMWare, in particolare il team che sviluppa il VI Toolkit for Windows, ha mostrato la potenza di PowerShell per la gestione di ambienti virtuali basati su WMWare. Nel loro blog il team si dice "excited" di PowerShell e ...
|
-
|
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...
|
-
|
At the end of this week I fly off for a few days Scuba diving, and shortly after I get back I have a major PowerShell presentation to do. As usual with such things the struggle is what to include and what to leave out. Do I show some of the cool stuff...
|
-
|
I said I couple of posts back that I have to remind myself that I haven't been doing PowerShell long enough to lay claim to being an expert, but I think I've found one aspect of it which might not be fully appreciated. Calculated fields can run any code...
|
-
|
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...
|
More Posts Next page »
|
|