Rebuild the icon cache (IconCache.db). Open Folder Options. Click the View tab. Select the radio button: Show hidden files, folders, and drives. Click Apply. Open windows explorer and navigate to %LocalAppData% Delete IconCache.db Open the Task Manager. Click the Process tab.  …

Missing Start Menu and Taskbar Icons Windows 7 Read more »

Close the Control Panel Open gpedit.msc Disable: Computer configuration/Administrative Templates/System/Internet Communication Management/Internet Communication/Turn off access to all Windows Update features Enable: Computer Configuration/Administrative Templates/Windows Components/Windows Update/Configure Automatic Updates Open Regedit Set HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer/NoWindowsUpdate to 0  

I had a display issue where the column widths changed after rebinding data with the RadGridView. Clicking the columns restored the proper widths. I initially went with the Telerik recommendation to use CellFormatting to  set column fonts, colors, widths, etc. …

Display Artifacts after Rebinding Telerik RadGridView Read more »

This is for Winforms. I don’t know about the other technologies. Sure you can iterate through the columns and manually disable each…  But the tools are already in place. To hide column filters by Image column types: void radGridView1_ViewCellFormatting(object sender, …

Hide Telerik GridView Column Filter By Column Type or Name winforms Read more »

Domain computers fail to see server shared printers in the domain On the print server (or whatever is sharing them) open Devices and Printers Right-click printer and select Printer Properties (NOT PROPERTIES) Click the Sharing tab, ensure Sharing and List …

Domain Network Printers Are Not In Add Printers List WS2008R2 Read more »

If you can’t move a user from one Organizational Unit (OU) to another because Windows responds with Windows cannot move object XXXX because: access is denied… The Protect object from accidental deletion option is probably enabled. Right click the PARENT OU which …

Windows Server Active Directory Can’t Move User, “Windows cannot move object because: access is denied” Read more »