<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DnsShell: Zone and Server CmdLets</title>
	<atom:link href="http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 09:33:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/comment-page-1/#comment-700</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Jun 2011 12:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.indented.co.uk/?p=1470#comment-700</guid>
		<description>Generic failure is being returned by the WMI interface, difficult to determine the cause unless I can reproduce it. I&#039;ll have a look and see what can be done as soon as I have a moment or two.

Chris</description>
		<content:encoded><![CDATA[<p>Generic failure is being returned by the WMI interface, difficult to determine the cause unless I can reproduce it. I&#8217;ll have a look and see what can be done as soon as I have a moment or two.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp</title>
		<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/comment-page-1/#comment-699</link>
		<dc:creator>Philipp</dc:creator>
		<pubDate>Fri, 24 Jun 2011 12:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.indented.co.uk/?p=1470#comment-699</guid>
		<description>Hi there,

I have an issue with this great module when deleting some DNS-Records.
The intention of the &quot;Script&quot; I&#039;m writing is to get all KMS-Hosts within my DNS-Zone and delete some of them because they people in my domain use wrong KMS-Keys.


PS C:\Temp&gt; get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS

Name                    RecordType              TTL                     RecordData              TimeStamp
----                    ----------              ---                     ----------              ---------
_VLMCS._tcp.labmagna... SRV                     3600                    0 0 1688 framsdc01.m... Static


PS C:\Temp&gt; get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS &#124; Remove-DnsObject

Confirm
Remove-DnsObject will delete _VLMCS._tcp.labmagna.global
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is &quot;Y&quot;): y
Remove-DnsObject : Generic failure
At line:1 char:122
+ get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS &#124; Remove-DnsOb
ject &lt;&lt;&lt;

The problem is - as far as I see - that get-DnsRecord doesn&#039;t deliver the correct Data. Or let&#039;s say it delivers the correct data in the wrong attribute :-/

Can somebody please help me with that issue?

Kind regards,
 Philipp</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I have an issue with this great module when deleting some DNS-Records.<br />
The intention of the &#8220;Script&#8221; I&#8217;m writing is to get all KMS-Hosts within my DNS-Zone and delete some of them because they people in my domain use wrong KMS-Keys.</p>
<p>PS C:\Temp&gt; get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS</p>
<p>Name                    RecordType              TTL                     RecordData              TimeStamp<br />
&#8212;-                    &#8212;&#8212;&#8212;-              &#8212;                     &#8212;&#8212;&#8212;-              &#8212;&#8212;&#8212;<br />
_VLMCS._tcp.labmagna&#8230; SRV                     3600                    0 0 1688 framsdc01.m&#8230; Static</p>
<p>PS C:\Temp&gt; get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS | Remove-DnsObject</p>
<p>Confirm<br />
Remove-DnsObject will delete _VLMCS._tcp.labmagna.global<br />
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help (default is &#8220;Y&#8221;): y<br />
Remove-DnsObject : Generic failure<br />
At line:1 char:122<br />
+ get-DnsRecord -Server framsdc32.labmagna.global -ZoneName labmagna.global -RecordType SRV -Name _VLMCS | Remove-DnsOb<br />
ject &lt;&lt;&lt;</p>
<p>The problem is &#8211; as far as I see &#8211; that get-DnsRecord doesn&#8217;t deliver the correct Data. Or let&#8217;s say it delivers the correct data in the wrong attribute :-/</p>
<p>Can somebody please help me with that issue?</p>
<p>Kind regards,<br />
 Philipp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/comment-page-1/#comment-544</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 14 Jan 2011 09:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.indented.co.uk/?p=1470#comment-544</guid>
		<description>Thanks Ray, I&#039;ll try and get to the bottom of that one.

Chris</description>
		<content:encoded><![CDATA[<p>Thanks Ray, I&#8217;ll try and get to the bottom of that one.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/comment-page-1/#comment-506</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Thu, 16 Dec 2010 16:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.indented.co.uk/?p=1470#comment-506</guid>
		<description>I have DnsShell 0.4.2 working on a Windows 7 64-bit workstation, but cannot get it to work on Server 2008 R2.

Importing the module succeeds, but running get-dns fails with:

Get-Dns : The system detected an invalid pointer address in attempting to use a pointer argument in a call
At line:1 char:8
+ get-dns &lt;&lt;&lt;&lt;
    + CategoryInfo          : NotSpecified: (:) [Get-Dns], SocketException
    + FullyQualifiedErrorId : System.Net.Sockets.SocketException,DnsShell.PowerShell.CmdLet.GetDns

Any</description>
		<content:encoded><![CDATA[<p>I have DnsShell 0.4.2 working on a Windows 7 64-bit workstation, but cannot get it to work on Server 2008 R2.</p>
<p>Importing the module succeeds, but running get-dns fails with:</p>
<p>Get-Dns : The system detected an invalid pointer address in attempting to use a pointer argument in a call<br />
At line:1 char:8<br />
+ get-dns &lt;&lt;&lt;&lt;<br />
    + CategoryInfo          : NotSpecified: (:) [Get-Dns], SocketException<br />
    + FullyQualifiedErrorId : System.Net.Sockets.SocketException,DnsShell.PowerShell.CmdLet.GetDns</p>
<p>Any</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hal Rottenberg</title>
		<link>http://www.indented.co.uk/index.php/2010/04/16/dnsshell-zone-and-server-cmdlets/comment-page-1/#comment-312</link>
		<dc:creator>Hal Rottenberg</dc:creator>
		<pubDate>Fri, 14 May 2010 02:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.indented.co.uk/?p=1470#comment-312</guid>
		<description>Great site, and module! Keep up the good work. We mentioned your project on a recent podcast, hope it gets you a few more hits.

-hal
co-host, PowerScripting Podcast
http://powerscripting.net</description>
		<content:encoded><![CDATA[<p>Great site, and module! Keep up the good work. We mentioned your project on a recent podcast, hope it gets you a few more hits.</p>
<p>-hal<br />
co-host, PowerScripting Podcast<br />
<a href="http://powerscripting.net" rel="nofollow">http://powerscripting.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

