Bluebeam Performance Issues

By | August 22, 2022

Changing the Rendering Mode in Revu will improve load time and overall performance. In Revu, click Revu > Preference > Advanced > 2D Rendering (tab) Select Wait for completion in the Rendering Mode dropdown menu The Wait for Completion rendering mode disables partial redrawing of the display..

Autodesk License Mode

By | June 8, 2018

Issue: (Example – A trial install to network license) Your licensing type has changed and you need to change the licensing option within the program. Delete LGS.data file in the following folder: C:\ProgramData\Autodesk\CLM\LGS\ProductKey_ProductVersion.0.0.F

Outlook Autocomplete

By | March 23, 2018

A freeware option that I used to use and still comes in handy is called NK2Edit from NirSoft, it does handle newer data just follow the instructions. Has the advantage of being able to edit the autocomplete data as well. There are also things you can do like importing nk2 files by launching outlook with the /importnk2 switch.… Read More »

Outlook Shenanigans

By | March 21, 2018

So outlook has stopped opening links or attachments and there have been no changes in the trust center and no recent windows updates…. Open Regedit and check the following key. “HKEY_CLASSES_ROOT \.html”

Issues Renaming a Domain Computer Part 2 of 2

By | March 15, 2018

So you have gone through part 1 and now get an error saying the directory service is busy! Is SQL Express or SQL installed? If so, from an elevated command prompt type: setspn -L computername Note any registered SPN in the format of MSSQLSvc/[Computer Name]:[Instance Name] Delete each of the SPN’s noted above. setspn –d [SPN Name] [ComputerName]… Read More »

High Sierra network issue

By | January 4, 2018

Full article here. Newer servers use SMB2/3 which has packet signing turn on. The net result is that copied/moved/renamed files never finalize the process.  2 sets of instructions below based on whether or not there already exists an nsmb.conf file or not.

Win7 updates not running

By | January 3, 2018

Update services are running yet the windows update control panel says that they aren’t when you try to check for updates. Disable windows update service and then stop it. At this point go to Windows\SoftwareDistribution and rename the folder to SoftwareDistributionOld. Enable windows update service and start. You should be able to check for updates now.

C Drive filling up regularly

By | January 3, 2018

Windows/Temp filling with cab_XXXX files. Deleting the cab_xxxx files only resulted in regeneration. Checking \Logs\CBS folder I found lots of .log and (some) .cab files It seems, that windows wasn’t able to zip (makecab.exe) one of the .log files. Solution was: in \Logs\CBS folder delete the oldest .log file (you can also delete them all) in \temp folder… Read More »

Network XP & 10

By | December 28, 2017

Hopefully this doesn’t come up often but when it does… Windows 10 no longer supports SMB1. It can be enabled (it is also a big security hole) Powershell as administrator: Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol more on the topic in general here.

Exchange13 Discovery

By | December 11, 2017

Prerequisites: The user that you are going to run the eDiscovery as must be a member of Mailbox Search Role and the Discovery Management Role Group (The discovery management Role Group will encompass the Mailbox Search Role) You will not see the eDiscovery or litigation hold options (The compliance management menu item on the left side of the… Read More »

Sticky Outlook Accounts

By | August 4, 2017

You have removed delegate rights to a users account but the account continues to display in outlook. Slipstick to the rescue again. There are a bunch of interesting solutions in this link. [Key, AD users and groups, Advanced view, Attribute editor]

Uninstalling Autodesk

By | April 28, 2017

Autodesk products, particularly Building Design Systems, can be very complicated installs. Fortunately Autodesk includes an app manager that will allow you to uninstall all or select certain apps to remove. It is found in Start>All Programs>Autodesk>Uninstall Tool

Dell RAID Firmware

By | November 1, 2016

To prevent loss of data on Dell servers,  firmware and Windows drivers for the RAID controllers must be updated as new versions are released. Use Dell Open Manage to determine which RAID controller you have. Collect your system Service tag. (CMD: WMIC csproduct) Go to support.dell.com and enter your service tag. Narrow the category down to SAS Raid.… Read More »

Disable UAC via GPO

By | July 28, 2016

This is usually achieved through Active Directory policies. Most documents and guides will tell you that you just need to turn off three policies in Windows 2008, under Computer Configuration -> Policies -> Windows Settings -> Security Settings -> Local Policies -> Security Options:

Manage 2012 from Win7

By | July 27, 2016

Server 2008 can be managed by installing remote server administration tools (RSAT, very specific version requirements!) Same can be done with Win8 and up and Server 2012 and up… Win7, however, is a bit more complicated.

Ajera and Notifications

By | July 19, 2016

Ajera updates at least once a month. In doing so it also replaces the AjeraService.sysajera file. (in the root of the Ajera directory tree) This file contains the path to Ajera and if you changed it on install it will overwrite it. If the path is wrong email notifications will break. You will find Ajera and exchange errors… Read More »

JungleDisk & Windows 10

By | July 1, 2016

JungleDisk recommends that WebDav be turned on with Windows 10. They don’t say why however and doing so will add extra steps for the user as all windows links will take you to a web page which won’t actually work. Instructions on breaking it are here so that you can un-break it.