Citrix XenApp 6.5 Documentation Script Update 5.00
Setting the Playing Field Right for Citrix Cloud
Citrix NetScaler MAS Documentation Script Version 1.10
Does the Cloud fail?
Learning to Install Adobe Acrobat Reader DC
Back in April 2009, I wrote an article on installing Adobe Acrobat Reader. A reader reported to me that the process does not work for Adobe Acrobat Reader DC. There were enough changes to the process, I worked through and documented the process so the reader could get Acrobat Reader DC installed.
Portable Document Format (PDF) files are a popular way to transfer documents between computer users. A PDF file presents documents, including formatting and images, independent of software, hardware, and operating systems. There are over 10,000 free viewers available on http://www.download.com which allows the viewing of PDF files.
In this article, you will learn:
- how to sign up to distribute the free Adobe Acrobat Reader DC version
- download the distributable file
- download the Adobe Customization Wizard
- extract the Acrobat Reader MSI file
- customize the MSI file
- install the customized file on your master image
- remove additional menu items using JavaScript
Connecting to the Cloud: Name Resolving Matters!
Citrix XenMobile Documentation Script Version 1.03
Citrix NetScaler Documentation Script Version 2.60 BETA
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.
How To Hide Additional Drive Letters On A Server Updated for ADMX/ADML
Back in June 2009, I wrote the original How To Hide Additional Drive Letters article. Recently, someone asked me how to do the same task but with an ADMX file instead of ADM.
Error 9611 DNS_ERROR_INVALID_ZONE_TYPE When Attempting to Configure a Microsoft DNS Scavenging Server
I have been working with Microsoft Active Directory (AD) since July 2001 and doing AD Health Checks since September 2003. One item I have done hundreds of times, failed on me yesterday during an AD remediation project. I duplicated the problem in my lab and want to document the solution for future reference.
Removing Remote Installation Services User Settings from the Default Domain Policy
I do a LOT of Active Directory (AD) Health Checks. One of the things I look for are User Settings in the Default Domain Policy.
10 Things in Active Directory – 2018 Edition Webinar
Group Policy Default Settings for Citrix XenApp and XenDesktop That Changed Between 7.17 and 7.18
Group Policy Default User Settings Reference for Citrix XenApp and XenDesktop V1.05
Group Policy Default Computer Settings Reference for Citrix XenApp and XenDesktop V1.05
Get-GPOBackupAndReports PowerShell Script V1.10
Set-SageSet1 PowerShell Script V1.00
A Windows utility I am surprised that a lot of admins don’t know about is Disk Cleanup. Running the Windows app doesn’t provide as many options as running the same program from the command line. I use the command line option when finalizing master images before the provisioning process. You can also run this on manually provisioned Citrix XenApp servers. This script automates setting all the options for running cleanmgr.exe.
Get-GPOBackupAndReports PowerShell Script V1.00
Some of you know that I do a lot of work with Active Directory and Group Policy (GPO). I needed a script that would:
- Backup all GPOs in a domain
- Give me HTML and XML reports for all those GPOs
- Zip up the backups and reports
- If specified, email me a copy of the Zip files.
Running PowerShell Scheduled Tasks – a Third Opinion
I recently published an article titled Running PowerShell Scripts As a Scheduled Task. That article was from a reader showing how he ran one of the PowerShell scripts as a scheduled task. After that article was released, another reader, Guy Leech (@guyrleech), sent me a Word document showing how he accomplishes the same task. After that article, another reader (from Denmark) sent me his process. So this third option is from Gunnar Hermansen who is a Senior Technical Support Engineer Manager for CensorNet.