Chkdsk /r /f from batch file
I was looking for a way to get a client to run a chkdsk /r/f with our pressing y. (throught our MSP tool Naverisk) I found this trick echo y|chkdsk c: /f /r /x Though tit was quite clever. Source http://forums.techguy.org/3049075-post3.html
Java wont work in Chrome
In your URL bar, enter: chrome://flags/#enable-npapi Click the Enable link for the Enable NPAPI configuration option. Click the Relaunch button that now appears at the bottom of the configuration page. Source: https://java.com/en/download/faq/chrome.xml#npapichrome
Sharepoint asking for Credentials opening excel files
This was referenced after finding a MS hotfix article. To make the list for pass through authentication Click Start, type regedit in the Start Search box, and then press ENTER. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters On the Edit menu, point to New, and then click Multi-String Value. Type AuthForwardServerList, and then […]
Cisco Router Secuirty
Cisco Routers are cool but i have been finding a few issues with DDOS attacks of late. Mainly DNS and NTP. DNS DDOS access-list 153 remark Block DOS DNS access-list 153 permit ip host 202.62.147.50 any – Replace this with the DNS server your using access-list 153 deny tcp any any eq domain access-list 153 […]
Xenserver tapdisk experienced an error
Hi After upgrading a few of our Xenservers to 6.5 i moved a few hard drives from some troublesome servers. I found that after they were remounted i would get a error saying “tapdisk experienced an error” after a bit of digging around in the logs i found Server_helpers.exec exception_handler: Got exception SR_BACKEND_FAILURE_449: [ ; tapdisk […]
Xenserver Import XVA from Network Share
I was updating our servers to Xenserver 6.5 the other night and i was trying to work out the fastest way of importing some machines i exported. And it seems that xe vm-import is the way to do it. 1) do a xe sr-list and note the UUID of the SR you wish to […]
SBS 2011 / Exchange 2010 Relay
I can never remember how to setup the relay connector on the exchange 2010 or sbs 2011 (same thing) but here is a quick link that explains how to do it simply. http://exchangeserverpro.com/how-to-configure-a-relay-connector-for-exchange-server-2010/
Xerox error code 124-315
The serial no., product no., and billing count are stored at three locations; the MCU NVM PWB (IOT), the SEEP ROM (SYS1) on the Backplane (BP) PWB, and the ESS NVM PWB (SYS2). This procedure allows the data in all three locations to be synchronized in case of replacement of one of the PWBs, or […]
XenServer Guest VM time issues
I was working on some server today and noticed that the time was off. I resynced the time to the dc and then shortly after it was wrong again. I have seen this sort of thing when the Xenserver clock was arong. I checked the clock on the Xenserver and it was correct. It seems […]
Cisco ASDM Unable to launch device manager
I had a issue with the Cisco ASA ASDM gui not loading. Turns out the new java is causing the issue. If you run it in Java 6 it works. Source Post stevenmcconnell https://supportforums.cisco.com/discussion/10478416/asdm-unable-launch-device-manager