Cisco IOS Port forward Range

SCREWLOOSE IT technical document

Port forwarding on Cisco IOS devices can be a bit tricky but here is a easy way to do it. 192.168.59.10 is the server you want to port forward to. (You need to have this in twice for the NAT Pool) ip nat pool POOL1 192.168.59.10 192.168.59.10 netmask 255.255.255.0 type rotary ip nat inside destination […]

Xenserver missing USB drive after reboot

SCREWLOOSE IT technical document

After plugging in USB drives on a Xenserver sometimes the drive goes missing. 1.) modprobe -r usb_storage 2.) modprobe usb_storage and its back. URL: https://discussions.citrix.com/topic/278640-usb-drive-no-longer-seen-as-removable-storage-after-reboot/      

iPECS eMG80 Password Reset

SCREWLOOSE IT technical document

iPECS eMG80 web admin password reset To reset the user, admin or maintenance level password to the default values. This procedure has been available since software A.0Fc. To complete this you must connect directly to the Serial port on the eMG80. This is for security reasons that this procedure needs to be performed on-site. The […]

ERROR Non Genuine Consumable

SCREWLOOSE IT technical document

If you replace toner cartridges, image drums or other consumables with any non-genuine ones, “Unknown Consumable detected” appears and the device stops working. To continue printing by using non-genuine consumables When “Unknown Consumable detected” appears on the touch panel and the device stops working, you can follow the procedure below to switch to an operable […]

Yealink Click To Dial from Chrome

SCREWLOOSE IT technical document

I have been playing around with this for a while and i have managed to get this going. This is really just notes for me but it may have you too. Install Chrome C2D URL Then under options fill out the IP address and username and password (admin and admin by default) Dial http://$phoneUsername:$phonePassword@$phoneAddres/servlet?number=$number&outgoing_uri=%account% Hangup:  http://$phoneUsername:$phonePassword@$phoneAddres/servlet?key=X I’m […]

Xerox Service Mode

Press and hold the 0 key for 10 seconds then simultaneously press START. You will then be asked to enter a code. Type “6789” and Enter. That will put you into UI Diagnostics. This will work for both machines and all Xerox machines that use the Connect Key Software. Most will take you directly into […]

Access to this web server is disabled by default because it is controlled by basic authentication

Windows Vista, Windows 7, and Windows 8 To enable Basic authentication on the client computer, follow these steps: In Windows Vista or Windows 7, click Start, type regedit in the Start Search box, and then press Enter. In Windows 8, hold the Windows key (WINKEY) + F, highlight Apps in the Menu bar, type regedit in the Search box, and then press Enter. Locate and then click the […]

Remove Tool Bar by Default on Adobe

Go to the install directory, i.e.” C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroApp\ENU”. Create a new subfolder (I used “Disabled”). Move 3 files from the “ENU” folder into the new “Disabled” folder: AppCenter_R.aapp & Home.aapp & Viewer.aapp. Open a PDF and no more Tool Pane! I originally moved just the “Viewer” file but if you clicked on […]

Fanvil Click to Dial

I have been playing around with this for a while and i have managed to get this going. This is really just notes for me but it may have you too. Install Chrome C2D URL Then under options fill out the IP address and username and password (admin and admin by default) Dial:  http://admin:admin@$phoneAddress/cgi-bin/ConfigManApp.com?key=HEADSET;key=$number;ENTER add key=HEADSET; to the […]

Add Exchange mail box disabling the auto mapping in outlook.

Outlook 2010 has this cool feature that auto maps the mailboxes that you have full access to. But some times you want to have access to everyone email but not have them taking up space on your outlook.   This command will add full access for admin@example.com to everyone but the Admin mail box.  Get-Mailbox -ResultSize […]