<?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: Microsoft Active Directory Documentation Script V3.11	</title>
	<atom:link href="https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Sat, 25 Mar 2023 13:04:53 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-93906</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Sat, 25 Mar 2023 13:04:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=62215#comment-93906</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-88332&quot;&gt;Holger Behmann&lt;/a&gt;.

Unfortunately, that is beyond the scope of a documentation script.

Sorry.

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-88332">Holger Behmann</a>.</p>
<p>Unfortunately, that is beyond the scope of a documentation script.</p>
<p>Sorry.</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Holger Behmann		</title>
		<link>https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-88332</link>

		<dc:creator><![CDATA[Holger Behmann]]></dc:creator>
		<pubDate>Fri, 24 Feb 2023 13:17:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=62215#comment-88332</guid>

					<description><![CDATA[Hi Carl,

I&#039;m missing in the context of Fine Grained Password Policies the information aubout the Default Domain Password Policy. I would be nice to have an overview to all Password Policies.

Holger]]></description>
			<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>I&#8217;m missing in the context of Fine Grained Password Policies the information aubout the Default Domain Password Policy. I would be nice to have an overview to all Password Policies.</p>
<p>Holger</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carl Webster		</title>
		<link>https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-74495</link>

		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Wed, 27 Jul 2022 11:56:23 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=62215#comment-74495</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-74494&quot;&gt;Kapil Bandlish&lt;/a&gt;.

This is an error I cannot fix and has been a problem for ten years. Microsoft does not offer PowerShell for Word, so I am stuck using COMObjects. Those objects do not return any useful status information. When I tell Word to Save and Close the file, I have no idea if it worked or not. The only thing I can say to you to try is to start a new PowerShell session and rerun the script.

Sorry

Webster]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-74494">Kapil Bandlish</a>.</p>
<p>This is an error I cannot fix and has been a problem for ten years. Microsoft does not offer PowerShell for Word, so I am stuck using COMObjects. Those objects do not return any useful status information. When I tell Word to Save and Close the file, I have no idea if it worked or not. The only thing I can say to you to try is to start a new PowerShell session and rerun the script.</p>
<p>Sorry</p>
<p>Webster</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kapil Bandlish		</title>
		<link>https://www.carlwebster.com/microsoft-active-directory-documentation-script-v3-11/comment-page-1/#comment-74494</link>

		<dc:creator><![CDATA[Kapil Bandlish]]></dc:creator>
		<pubDate>Wed, 27 Jul 2022 11:38:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=62215#comment-74494</guid>

					<description><![CDATA[Hi Carl,

I had been using your scripts for long and I absolutely love your work. 

Recently I had been working on a Multi Domain forest and having issues running your Active Directory Health Check  and AD documentation scripts. This Domain is poorly designed and I need to figure out all the issues and help fix the domain.

Most of the times the script will stop in between  but when it runs completely it throws an error while saving the file :

VERBOSE: 7/27/2022 11:14:01 AM:
WARNING: 7/27/2022 11:14:01 AM: Unable to save the output file, C:\tools\ADHCV2.09\ADHealthCheck.docx
ProcessDocumentOutput : Unable to save the output file, C:\tools\ADHCV2.09\ADHealthCheck.docx
At C:\tools\ADHCV2.09\ADHealthCheck_v2.ps1:4342 char:1
+ ProcessDocumentOutput
+ ~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ProcessDocumentOutput

VERBOSE: 7/27/2022 11:14:01 AM:
VERBOSE: 7/27/2022 11:14:01 AM: Script started: 07/27/2022 09:04:46
VERBOSE: 7/27/2022 11:14:01 AM: Script ended: 07/27/2022 11:14:01
VERBOSE: 7/27/2022 11:14:01 AM: Elapsed time: 0 days, 2 hours, 9 minutes, 14.847 seconds

I have checked the access on the folder and do not see any issues with it.]]></description>
			<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>I had been using your scripts for long and I absolutely love your work. </p>
<p>Recently I had been working on a Multi Domain forest and having issues running your Active Directory Health Check  and AD documentation scripts. This Domain is poorly designed and I need to figure out all the issues and help fix the domain.</p>
<p>Most of the times the script will stop in between  but when it runs completely it throws an error while saving the file :</p>
<p>VERBOSE: 7/27/2022 11:14:01 AM:<br />
WARNING: 7/27/2022 11:14:01 AM: Unable to save the output file, C:\tools\ADHCV2.09\ADHealthCheck.docx<br />
ProcessDocumentOutput : Unable to save the output file, C:\tools\ADHCV2.09\ADHealthCheck.docx<br />
At C:\tools\ADHCV2.09\ADHealthCheck_v2.ps1:4342 char:1<br />
+ ProcessDocumentOutput<br />
+ ~~~~~~~~~~~~~~~~~~~~~<br />
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException<br />
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ProcessDocumentOutput</p>
<p>VERBOSE: 7/27/2022 11:14:01 AM:<br />
VERBOSE: 7/27/2022 11:14:01 AM: Script started: 07/27/2022 09:04:46<br />
VERBOSE: 7/27/2022 11:14:01 AM: Script ended: 07/27/2022 11:14:01<br />
VERBOSE: 7/27/2022 11:14:01 AM: Elapsed time: 0 days, 2 hours, 9 minutes, 14.847 seconds</p>
<p>I have checked the access on the folder and do not see any issues with it.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
