Outlook “Signatures” button fails

By | November 7, 2018

If the “Signatures” button fails to open the dialogue box for changing your signature, you can take the following steps: Locate: [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Wow6432Node\CLSID\{0006F03A-0000-0000-C000-000000000046}\LocalServer32] Direct it to outlook.exe This file can be renamed .reg and imported to fix this issue on Office 365: Office365

AnyConnect Password

By | August 23, 2018

The Cisco Any Connect Client does not allow you to save a password on the client. This code when saved as a .vbs file will let you get around this.  Be warned that the client’s password is saved in clear text in the file. I hide the file in Drivers and create a shortcut to it with the… Read More »

SMG Queue – 450 4.4.1

By | August 21, 2018

If you are seeing the following error, on messages in the Symantec Messaging Gateway queue: 450 4.4.1 [internal] Connection Timed Out These messages are being interrupted during transmission. This leads to the sender receiving a delayed delivery notice. This is caused by something in the message being rejected by the Cisco router during inspection of the traffic. To… Read More »

Exchange Permissions

By | August 16, 2018

You can list all users with Mailbox permissions with this in PowerShell: Get-Mailbox | Get-MailboxPermission | where {$_.user.tostring() -ne “NT AUTHORITY\SELF” -and $_.IsInherited -eq $false} | Select Identity,User | Export-Csv -NoTypeInformation mailboxpermissions.csv

PPI – Pixels Per Inch

By | August 7, 2018

The PPI of a monitor is a measure of its size in inches and the total number of pixels in the horizontal and vertical directions. It is important to account for PPI when choosing a monitor for a client to ensure a positive user experience. A 20-inch 4k monitor would be virtually useless, as the elements of the… Read More »

Home Ed. in a Domain

By | May 22, 2018

You can connect a Windows home edition PC to a domain as follows: Change the PCs workgroup to the domain name (pre-Windows 2000) Change the local username and password to exactly match a domain account. The PC should now have full access to Outlook, network shares and printers without entering credentials.

AutoCAD Interface Reset

By | May 10, 2018

If your toolbars vanish you can do the following to reset AutoCAD: From the Start menu go to > AutoCAD 20nn – English (Folder icon) > Reset Settings to Default Backing up the current interface is advisable if you have made extensive customizations. In some instances, Reset Settings to Default will be missing. More…        

Safe Mode from CMD

By | April 8, 2018

If you need to put a system into safe mode you can do this from cmd then reboot: This will set the safemode switch: bcdedit /set {current} safeboot minimal with networking: bcdedit /set {current} safeboot network to put back in normal mode via dos: bcdedit /deletevalue {current} safeboot

SpeechExec License Fix

By | March 30, 2018

Stop the FlexNet licensing service Delete the files in this folder: “C:\Documents and Settings\All Users\Application Data\FLEXnet” Delete one file in this folder: “C:\Program Files\Common Files\Macrovision Shared\FLEXnet Publisher” but NOT the FNPLicensingService.exe file. RestartedFlexNet licensing service Oened the program and activate it.

Remote log off

By | March 20, 2018

I recently had a console session hang with just a white screen and no start menu on an Exchange Server. Not wanting to reboot the server and disrupt the entire office, I used the following to remotely log the admin out via PowerShell: (gwmi win32_operatingsystem -ComputerName $PCname).Win32Shutdown(4)

Install Exchange 2016

By | December 10, 2017

Upgrade Active Directory Forest Functional level in the organization to Server 2008R2 or later. Install .NET Framework 4.8 Unified Communications Managed API 4.0 Visual C++ 2013 Redistributable Package

Autodesk License via VPN

By | December 6, 2017

If AutoCAD fails to pull a license over a VPN you need to adjust the time out period that it tries to  connect. Do this by adding a system variable and it fixes all Autodesk products. System>Advanced…>Environment Variables>System Variables>New variable name:   FLEXLM_TIMEOUT                Variable value:   10000000

Segmented Zip Files

By | November 29, 2017

7 Zip will segment files as it creates a compressed file with this command: cd “C:\Program Files\7-Zip” 7z -v500m a c:\backup\Filename C:\FolderToCompress Usage: 7z a -v{Size}[b|k|m|g] [<switches>…] <archive_name> [<file_names>…]

Site VPN 1/2 Connected

By | November 20, 2017

In a Site-toSite VPN setup between two Cisco ASAs you find that traffic stops passing between sites, however, the connection is established. In addition under Monitoring>VPN>IPSec Site-to-Site one side shows: Bytes Rx 0 / Tx increasing and the other ASA shows BytesRx increasing / Tx 0. While rare the fix is to: change nothing, save the configs and… Read More »

Add an Exchange Relay

By | November 16, 2017

To relay through exchange server the following receive connector settings should be used: Set your Name and Port as needed. Under security check ONLY: Transport Layer Security (TLS); Externally secured (for example, with IPsec); Exchange Servers; Anonymous Users  From Scoping REMOVE the 0.0.0.0-255.255.255.255 range. (WARNING: Skipping this will create an open relay) and add Static IPs for approved senders.… Read More »

Photo Viewer for 10

By | November 15, 2017

Some users prefer to use the old Windows Photo Viewer. If the PC was upgraded it is still available. For a system that was clean installed use this registry hack. This also addresses the fact that Outlook is missing from the “Share Pictures” feature of the new photos app.

Create macOS ISO

By | October 19, 2017

1) Create a blank disk image: hdiutil create -o /tmp/HighSierra.cdr -size 7316m -layout SPUD -fs HFS+J 2) Mount your image: hdiutil attach /tmp/HighSierra.cdr.dmg -noverify -nobrowse -mountpoint /Volumes/install_build 3) Restore BaseSystem.dmg from the installer: asr restore -source /Applications/Install\ macOS\ High\ Sierra.app/Contents/SharedSupport/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase 4) Unmount the image: hdiutil detach /Volumes/OS\ X\ Base\ System 5) Convert the… Read More »

Create MacOS USB

By | October 15, 2017

To Create a bootable UBS drive for installing Mac OS. Download the installer from the App Store From Terminal Enter the following for High Sierra: sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia –volume /Volumes/Mojave Change Mojave to the name of the destination USB Drive Commands for older Mac OS

7to10 Remote upgrade

By | August 7, 2017

Windows can be upgraded remotely with these steps. Verify MSP Connect is working on the PC. Download the ISO and copy the contents to C:\Win10\ Run the upgrade to Windows 10. After about 30 Min. access the PC with MSP Connect (RDP will not work yet) Answer the setup questions to complete the upgrade. Test RDP

Outlook Search Fails

By | June 30, 2017

In June Microsoft released a patch for Office that breaks the index on some PCs (users can no longer search Outlook). To fix this install optional update “2017-06 Preview on Monthly Quality Rollup for Windows…”. This only applies to Windows 7.