Tuesday, June 6, 2017
QNAP Backup Issue Using Symantec Backup Exec
The issue was because the Sys Admin has hardened the QNAP security due to recent malwares attack (WannaCry) and other cyber security threats. He has limit the networks segments which can access the QNAP.
To resolved the issue, access to QNAP web interface --> CONTROL PANEL --> SECURITY --> SECURITY LEVEL. Added the network segment which requires to access the QNAP.
Wednesday, April 26, 2017
Can't Connect To Remote SQL Server
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 28 - Server doesn't support strong text requested protocol) (Microsoft SQL Server, Error: -1)
Can't find much on the Net for the precise solution to this specific issue. Eventually after almost half a day googling, the problem was the network protocol (TCP/IP) was disabled by default. After enabling TCP/IP, the connection works like charm!
Wednesday, December 21, 2016
Hibernate Option In Windows Power button Lost After Windows Update
To make the HIBERNATE option available, run CMD in Admin mode. Issue following command:
powercfg /hibernate on
powercfg -h on
Friday, November 25, 2016
Hibernate Option In Windows Power button
To pull the Hibernate option out, go to "Power Options". Click on "Choose what the power buttons do".
Tuesday, November 22, 2016
Internet Explore Closed In A Flash When Opening attachment (PDF)
Internet Explorer - Tools - Internet Options - Security - Custom Level. Scroll all the way down to section 'Downloads' - 'File Download', select 'Enable'
Monday, September 26, 2016
Windows Hello Fingerprint sign-in Not Available in Domain
Monday, September 12, 2016
RSAT & Language Pack for Windows 10 Anniversary Update
Unfortunately, even though RSAT successfully installed (it only takes few seconds), Remote Server Administration Tool is just not available for use on Windows 10 Anniversary Update. Thanks to the post from Sysadmin Tips, the problem is due to Language Pack. The link to download Windows 10 Anniversary Update Language Pack is available on this post, thank to Winaero. Steps to install Language Pack, follow Sysadmin Tips post.
Saturday, October 4, 2014
Samsung Bluetooth Headset Factory Reset
Wednesday, September 24, 2014
A system restart is pending, you must restart the computer before installing IBM i Access
Workaround for this :
1. Backup Windows Registry Key
2. Navigate to HKEY_LOCAL_MACHINE - SYSTEM - CURRENTCONTROLSET - CONTROL - SESSION MANAGER
3. Delete "PendingFileRenameOperations"
Wednesday, April 23, 2014
Since port 80 is used as http remote access port external port range 80-80 is invalid
Configure DLink DSL-2750U for Port Forwarding using port 80 is a real pain and time consuming process. Was stucked at error “Since port 80 is used as http remote access port. External Port range 80-80 is invalid” for hours looking at all the options available. There’s no clear indication on the menu which shows how to disable or change the http remote access port.
Here’s how :
· Click on MAINTENANCE – ACCESS CONTROLS – SERVICES – REMOTE ACCESS CONTROL – SERVICES.
· Select HTTP = Enabled. Change the port from 80 to 8080 or different port.
· Click APPLY.
Wednesday, March 19, 2014
Websphere Installation Error
Encountering error message “ directory could not be validated as a non existing or an empty directory “ when trying to install Websphere Update Installer.
Solution :
WARNING - only delete this two files if doing clean install of Websphere Deployment Manager & Application Server
Go to %windir%\.nifregistry. Delete file .nifregistry
Go to %windir%\vpd.properties. Delete file .vpd.properties
Sunday, March 16, 2014
null userid not supported DSRA0010E: SQL State = null, Error Code = -99,999
Keep getting error “java.lang.Exception: java.sql.SQLException: null userid not supported DSRA0010E: SQL State = null, Error Code = -99,999. View JVM logs for further details” testing Data Source connection to DB2. Verified credential use to connect to DB2 database is correct, but still getting same error.
Managed to resolved this by restarting all JAVA process -> deployment manager, application server, node agent.
Tuesday, March 11, 2014
Application Blocked By Security Settings
Tuesday, November 26, 2013
Will Not start at Park, can start at Neutral
Loud Engine Noise
Tuesday, November 19, 2013
Tuesday, November 12, 2013
Nice Software Tools
Tools where a System / Network / Administrator will surely like for their daily routine job can be found at http://www.nirsoft.net/
Thursday, November 7, 2013
gmail.com is not responding to ping on Spiceworks
Been trying out on newest version of Spiceworks 7.0.01308. The setup of my network, pinging to outside LAN is closed on the router which resulted in me getting lots of email from Spiceworks alert on “gmail.com is not responding to ping”. Searching high & low including at Inventory – Setting to disable that option. Finally found it at Inventory – Cloud Services – under provider “Markmonitor.com”. Deleting “gmail.com” resolved the problem.
Thursday, October 24, 2013
How to Start an Effective Email Search
Hey, I found this interesting article that I'd like to share with you!
How to Start an Effective Email Search
http://www.lifehack.org/articles/work/how-start-effective-email-search.html










