<?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>Configuration Manager &#8211; Carl Webster</title>
	<atom:link href="https://www.carlwebster.com/category/configuration-manager/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>Microsoft Configuration Manager 2012 R2 PowerShell Documentation Script Version 2.39</title>
		<link>https://www.carlwebster.com/microsoft-configuration-manager-2012-r2-powershell-documentation-script-version-2-39/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Sat, 11 Sep 2021 18:09:01 +0000</pubDate>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=49664</guid>

					<description><![CDATA[Version 2.39 11-Sep-2021 Add Function OutputReportFooter Add Parameter ReportFooter Outputs a footer section at the end of the report. Report Footer Report information: Created with: &#60;Script Name&#62; &#8211; Release Date:&#8230;]]></description>
										<content:encoded><![CDATA[<p>Version 2.39 11-Sep-2021</p>
<ul>
<li>Add Function OutputReportFooter</li>
<li>Add 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>Change all Write-Verbose $(Get-Date) to add -Format G to put the dates in the user&#8217;s locale &#8211; recommended by Guy Leech</li>
<li>Clean up Word formatting</li>
<li>Fix $Null comparisons to put $Null on the left</li>
<li>Update the following functions to the latest versions
<ul>
<li>AddWordTable</li>
<li>CheckWordPrereq</li>
<li>SetWordCellFormat</li>
<li>SetWordTableAlternateRowColor</li>
</ul>
</li>
<li>Update Functions ShowScriptOptions and ProcessScriptEnd to add $ReportFooter</li>
<li>Update the help text</li>
<li>Update the ReadMe file</li>
</ul>
<p>Thanks to fellow CTP Thomas Krampe for the push to add the report footer.</p>
<p>Thanks to David McSpadden for all the testing.</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">49664</post-id>	</item>
		<item>
		<title>Microsoft Configuration Manager 2012 R2 PowerShell Documentation Script Version 2.38</title>
		<link>https://www.carlwebster.com/microsoft-configuration-manager-2012-r2-powershell-documentation-script-version-2-38/</link>
					<comments>https://www.carlwebster.com/microsoft-configuration-manager-2012-r2-powershell-documentation-script-version-2-38/#comments</comments>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Tue, 28 Apr 2020 19:49:42 +0000</pubDate>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=18304</guid>

					<description><![CDATA[#Version 2.38 8-May-2020 Add checking for a Word version of 0, which indicates the Office installation needs repairing Change color variables $wdColorGray15 and $wdColorGray05 from [long] to [int] Change location&#8230;]]></description>
										<content:encoded><![CDATA[<p>#Version 2.38 8-May-2020</p>
<ul>
<li>Add checking for a Word version of 0, which indicates the Office installation needs repairing</li>
<li>Change color variables $wdColorGray15 and $wdColorGray05 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>Update Function SetWordCellFormat to change parameter $BackgroundColor to [int]</li>
</ul>
<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</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.carlwebster.com/microsoft-configuration-manager-2012-r2-powershell-documentation-script-version-2-38/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">18304</post-id>	</item>
		<item>
		<title>Microsoft Configuration Manager 2012 R2 PowerShell Documentation Script Version 2.3</title>
		<link>https://www.carlwebster.com/microsoft-configuration-manager-2012-r2-powershell-documentation-script-version-2-3/</link>
		
		<dc:creator><![CDATA[Carl Webster]]></dc:creator>
		<pubDate>Mon, 11 Jul 2016 10:00:28 +0000</pubDate>
				<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[PowerShell]]></category>
		<guid isPermaLink="false">https://www.carlwebster.com/?p=9438</guid>

					<description><![CDATA[In June 2013, David O&#8217;Brien (Cloud and Datacenter Management MVP) released his Config Manager documentation script. A little while ago, several users emailed me asking for help as they were trying to&#8230;]]></description>
										<content:encoded><![CDATA[<p>In June 2013, David O&#8217;Brien (Cloud and Datacenter Management MVP) released his Config Manager documentation script. A little while ago, several users emailed me asking for help as they were trying to run the script using Microsoft Word 2016. David had left my email address in the error message so I reached out to David for permission to update his script. David stated I could maintain it on my site. Along with the help of Michael B. Smith (Exchange MVP) and a hard-working, dedicated group of testers, the script will now be maintained and housed on my site.</p>
<p>David&#8217;s last script update was version 2.2. With all the changes made in this update, I decided to change the version number to 2.3.</p>
<p>Disclaimer: I know nothing about System Center or Configuration Manager and have access to neither. The only way this script was updated was with the help of a couple of very dedicated testers (David M. and MBS). The latest version of PowerShell V5 complained about a lot of issues with this script (and all the other documentation scripts) and I have fixed what the testers reported and were able to test. There are still a couple of things PowerShell V5 complains about but none of the testers used any of those Configuration Manager options. If you use the new -Dev and -ScriptInfo parameters when you run the script, I would appreciate you sending me those two files so I can fix anything else that PowerShell V5 complains about.</p>
<p><span id="more-9438"></span></p>
<p>#Version 2.3 11-Jul-2016 (first release by Carl Webster)</p>
<ul>
<li>Added support for Word 2016</li>
<li>Added -Dev parameter to create a text file of script errors</li>
<li>Added more script information to the console output when the script starts</li>
<li>Added -ScriptInfo (SI) parameter to create a text file of script information</li>
<li>Added specifying an optional output folder</li>
<li>Added the option to email the output file</li>
<li>Changed from using arrays to populating data in tables to strings</li>
<li>Cleaned up some issues in the help text</li>
<li>Color variables needed to be [long] and not [int] except for $wdColorBlack which is 0</li>
<li>Fixed many $Null comparison issues</li>
<li>Fixed numerous issues discovered with the latest update to PowerShell V5</li>
<li>Fixed output to HTML with -AddDateTime parameter</li>
<li>Fixed saving the HTML file when using AddDateTime, now only one file is created not two</li>
<li>Fixed several incorrect variable names that kept PDFs from saving in Windows 10 and Office 2013</li>
<li>Fixed several spacing and typo errors</li>
<li>Fixed several typos</li>
<li>Removed the 10 second pauses waiting for Word to save and close</li>
</ul>
<p>If there are other parts of Configuration Manager  you would like to see included or you see errors in the data, please email me. webster@carlwebster.com All I ask is that you also send me the two files produced by -Dev and -ScriptInfo.</p>
<p><strong>You can always find the most current script by going to </strong><a title="Current Scripts" href="https://www.carlwebster.com/where-to-get-copies-of-the-documentation-scripts/" 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>&nbsp;</p>
<p>Webster</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9438</post-id>	</item>
	</channel>
</rss>
