Yearly Archives: 2025

How to fix APC UPS Management Card login using https when the self signed certificate expires

How to fix APC UPS Management Card login using https when the self signed certificate expires Use SSH to login to the card C:UsersDemoUserssh -oHostKeyAlgorithms=+ssh-rsa -oCiphers=aes256-cbc apc@192.168.10.7 You will get the following output, Press "Yes" to continue The authenticity of host '192.168.10.7 (192.168.10.7)' can't be established. RSA key fingerprint is SHA256:ZMXmRYyIsKex/0fF9pCCK0bkmn9qBkc9zh36kRYm/D0. This key [...]

2025-11-26T23:18:53-05:00November 26th, 2025|Uncategorized|Comments Off on How to fix APC UPS Management Card login using https when the self signed certificate expires

Powershell Script to Recursively Un-Block files in Windows 11

The below PowerShell script will use recursively un-block all files in a directory specified #!powershell # Setup Key Values ################################### $dropboxPath = "C:UsersTestUserDropboxTeamFolderProjects 2025 Write-Host "Starting to unblock files in $dropboxPath recursively..." # Get all files recursively $files = Get-ChildItem -Path $dropboxPath -Recurse [...]

2025-10-29T23:45:11-04:00October 29th, 2025|Microsoft, Powershell Scripts|Comments Off on Powershell Script to Recursively Un-Block files in Windows 11

Datto Endpoint Backup v2 stuck at 99% or can’t complete

Datto Endpoint Backup v2 stuck at 99% or can't complete If you have an issue with Datto Endpoint backup not finishing the backup job, you need to un-install and re-install the software. The following is the most clean one to un-install the software and re-install it again Run component uninstaller Delete the [...]

2025-05-06T01:45:16-04:00May 6th, 2025|Microsoft|Comments Off on Datto Endpoint Backup v2 stuck at 99% or can’t complete

About me

I have more than 15 years hands-on experience in the IT field. The majority of my work is in networking, operating systems and applications and storage. I carry industry certifications in Redhat, Microsoft, EMC, VMWare, VCE and ITIL.

I find it hard to find procedures or documents on how to implement specific technology and this is how the decision to create a place to share my knowledge and ideas for anyone interested in the same subject.

If you have the same vision and you are interested to publish on this website please contact me and I will create an account for you.

Certifications:
RHCSA

Certifications:
MCSE Security
MCSA Massaging

Certifications:
EMCIE- Isilon
EMCTA- Isilon
EMCIE- VNX

Certifications:
VCP-DCV

Certifications:
VCE-CIA

Certifications:
TITL

This site is targeting Solution Architects, Implementation Engineers and Systems Administrators. It is not targeting sales or intending to promote any specific technology or vendor.

The focus is on hands-on work, technical documentations and architecting solutions.

The site reflects my knowledge and opinions, I do recommend that you test what you learn in the lab environment before implementing it in production.

If you have a doubt call technical support, I do not assume any liability for any errors or omissions in those articles, I also make no representations as to the accuracy or completeness of any information on this site or found by following any link on this site

Content published here is tested in my own lab and is not reviewed or approved by any vendor.

If you have any issues with your system I highly recommend you contact the technical support of the vendor.

Disclaimer

Knowledge Ascent (KA) makes information available on its web site to enhance public knowledge and promote a better understanding of the IT environment. KA attempts to provide accurate, complete, and timely information. KA, however, cannot guarantee the quality, content, accuracy, or completeness of the information, text, graphics, links, and other items contained on its web pages because the material comes from a variety of sources, collected and maintained for different purposes. KA also retains the right to change any content on its web site without prior notice.

Information provided on the KA web site should not be used as a substitute for IT or other professional advice. KA assumes no liability for any damages or loss of any kind that might arise from the use of, misuse of, or the inability to use the KA web site and/or the materials contained on the web site. KA also assumes no liability for improper or incorrect use of materials or information contained on its web site. All materials that appear on the KA web site are distributed and transmitted "as is," without warranties of any kind, either express or implied, and subject to the terms and conditions stated in this disclaimer.

Go to Top