You're new here, aren't you?
Click Connect with Facebook to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
Reading an RSS feed with Powershell
This is a pretty cool (but mostly useless) PowerShell script that uses the System.Net.Webclient class and the DownloadString method. It pulls an RSS feed string from a URL into an XML formatted variable, and then pipes the Rss.Channel.Item property (which is where the meat of the RSS feed is held in the variable) into [...]
Sending an email with Powershell
This is a handy little function that sends an email using the System.Net.Mail namespace found in .NET 2.0. Can be used for pretty much anything; I use it primarily for error notification if one of my engineers runs a script that fails. It can also send an attachment so you can auto-spam your [...]
Configuring Hosted Exchange 2007 using Powershell – Part 2
This is part deus of the “Configuring Hosted Exchange 2007 using Powershell” series. Part 1, which you can find here, covered deploying a new hosted domain. This new domain is fully segregated on the exchange server with its own Address Lists, and login using AD accounts with their own UPN. Part 2 will cover creating [...]
Not enough data.
Calculated for blogs with 20+ followers.
- Self Debugging
programming, technology, startups
- Ramblings of an Undisturbed Mind
humor, women's issues, technology
- Michael's Blog
Microsoft, Fun Stuff, Media and Internet
- editor-manu-sharma
technology, outsourcing, ICT
- Blog de Marcelo di Iorio (Technet)
Active Directory, Windows Server, Microsoft
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.