Situation:we had migrate from Windows 2003 DC x32 to Windows 2008 DC x64 for certificate servers.Everything working fine until the last steop of importing the old registry settings. When adding the server role of CA Web Enrollment we received the following error message Error Message: Cannot Install Certificate Authority Web Enrollment Active Directory Certificate Services […]
Problem: Upgrading 32 to 64 bit server on VMWARE ESX 4.x would result in a stop when booting the Windows 2008 x64 CD Error Message: STOP: 0x0000005D (0x000000000FEBBBFF,0x0000000000000000, 0x0000000000000000,0x0000000000000000) Resolution: Obvious one really, change the Architecture to be (64 BIT) for the VMWARE properties of the VM
%APPDATA%MicrosoftWindowsRecent This location cannot be personalized, however can be hived in and out using EM
Situation:Citrix Support the volume control sync / mute of a Desktop session to also control the HDX media volume playing out on the client. Problem:After upgrading to Citrix Receiver 3.0 this functionality stopped.HDX Flash Content would be streamed to the client side and would play, but if the XenApp session volume was muted – the […]
PROBLEM: After we removed the citrix desktop lockdown, and tried to launch a citrix desktop / application we received. MESSAGE: “Citrix online plug-in Configuration Manager: No value could be found for (ClientHostedApps) that satisfies all lockdown requirements. The lockdown requirements in force may be conflicting”. RESOLUTION: 1. goto HKEY_CURRENT_USERSoftwareCitrixICA ClientEngineLockdown ProfilesAll RegionsLockdownVirtual ChannelControl 2. Delete […]
SituationNumerous roaming profiles without the administrator added for NTFS permissions. Access was denied for copying, moving etc. Native tools for taking ownership of multiple folders and files for end user profiles. Command Taking OwnershipTAKEOWN.exe /F <folderpath> /R /A /D Y /F = path/R=recurvise/A=owner to administrators rather than logged on user/D = default answer to setting list […]
Problem After extracting a number of files from a ZIP file windows kept track of these files as dangerous by means of the files ‘stream’ (ie tracking where the file originated from) Typically to allow these files to execute you need to Right click the file > properties > UNBLOCK “This file came from another computer […]
‘VBSCRIPT Set wshShell = Wscript.CreateObject (“WScript.shell”) strUSER = inputbox(“Enter User Name”,”Enter User Name”) wshShell.run “cmd.exe /c dsquery user -name ” & Chr(34) & strUSER & Chr(34) & ” | dsmod user -disabled no & pause” set wshshell = nothing
To “see inside a published app” when its published / installed on an APP-V serverrun from a command prompt sfttray.exe /exe cmd.exe “APPLICATION NAME”
Situation: We were running XenApp 5.0, windows 2008 SP2 and Appsense EM. PNAgent.exe was listed as a startup item for each user in the mandatory profile. Sometimes this would NOT start even though their profile path had not changed. Resolution: Delete the file listed below if the path to the end users appsense repository. (registry hives) […]