<?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>NetScaler &#8211; Carl Webster</title>
	<atom:link href="https://www.carlwebster.com/category/netscaler/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.carlwebster.com</link>
	<description>The Accidental Citrix Admin - The site for those who find themselves supporting Citrix involuntarily or accidentally</description>
	<lastBuildDate>Wed, 23 Feb 2022 19:40:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">42228915</site>	<item>
		<title>All Current Documentation Scripts are Getting Updated 7-Feb-2022</title>
		<link>https://www.carlwebster.com/all-current-documentation-scripts-are-getting-updated-7-feb-2022/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 07 Feb 2022 12:21:34 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Citrix Federated Authentication Service]]></category>
		<category><![CDATA[Citrix Virtual Apps and Desktops]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PVS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XenApp 6.5]]></category>
		<category><![CDATA[XenApp 7.8 through CVAD 2006]]></category>
		<category><![CDATA[XenApp/XenDesktop 7.0 - 7.7]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=61964</guid>

					<description><![CDATA[As I get time over the next couple of days, I am updating all the current documentation scripts with a few minor bug fixes. Any script that has anything different&#8230;]]></description>
										<content:encoded><![CDATA[<p>As I get time over the next couple of days, I am updating all the current documentation scripts with a few minor bug fixes. Any script that has anything different from the fixes listed below will have that change(s) listed separately.</p>
<p>Script Bug Fix Updates 7-Feb-2022</p>
<ul>
<li>Changed the date format for the transcript and error log files from yyyy-MM-dd_HHmm format to the FileDateTime format
<ul>
<li>The format is yyyyMMddTHHmmssffff (case-sensitive, using a 4-digit year, 2-digit month, 2-digit day, the letter T as a time separator, 2-digit hour, 2-digit minute, 2-digit second, and 4-digit millisecond).</li>
<li>For example: 20221225T0840107271.</li>
</ul>
</li>
<li>Fixed the German Table of Contents (Thanks to Rene Bigler)
<ul>
<li>From
<ul>
<li>&#8216;de-&#8216; { &#8216;Automatische Tabelle 2&#8217;; Break }</li>
</ul>
</li>
<li>To
<ul>
<li>&#8216;de-&#8216; { &#8216;Automatisches Verzeichnis 2&#8217;; Break }</li>
</ul>
</li>
</ul>
</li>
<li>In Function AbortScript, add test for the winword process and terminate it if it <span style="font-size: 1rem;">is running</span>
<ul>
<li>Added stopping the transcript log if the log was enabled and started</li>
</ul>
</li>
<li>In Functions AbortScript and SaveandCloseDocumentandShutdownWord, add code from Guy Leech to test for the &#8220;Id&#8221; property before using it</li>
<li>Replaced most script Exit calls with AbortScript to stop the transcript log if the log was enabled and started</li>
<li>Updated the help text</li>
<li>Updated the ReadMe file</li>
</ul>
<p>&nbsp;</p>
<p>Active Directory 3.09 7-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Added to Domain Information the data for ms-DS-MachineAccountQuota</li>
</ul>
</li>
</ul>
<p>Active Directory Health Check 3.09 7-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Add missing variable $Script:ThisScriptPath</li>
<li>Changed all Write-Verbose statements from Get-Date to Get-Date -Format G as requested by Guy Leech</li>
<li>Removed Function Stop-Winword</li>
<li>Updated Functions CheckWordPrereq and SetupWord with the versions used in the other documentation scripts</li>
</ul>
</li>
</ul>
<p>Citrix Federated Authentication Services 1.14 7-Feb-2022</p>
<p>Citrix Provisioning Services (PVS) New 6.03 8-Feb-2022</p>
<p>Citrix Provisioning Services (PVS) Old 4.32 10-Feb-2022</p>
<p>Citrix XenApp/XenDesktop 7.0 through 7.7 1.51 13-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Since the Citrix.GroupPolicy.Commands.psm1 module file was removed in  1.50,  removed the block for Elevation if $Policies is True</li>
</ul>
</li>
</ul>
<p>Citrix XenApp/XenDesktop 7.8 through CVAD 2006 2.46 15-Feb-2022</p>
<p>Citrix Virtual Apps and Desktops V3.32 15-Feb-2022</p>
<p>Microsoft Configuration Manager 2012R2 V2.40 17-Feb-2022</p>
<p>Microsoft DHCP V2.05 17-Feb-2022</p>
<p>Microsoft DNS V2.03 18-Feb-2022</p>
<p>Citrix NetScaler Old (uses ns.conf file) V2.62 18-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Fixed $Null comparisons that were on the wrong side</li>
<li>Updated Functions CheckWordPrereq and SendEmail to the latest version</li>
</ul>
</li>
</ul>
<p>Parallels RAS V17 V1.02 18-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Added Function OutputReportFooter</li>
<li>Added Parameter ReportFooter
<ul>
<li>Outputs a footer section at the end of the report.</li>
<li>Report Footer
<ul>
<li>Report information:
<ul>
<li>Created with: &lt;Script Name&gt; &#8211; Release Date: &lt;Script Release Date&gt;</li>
<li>Script version: &lt;Script Version&gt;</li>
<li>Started on &lt;Date Time in Local Format&gt;</li>
<li>Elapsed time: nn days, nn hours, nn minutes, nn.nn seconds</li>
<li>Ran from domain &lt;Domain Name&gt; by user &lt;Username&gt;</li>
<li>Ran from the folder &lt;Folder Name&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>Updated Functions SaveandCloseTextDocument and  SaveandCloseHTMLDocument to add a &#8220;Report Complete&#8221; line</li>
<li>Updated Functions ShowScriptOptions and ProcessScriptEnd to add  $ReportFooter</li>
</ul>
</li>
</ul>
<p>Parallels RAS V18 V2.11 18-Feb-2022</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>Added Function OutputReportFooter</li>
<li>Added Parameter ReportFooter
<ul>
<li>Outputs a footer section at the end of the report.</li>
<li>Report Footer
<ul>
<li>Report information:
<ul>
<li>Created with: &lt;Script Name&gt; &#8211; Release Date: &lt;Script Release Date&gt;</li>
<li>Script version: &lt;Script Version&gt;</li>
<li>Started on &lt;Date Time in Local Format&gt;</li>
<li>Elapsed time: nn days, nn hours, nn minutes, nn.nn seconds</li>
<li>Ran from domain &lt;Domain Name&gt; by user &lt;Username&gt;</li>
<li>Ran from the folder &lt;Folder Name&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>Updated Functions SaveandCloseTextDocument and  SaveandCloseHTMLDocument to add a &#8220;Report Complete&#8221; line</li>
<li>Updated Functions ShowScriptOptions and ProcessScriptEnd to add  $ReportFooter</li>
</ul>
</li>
</ul>
<p>VMware vSphere 1.93 23-Feb-2022</p>
<p>Citrix XenApp 6.5 5.06 23-Feb-2022</p>
<p>If you have questions or issues, please email me. webster at carlwebster dot com.</p>
<p><strong style="font-size: 1rem;">You can always find the most current script by going to </strong><a style="font-size: 1rem;" title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank" rel="noopener noreferrer"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">61964</post-id>	</item>
		<item>
		<title>Citrix Application Delivery Controller Documentation Script Version 4.52</title>
		<link>https://www.carlwebster.com/citrix-application-delivery-controller-documentation-script-version-4-52/</link>
					<comments>https://www.carlwebster.com/citrix-application-delivery-controller-documentation-script-version-4-52/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 16 Nov 2020 16:07:32 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=23783</guid>

					<description><![CDATA[#Version 4.52 16-Nov-2020 Add checking for a Word version of 0, which indicates the Office installation needs repairing Change location of the -Dev, -Log, and -ScriptInfo output files from the&#8230;]]></description>
										<content:encoded><![CDATA[<p>#Version 4.52 16-Nov-2020</p>
<ul>
<li>Add checking for a Word version of 0, which indicates the Office installation needs repairing</li>
<li>Change location of the -Dev, -Log, and -ScriptInfo output files from the script folder to the -Folder location (Thanks to Guy Leech for the &#8220;suggestion&#8221;)</li>
<li>Remove code to check for $Null parameter values</li>
<li>Reformatted the terminating Write-Error messages to make them more visible and readable in the console</li>
<li>Remove the SMTP parameterset and manually verify the parameters</li>
<li>Update Function SendEmail to handle anonymous unauthenticated email</li>
<li>Update Help Text</li>
</ul>
<p>If you have any feature requests, suggestions for enhancements, or bugs to report, please feel free to contact me on Twitter (@andymc84) or email (<a href="mailto:amccullough84@gmail.com">amccullough84@gmail.com</a>)</p>
<p>Thanks</p>
<p>Andy</p>
<p><strong>You can always find the most current script by going to </strong><a title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank" rel="noopener noreferrer"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster and Andy</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/citrix-application-delivery-controller-documentation-script-version-4-52/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">23783</post-id>	</item>
		<item>
		<title>Citrix NetScaler MAS Documentation Script Version 1.11</title>
		<link>https://www.carlwebster.com/citrix-netscaler-mas-documentation-script-version-1-11/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Wed, 13 May 2020 13:31:04 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=18489</guid>

					<description><![CDATA[#Version 1.11 13-May-2020 [all updates made by Webster] Add checking for a Word version of 0, which indicates the Office installation needs repairing Add -Log parameter Change color variables $wdColorGray15,&#8230;]]></description>
										<content:encoded><![CDATA[<p>#Version 1.11 13-May-2020 [all updates made by Webster]</p>
<ul>
<li>Add checking for a Word version of 0, which indicates the Office installation needs repairing</li>
<li>Add -Log parameter</li>
<li>Change color variables $wdColorGray15, $wdColorGray05, and $wdColorRed from [long] to [int]</li>
<li>Change location of the -Dev, -Log, and -ScriptInfo output files from the script folder to the -Folder location (Thanks to Guy Leech for the &#8220;suggestion&#8221;)</li>
<li>Reformatted the terminating Write-Error messages to make them more visible and readable in the console</li>
<li>Remove the SMTP parameterset and manually verify the parameters</li>
<li>Reorder parameters</li>
<li>Update Function SendEmail to handle anonymous unauthenticated email</li>
<li>Update Function SetWordCellFormat to change parameter $BackgroundColor to [int]</li>
<li>Update Help Text</li>
</ul>
<p>If you have any feature requests, suggestions for enhancements or bugs to report, please feel free to contact me on twitter (@andymc84) or email (<a href="mailto:amccullough84@gmail.com">amccullough84@gmail.com</a>)</p>
<p>Thanks</p>
<p>Andy</p>
<p><strong>You can always find the most current script by going to </strong><a title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank" rel="noopener noreferrer"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster and Andy</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18489</post-id>	</item>
		<item>
		<title>Citrix NetScaler Documentation Script V2.60</title>
		<link>https://www.carlwebster.com/citrix-netscaler-documentation-script-v2-60/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 08 Jul 2019 19:50:41 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=14636</guid>

					<description><![CDATA[#Version 2.60 28-Aug-2018 This update has been sitting on Github for almost a year, so I figured it was time to release it. This is the last update to this&#8230;]]></description>
										<content:encoded><![CDATA[<p>#Version 2.60 28-Aug-2018</p>
<p>This update has been sitting on Github for almost a year, so I figured it was time to release it.</p>
<p>This is the last update to this old script. The 2.60 update adds support for Word 2016/2019/O365 and removes support for Word 2007.</p>
<ul>
<li>Added -Dev and -ScriptInfo parameters</li>
<li>Added Chinese language support</li>
<li>Added four new Cover Page properties</li>
<li>Company Address</li>
<li>Company Email</li>
<li>Company Fax</li>
<li>Company Phone</li>
<li>Added Function sendemail</li>
<li>Added Log switch to create a transcript log</li>
<li>Added function TranscriptLogging</li>
<li>Fixed uninitialized variable for Admin Partitions</li>
<li>Fixed French wording for Table of Contents 2 (Thanks to David Rouquier)</li>
<li>Removed Hardware code as it is not needed for NetScaler</li>
<li>Removed HTML and Text code as they are not used</li>
<li>Removed code that made sure all Parameters were set to default values if for some reason they did exist or values were $Null</li>
<li>Removed ComputerName code as it is not needed for NetScaler</li>
<li>Reordered the parameters in the help text and parameter list so they match and are grouped better</li>
<li>Replaced _SetDocumentProperty function with Jim Moyle&#8217;s Set-DocumentProperty function</li>
<li>Updated Function ProcessScriptEnd for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters</li>
<li>Updated Function ShowScriptOptions for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters</li>
<li>Updated Function UpdateDocumentProperties for the new Cover Page properties and Parameters</li>
<li>Updated Help Text</li>
<li>Updated script to support Word 2016 but doing so removes support for Word 2007</li>
</ul>
<p><strong style="font-size: 1rem;">You can always find the most current script by going to </strong><a style="font-size: 1rem;" title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank" rel="noopener noreferrer"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14636</post-id>	</item>
		<item>
		<title>Citrix NetScaler MAS Documentation Script Version 1.10</title>
		<link>https://www.carlwebster.com/citrix-netscaler-mas-documentation-script-version-1-10/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 28 Sep 2018 14:32:37 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=13866</guid>

					<description><![CDATA[#Version 1.10 14-September-2018 Fixed issue with Stylebook Content being output in Base64 Fixed issue with Stylebook description containing newline characters breaking  tables If you have any feature requests, suggestions for&#8230;]]></description>
										<content:encoded><![CDATA[<p>#Version 1.10 14-September-2018</p>
<ul>
<li>Fixed issue with Stylebook Content being output in Base64</li>
<li>Fixed issue with Stylebook description containing newline characters breaking  tables</li>
</ul>
<p>If you have any feature requests, suggestions for enhancements or bugs to report, please feel free to contact me on twitter (@andymc84) or email (<a href="mailto:amccullough84@gmail.com">amccullough84@gmail.com</a>)</p>
<p>Thanks</p>
<p>Andy</p>
<p><strong>You can always find the most current script by going to </strong><a title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank" rel="noopener noreferrer"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster and Andy</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13866</post-id>	</item>
		<item>
		<title>Citrix NetScaler Documentation Script Version 2.60 BETA</title>
		<link>https://www.carlwebster.com/citrix-netscaler-documentation-script-version-2-60-beta/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Tue, 28 Aug 2018 11:50:29 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=13741</guid>

					<description><![CDATA[Lots of people have requested this script, so I figured I could save myself a lot of emails by putting the script here. There is obviously still a lot of&#8230;]]></description>
										<content:encoded><![CDATA[<p>Lots of people have requested this script, so I figured I could save myself a lot of emails by putting the script here. There is obviously still a lot of interest in a script for offline processing of NetScaler data.</p>
<p><span id="more-13741"></span></p>
<p>This is a <strong>BETA</strong> version of 2.60. It is a copy of 2.50 that reads the ns.conf file. The following changes were made from 2.50.</p>
<ul>
<li>Added -Dev and -ScriptInfo parameters</li>
<li>Added Chinese language support</li>
<li>Added four new Cover Page properties
<ul>
<li>Company Address</li>
<li>Company Email</li>
<li>Company Fax</li>
<li>Company Phone</li>
</ul>
</li>
<li>Added Function sendemail</li>
<li>Added Log switch to create a transcript log
<ul>
<li>Added function TranscriptLogging</li>
</ul>
</li>
<li>Fixed uninitialized variable for Admin Partitions</li>
<li>Fixed French wording for Table of Contents 2 (Thanks to David Rouquier)</li>
<li>Removed Hardware code as it is not needed for NetScaler</li>
<li>Removed HTML and Text code as they are not used</li>
<li>Removed code that made sure all Parameters were set to default values if for some reason they did exist or values were $Null</li>
<li>Removed ComputerName code as it is not needed for NetScaler</li>
<li>Reordered the parameters in the help text and parameter list so they match and are grouped better</li>
<li>Replaced _SetDocumentProperty function with Jim Moyle&#8217;s Set-</li>
<li>DocumentProperty function</li>
<li>Updated Function ProcessScriptEnd for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters</li>
<li>Updated Function ShowScriptOptions for the new Cover Page properties, and Dev, ScriptInfo, Log Parameters</li>
<li>Updated Function UpdateDocumentProperties for the new Cover Page properties and Parameters</li>
<li>Updated Help Text</li>
<li>Updated script to support Word 2016 but doing so removes support for Word 2007</li>
</ul>
<p>Essentially, the script was brought current with the changes in all the other documentation scripts.</p>
<p>Other than fixing the missing variable for Admin Partitions, <strong>NOTHING HAS BEEN CHANGED IN THE FUNCTION OF THIS SCRIPT FROM 2.50. That means, the script still does not support anything added to any NetScaler firmware since 10.1.</strong></p>
<p>If you are running a NetScaler version LATER than 10.1, you will NOT see any new features documented because the code has not been updated for ANY new Netcaler features.</p>
<p><a href="https://github.com/CarlWebster/NetScaler-Old-ns.conf-/tree/V2.60" target="_blank" rel="noopener">The script is on GitHub</a>. If you want to update the script to handle any new features, <span style="text-decoration: underline;"><strong>PLEASE</strong></span> DO SO. I can barely spell NetScaler, so don&#8217;t look to me to make any updates to this script.</p>
<p>Thanks</p>
<p>Webster</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13741</post-id>	</item>
		<item>
		<title>Citrix NetScaler MAS Documentation Script Version 1.00</title>
		<link>https://www.carlwebster.com/citrix-netscaler-mas-documentation-script-version-1-00/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Thu, 01 Dec 2016 15:48:27 +0000</pubDate>
				<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9909</guid>

					<description><![CDATA[Andrew McCullough is providing to the community a documentation for the Citrix NetScaler MAS. The script will be maintained by Andrew but housed here with the always growing collection of&#8230;]]></description>
										<content:encoded><![CDATA[<p>Andrew McCullough is providing to the community a documentation for the Citrix NetScaler MAS. The script will be maintained by Andrew but housed here with the always growing collection of scripts.</p>
<p>Andrew can be found at Twitter @andymc84</p>
<p>All support and enhancement requests should be directed to Andrew.</p>
<p>Andrew has written a blog post about his new script. <a href="https://appdelivery.wordpress.com/2016/12/01/netscaler-mas-documentation-script/">NetScaler MAS Documentation Script</a></p>
<p><strong>You can always find the most current script by going to </strong><a title="Current Scripts" href="https://www.carlwebster.com/downloads/" target="_blank"><strong>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</strong></a></p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9909</post-id>	</item>
		<item>
		<title>Important Information for Those Using My Documentation Scripts</title>
		<link>https://www.carlwebster.com/important-information-using-documentation-scripts/</link>
					<comments>https://www.carlwebster.com/important-information-using-documentation-scripts/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Wed, 30 Jul 2014 16:21:43 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PVS]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenApp 5 for Server 2003]]></category>
		<category><![CDATA[XenApp 5 for Server 2008]]></category>
		<category><![CDATA[XenApp 6.0]]></category>
		<category><![CDATA[XenApp 6.5]]></category>
		<category><![CDATA[XenApp/XenDesktop 7.0 - 7.7]]></category>
		<category><![CDATA[XenDesktop 5.x]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=7374</guid>

					<description><![CDATA[Greetings, New updates to all my documentation scripts will soon be released.  There are some things you need to know first. This is the last update for the XenApp 5&#8230;]]></description>
										<content:encoded><![CDATA[<p>Greetings,</p>
<p>New updates to all my documentation scripts will soon be released.  There are some things you need to know first.</p>
<ul>
<li><strong>This is the last update for the XenApp 5 for Windows Server 2003 script.</strong></li>
<li><strong>All other scripts now require PowerShell version 3 or later.</strong></li>
<li><strong>All other scripts will no longer support Word 2007.</strong></li>
</ul>
<p>The following script updates will soon see the light of day:</p>
<ul>
<li>Active Directory V1.1</li>
<li>DHCP V1.1</li>
<li>PVS V4.2</li>
<li>XenApp 5 for Windows Server 2008 V4.2</li>
<li>XenApp 6 V4.2</li>
<li>XenApp 6.5 V4,2</li>
</ul>
<p>Those testing the XenDesktop scripts will also receive the V0.25 update for both the XenDesktop 5.x and 7.x scripts.</p>
<p>Email me if you would like to be added to the testers group for any of my scripts.</p>
<p>There has been a ton of work going on behind the scenes.  A group of hard-working and dedicated friends have been helping me work on a master template script.  This will allow anyone who wants to create a documentation script to use the template framework and create their own documentation script for any product from any vendor.  Right now the stuff to create Word, PDF and Formatted Text are in the template.  I am not an HTML person and no one has offered to create a generic &#8220;WriteHTMLLine&#8221; type of function(s) like we have for Word.</p>
<p>There are at least four other people I know of, besides me, who are using the new template script as the basis for their documentation scripts.  They have been very instrumental in shaping the template script.  I am not ready to release the template script to the public yet as one person is adding an optional GUI for all the command line parameters and there is no HTML output yet.</p>
<p>Iain Brighton has created a set of highly optimized Word Table functions that can speed up the creation, populating and formatting of Word tables by 95% or more.  Iain has done an amazing amount of work and has produced some fantastic functions that are saving and will save those of us who are using the template script a LOT of time.  Also, those who run the scripts will see a huge time decrease in the amount of time it takes to run the scripts once all the current Word tables are converted to use Iain&#8217;s functions.  I have eight documentation scripts to change so the changes will happen gradually.</p>
<p>I will also, as I convert tables to Iain&#8217;s new functions, start to add formatted text output.  This will allow you to run the scripts without having Word installed.  The DHCP script is the only script that already creates Word, PDF and Formatted Text output files.</p>
<p>Barry Schiffer started and we collaborated on <em>finally</em> fixing the bug with running the scripts on systems with multiple language operating systems and or multiple language versions of Microsoft Word.  That bug fix took a lot of detective work.  Kudos to Barry for leading me towards the solution.  The fix is already in Barry&#8217;s NetScaler V2.0 script.</p>
<p>Thanks</p>
<p>Webster</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/important-information-using-documentation-scripts/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7374</post-id>	</item>
		<item>
		<title>Where to Get Copies of the Various Scripts</title>
		<link>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/</link>
					<comments>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 19:00:16 +0000</pubDate>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[NetScaler]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PVS]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenApp 5 for Server 2003]]></category>
		<category><![CDATA[XenApp 5 for Server 2008]]></category>
		<category><![CDATA[XenApp 6.0]]></category>
		<category><![CDATA[XenApp 6.5]]></category>
		<category><![CDATA[XenDesktop 5.x]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[provisioning services]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[word comobject]]></category>
		<category><![CDATA[xenapp]]></category>
		<category><![CDATA[xendesktop]]></category>
		<guid isPermaLink="false">http://webster.skyrocket.ltd/?p=3741</guid>

					<description><![CDATA[Many people have asked me where they can get copies of the PowerShell documentation scripts.  To make it easier to find, I have linked to all of them in this one article.]]></description>
										<content:encoded><![CDATA[<p><b>NOTE:  All current scripts require PowerShell Version 3 or later.  </b></p>
<p><strong>All current documentation scripts create a Microsoft Word 2010,  2013, or 2016/2019/O365 document.</strong></p>
<p><strong>Word 2016, Word 2019 and the Office 365 version of Word have the same version number of 16. All documentation scripts will work with Word 2019 and Word Office 365 with no changes.</strong></p>
<p><b>*****All the scripts run best on PowerShell Version 5*****</b></p>
<p>Many people have asked me where they can get copies of the various PowerShell documentation scripts. To make it easier to find, I have linked to all of them in this one article.</p>
<p>All scripts have been moved to the new <a title="Script Downloads Page" href="https://www.carlwebster.com/downloads" target="_blank" rel="noopener noreferrer">Downloads page</a>.</p>
<p>I am leaving this landing page here so I don&#8217;t break all the existing links people have to this page.</p>
<p>Thanks</p>
<p>Webster</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/feed/</wfw:commentRss>
			<slash:comments>333</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3741</post-id>	</item>
	</channel>
</rss>
