Sign in
Off Campus
Michael Greene
Tags
BDD
Business of Schools
Deployment
Digital Lifestyle
Education Solutions
Gear
HP
Information Worker
iSCSI
Live
Management
Mini
Mobility
Notes from Michael
Office
Open Source
Pages
Podcast
PowerShell
Remote Desktop
Security
Server
Silverlight
SoftGrid
Student Lifestyle
Teaching & Learning
This Week
Training
Virtualization
Vista
Volume Activation
Windows
Windows 7
Windows Server
Windows Server 2008
Zune
Browse by Tags
TechNet Blogs
>
Off Campus
>
All Tags
>
powershell
Tagged Content List
Blog Post:
PowerShell, go get the v4 IPs for these servers if you can resolve their names
Michael Greene
Needed to update a spreadsheet for a bunch of servers. I wanted PowerShell to just go look in DNS and try to resolve the name. I didn’t need to get the configured IP from the server directly and I know they are all registered in DNS. I also only wanted the v4 addresses, not v6. Here...
on
22 Sep 2010
Blog Post:
cool PS script - ipconfig info - just the facts please!
Michael Greene
I came across a cool script today . The intent is to limit the output from ipconfig to only enabled, TCP-bound NICs. Of course this isn't really ipconfig, it is a wmi call for net info but the result is the same. I dig the frame output but decided to see how slim I could get it in pure PS form. Note...
on
28 Jan 2010
Blog Post:
VMM Script Series, Part 7 – Seperate VMs
Michael Greene
I’m publishing some of the scripts I have written for VMM. These are each based on specific customer asks or conversations that lead me to go sleepless in trying to solve the problems myself. I am very interested in your feedback, especially if you would like to offer a change to improve...
on
5 Nov 2009
Blog Post:
VMM Script Series, Part 6 – New-VM
Michael Greene
I’m publishing some of the scripts I have written for VMM. These are each based on specific customer asks or conversations that lead me to go sleepless in trying to solve the problems myself. I am very interested in your feedback, especially if you would like to offer a change to improve efficiency...
on
29 Oct 2009
Blog Post:
VMM Script Series, part 5 - ShowDVDMediaCollisions
Michael Greene
I’m publishing some of the scripts I have written for VMM. These are each based on specific customer asks or conversations that lead me to go sleepless in trying to solve the problems myself. I am very interested in your feedback, especially if you would like to offer a change to improve efficiency or...
on
22 Oct 2009
Blog Post:
VMM Script Series, part 3 – Show VHD Collisions
Michael Greene
I’m publishing some of the scripts I have written for VMM. These are each based on specific customer asks or conversations that lead me to go sleepless in trying to solve the problems myself. I am very interested in your feedback, especially if you would like to offer a change to improve efficiency or...
on
8 Oct 2009
Blog Post:
Check if PowerShell snap-ins have been loaded within your scripts
Michael Greene
As I am releasing several scripts for VMM over the next month, the details of of each weigh on my mind during spare cycles. One problem I thought I should solve is checking to see if the VMM snap-in has been loaded and then taking action based on the results. Turns out Jeffrey Hicks, one of my...
on
29 Sep 2009
Blog Post:
Wake On LAN (WOL) – PowerShell style
Michael Greene
Working on another project and I needed a way to wake up an offline server from within my PS script. I found this genius blog post and converted it to a script. Genius blog post - The PowerShell Guy : PowerShell Wake-on-lan script I saved the below text as send-wol.ps1 for re-usability. This...
on
1 Apr 2009
Blog Post:
Blog Link: Janssen Jones on PowerShell
Michael Greene
This is a great blog Janssen. Keep them coming!!! http://janssenjones.typepad.com/janssenjonescom/ The top three posts (as of today) are all related to managing Hyper-V with PowerShell. Especially interesting is the code he has written to provision his SAN on the fly! I guess I should start...
on
21 Feb 2009
Blog Post:
Live Search in Windows PowerShell
Michael Greene
Don, in case you spot this - I'm stealing your title and linking back to you! This is the type of thing I flag in my mind. I can think of many, many applications. Imagine having search built in to applications with more than just an iframe, real usable data that you can build on! Link to Live Search...
on
10 May 2007
Blog Post:
Excellent PowerShell Training
Michael Greene
Each year my manager approves enough budget for our team to attend some sort of reasonably priced training. Being product specialists, each of us has different interests and most of us want to learn something that is peripheral to our focus so we might expand our knowledge to other areas. I started searching...
on
8 May 2007
Page 1 of 1 (11 items)