<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Andrew Healey's Blog &#187; powershell</title> <atom:link href="http://halfloaded.com/blog/tag/powershell/feed/" rel="self" type="application/rss+xml" /><link>http://halfloaded.com</link> <description>Smash forehead on keyboard to continue...</description> <lastBuildDate>Sat, 28 Jan 2012 17:18:08 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>C# Express &#8211; Create a Dummy or Placeholder Windows Service for Monitoring</title><link>http://halfloaded.com/blog/c-express-create-a-dummy-or-placeholder-windows-service-for-monitoring/</link> <comments>http://halfloaded.com/blog/c-express-create-a-dummy-or-placeholder-windows-service-for-monitoring/#comments</comments> <pubDate>Sat, 15 Oct 2011 00:01:06 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[csharp]]></category> <category><![CDATA[development]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[monitoring]]></category> <category><![CDATA[nms]]></category> <category><![CDATA[powershell]]></category> <guid
isPermaLink="false">http://halfloaded.com/?p=627</guid> <description><![CDATA[The IT ecosystem is rich with network monitoring systems (NMS). Each NMS has different capabilities, costs, and purposes in life. It is commonplace for me to come into a business that has invested in an NMS that doesn&#8217;t fit all their needs. You might ask, &#8220;What does this have to do with creating a Windows service?&#8221; [...]]]></description> <wfw:commentRss>http://halfloaded.com/blog/c-express-create-a-dummy-or-placeholder-windows-service-for-monitoring/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Installing Exchange 2010 Service Pack 1 Fails At Mailbox Role: Database is mandatory on UserMailbox.</title><link>http://halfloaded.com/blog/installing-exchange-2010-service-pack-1-fails-at-mailbox-role-database-is-mandatory-on-usermailbox/</link> <comments>http://halfloaded.com/blog/installing-exchange-2010-service-pack-1-fails-at-mailbox-role-database-is-mandatory-on-usermailbox/#comments</comments> <pubDate>Fri, 15 Jul 2011 01:08:39 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[error]]></category> <category><![CDATA[exchange]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[powershell]]></category> <guid
isPermaLink="false">http://halfloaded.com/?p=564</guid> <description><![CDATA[In a recent incident, an Exchange server had a complete volume failure during testing. Exchange 2010 was reinstalled but when installing Service Pack 1, it failed upgrading the Mailbox Role. Upon reviewing the log, I found the following line: Database is mandatory on UserMailbox. Property Name: Database The error doesn&#8217;t explain the problem very well [...]]]></description> <wfw:commentRss>http://halfloaded.com/blog/installing-exchange-2010-service-pack-1-fails-at-mailbox-role-database-is-mandatory-on-usermailbox/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Exchange 2007+: Aliases have invalid data</title><link>http://halfloaded.com/blog/exchange-2007-aliases-have-invalid-data/</link> <comments>http://halfloaded.com/blog/exchange-2007-aliases-have-invalid-data/#comments</comments> <pubDate>Mon, 11 Jul 2011 06:45:15 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[exchange]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[powershell]]></category> <guid
isPermaLink="false">http://halfloaded.com/?p=551</guid> <description><![CDATA[Twice in the past two weeks, I have come across Exchange 2003 to Exchange 2007 migrations which went uncompleted. In both cases, I received the following error(s) when trying to view the properties of a recipient with spaces in its alias or when viewing the properties of the offline address book: The properties on have [...]]]></description> <wfw:commentRss>http://halfloaded.com/blog/exchange-2007-aliases-have-invalid-data/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Powershell: Getting the IP Address, FQDN and MAC Address of Each Domain Controller</title><link>http://halfloaded.com/blog/powershell-getting-the-ip-address-fqdn-and-mac-address-of-each-domain-controller/</link> <comments>http://halfloaded.com/blog/powershell-getting-the-ip-address-fqdn-and-mac-address-of-each-domain-controller/#comments</comments> <pubDate>Thu, 01 Apr 2010 17:49:19 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[active directory]]></category> <category><![CDATA[posh]]></category> <category><![CDATA[powershell]]></category> <guid
isPermaLink="false">http://halfloaded.com/?p=412</guid> <description><![CDATA[I was asked to get a baseline for generating reports within AD.  The two important pieces of information which were required to generate these reports were the ip address and FQDN of each domain controller.  The script would then connect to each individual system to gather data.  While I was at it, I added the [...]]]></description> <wfw:commentRss>http://halfloaded.com/blog/powershell-getting-the-ip-address-fqdn-and-mac-address-of-each-domain-controller/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Powershell: Using PoSH to Search Across Multiple Domains in Forest</title><link>http://halfloaded.com/blog/powershell-using-posh-to-search-across-multiple-domains-in-forest/</link> <comments>http://halfloaded.com/blog/powershell-using-posh-to-search-across-multiple-domains-in-forest/#comments</comments> <pubDate>Mon, 25 Jan 2010 20:52:07 +0000</pubDate> <dc:creator>Andrew</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[active directory]]></category> <category><![CDATA[posh]]></category> <category><![CDATA[powershell]]></category> <guid
isPermaLink="false">http://halfloaded.com/?p=404</guid> <description><![CDATA[I was recently asked to get a quick report of all Windows 7 computers within a multi-domain AD forest.  After banging my head into the keyboard for a while, I finally figured it out.  The script below should do the trick. Also, if you use the OperatingSystemVersion attribute, you will find that Server 2008 R2 [...]]]></description> <wfw:commentRss>http://halfloaded.com/blog/powershell-using-posh-to-search-across-multiple-domains-in-forest/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- This Quick Cache file was built for (  halfloaded.com/blog/tag/powershell/feed/ ) in 0.46529 seconds, on May 19th, 2012 at 12:52 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 1:52 am UTC -->
