AuthorizationManager check failed when starting PowerShell
When Launching a PowerShell script I noticed the following error: "AuthorizationManager check failed." This …
When Launching a PowerShell script I noticed the following error: "AuthorizationManager check failed." This …
Today I was troubleshooting a message that appeared when a user tries to edit a document from SharePoint on a …
From a script I needed to schedule a project in RES Automation Manager 2011 for a particular server. This can …
I am writing a script that is going to automate a number of manual steps involved in creating a new image with …
I was experimenting today with the PowerShell cmdlets for Citrix Provisioning Server. I was surprised to learn …
Just some quick code to get the OU Name of the computer we run the script on. VBS: vb.net Copy Download …
The Citrix Online Plugin has a number of settings that can be changed. This includes things as Window Size and …
After reading Andy Morgan’s (excellent) blog post about Removing Screen Resolution and Personalize shell …
I needed to read out the Maximum Password age with a PowerShell script in a Windows 2003 domain. Reading out …
I was creating a small dialog in an .hta file and to make a little prettier for the user I included a company …