www.onsiteit.ca Open in urlscan Pro
67.225.186.187  Public Scan

Submitted URL: https://onsiteitsecurity.ca/
Effective URL: https://www.onsiteit.ca/
Submission: On February 28 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 3 forms found in the DOM

POST /

<form action="/" method="post" class="form-inline form-search">
  <label for="mod-search-searchword96" class="element-invisible">Search ...</label> <input name="searchword" id="mod-search-searchword" aria-label="search" maxlength="200" class="form-control search-query" type="search" placeholder="Search ...">
  <input type="hidden" name="task" value="search">
  <input type="hidden" name="option" value="com_search">
  <input type="hidden" name="Itemid" value="101">
</form>

Name: display-section1POST /component/chronoforms6/?chronoform=free-consultation&event=submit

<form action="/component/chronoforms6/?chronoform=free-consultation&amp;event=submit" method="post" name="display-section1" id="display-section1" data-id="display-section1" class="ui form G2-form" data-valloc="inline" enctype="multipart/form-data"
  data-dtask="send/self" data-result="replace/self" data-subanimation="1">
  <div class="field  required"><label for="text2">First Name</label>
    <input data-validationrules="{&quot;identifier&quot;:&quot;text2-main&quot;,&quot;rules&quot;:[{&quot;type&quot;:&quot;required&quot;,&quot;prompt&quot;:&quot;&quot;}]}" data-validate="text2-main" placeholder="" name="First_Name" id="text2"
      value="" type="text">
  </div>
  <div class="field  required"><label for="text3">Last Name</label>
    <input data-validationrules="{&quot;identifier&quot;:&quot;text3-main&quot;,&quot;rules&quot;:[{&quot;type&quot;:&quot;required&quot;,&quot;prompt&quot;:&quot;&quot;}]}" data-validate="text3-main" placeholder="" name="Last_Name" id="text3"
      value="" type="text">
  </div>
  <div class="field  required"><label for="text1">Email</label>
    <input data-validationrules="{&quot;identifier&quot;:&quot;text1-main&quot;,&quot;rules&quot;:[{&quot;type&quot;:&quot;required&quot;,&quot;prompt&quot;:&quot;&quot;}]}" data-validate="text1-main" placeholder="" name="Email" id="text1" value=""
      type="text">
  </div>
  <div class="field "><label for="text4">Company Name</label>
    <input placeholder="" name="Company_Name" id="text4" value="" type="text">
  </div>
  <div class="field  required"><label for="text5">Phone</label>
    <input data-validationrules="{&quot;identifier&quot;:&quot;text5-main&quot;,&quot;rules&quot;:[{&quot;type&quot;:&quot;required&quot;,&quot;prompt&quot;:&quot;&quot;}]}" data-validate="text5-main" placeholder="" name="Phone" id="text5" value=""
      type="text">
  </div>
  <div class="field "><label for="dropdown11">Number of PCs?</label>
    <div class="ui dropdown selection" tabindex="0"><select name="Number_PCs" id="dropdown11" data-mincharacters="0" type="select">
        <option value="1-10">1-10</option>
        <option value="11-20">11-20</option>
        <option value="21-50">21-50</option>
        <option value="51+">51+</option>
      </select><i class="dropdown icon"></i>
      <div class="text">1-10</div>
      <div class="menu" tabindex="-1">
        <div class="item active selected" data-value="1-10">1-10</div>
        <div class="item" data-value="11-20">11-20</div>
        <div class="item" data-value="21-50">21-50</div>
        <div class="item" data-value="51+">51+</div>
      </div>
    </div>
  </div>
  <div class="field "><label for="dropdown12">Number of Servers?</label>
    <div class="ui dropdown selection" tabindex="0"><select name="Number_Servers" id="dropdown12" data-mincharacters="0" type="select">
        <option value="1-3">1-3</option>
        <option value="4-10">4-10</option>
        <option value="11+">11+</option>
        <option value="No Server">No Server</option>
      </select><i class="dropdown icon"></i>
      <div class="text">1-3</div>
      <div class="menu" tabindex="-1">
        <div class="item active selected" data-value="1-3">1-3</div>
        <div class="item" data-value="4-10">4-10</div>
        <div class="item" data-value="11+">11+</div>
        <div class="item" data-value="No Server">No Server</div>
      </div>
    </div>
  </div>
  <div class="field "><label for="textarea8">Comments</label>
    <textarea rows="6" name="Comments" id="textarea8" placeholder="" type="textarea" data-rows="6"></textarea>
  </div><input type="hidden" name="g-recaptchav3-response">
  <script>
    jQuery(".ui.form").submit(function(event) {
      if (jQuery(this).form("is valid")) {
        var form = this;
        event.preventDefault();
        grecaptcha.ready(function() {
          grecaptcha.execute('6LfTnI8oAAAAAMFELq8a-QsE5QCOZvPjLKk74MoZ', {
            action: 'captcha_v3'
          }).then(function(token) {
            jQuery("input[name='g-recaptchav3-response']").val(token);
            jQuery(form).unbind('submit').submit();
          });
        });
      }
    });
  </script>
  <button class="ui button green readon" type="submit" name="button23" id="button23" value="" data-selections="0" data-message="Please make a selection from the list">Sign Up</button>
</form>

POST /

<form action="/" method="post" id="login-form" class="form-inline">
  <div class="userdata">
    <div id="form-login-username" class="control-group">
      <div class="controls">
        <div class="input-prepend">
          <span class="add-on">
            <span class="fa fa-user tip" title="Username" aria-hidden="true"></span><span class="sr-only">Username</span>
            <label for="modlgn-username" class="element-invisible">Username</label>
          </span>
          <input id="modlgn-username" type="text" name="username" class="input-small" tabindex="0" size="18" placeholder="Username">
        </div>
      </div>
    </div>
    <div id="form-login-password" class="control-group">
      <div class="controls">
        <div class="input-prepend">
          <span class="add-on">
            <span class="fa fa-lock tip" title="Password" aria-hidden="true">
            </span><span class="sr-only">Password</span>
            <label for="modlgn-passwd" class="element-invisible">Password </label>
          </span>
          <input id="modlgn-passwd" type="password" name="password" class="input-small" tabindex="0" size="18" placeholder="Password">
        </div>
      </div>
    </div>
    <div id="form-login-remember" class="control-group checkbox">
      <label for="modlgn-remember" class="control-label">Remember Me</label> <input id="modlgn-remember" type="checkbox" name="remember" class="inputbox" value="yes">
    </div>
    <div id="form-login-submit" class="control-group">
      <div class="controls">
        <button type="submit" tabindex="0" name="Submit" class="btn btn-primary login-button">Log in</button>
      </div>
    </div>
    <ul class="unstyled">
      <!--<li>
					<a href="/">
					 <span class="icon-arrow-right"></span></a>
				</li>-->
      <li>
        <a href="/home/login-logout?view=remind">
					Forgot your username?</a>
      </li>
      <li>
        <a href="/home/login-logout?view=reset">
					Forgot your password?</a>
      </li>
    </ul>
    <input type="hidden" name="option" value="com_users">
    <input type="hidden" name="task" value="user.login">
    <input type="hidden" name="return" value="aHR0cHM6Ly93d3cub25zaXRlaXQuY2Ev">
    <input type="hidden" name="f16d30b62a675d63120fa786e4b3a4dc" value="1">
  </div>
</form>

Text Content

MENU

×
 * Home
   * Login / Logout
   * Create an Account
   * Downloads
   * Sitemap
 * About Us
   * Who We Are
   * Our Difference
   * IT Industry Secret
   * Employment
   * Refer a Colleague or Friend
 * IT Services
   * Managed IT Services
     * Managed Services
     * IT Consulting
     * 24/7 Help Desk
     * Desktop Monitoring and Management
     * Professional Server Support
   * IT Security Services
     * Cybersecurity Overview
     * Endpoint Security Solutions
     * Multi-Factor Authentication
     * Phishing Simulation
     * Penetration Testing
     * Dark Web Monitoring
     * Spam Protection
     * Email Encryption
   * Cloud Computing Services
     * Microsoft Azure
     * Cloud Backup & File Sharing
   * Other IT Services
     * Co-Managed IT
     * Infrastructure Support Services
     * IT Vendor Management
 * Blog
 * Support
   * How to Request Support
   * Help Desk
   * Remote Support Tool
   * Client Portal
 * Contact us

 * Login
 * Support
 * Downloads

   
 * 

OnSite I.T.


SEND US AN EMAIL

helpdesk@onsiteit.ca


GIVE US A CALL

(403) 210-2927


HEADQUARTERS

Calgary, AB

Get Support

bar bar bar

 * Home
    * Login / Logout
    * Create an Account
    * Downloads
    * Sitemap

 * About Us
    * Who We Are
    * Our Difference
    * IT Industry Secret
    * Employment
    * Refer a Colleague or Friend

 * IT Services
    * Managed IT Services
       * Managed Services
       * IT Consulting
       * 24/7 Help Desk
       * Desktop Monitoring and Management
       * Professional Server Support
   
    * IT Security Services
       * Cybersecurity Overview
       * Endpoint Security Solutions
       * Multi-Factor Authentication
       * Phishing Simulation
       * Penetration Testing
       * Dark Web Monitoring
       * Spam Protection
       * Email Encryption
   
    * Cloud Computing Services
       * Microsoft Azure
       * Cloud Backup & File Sharing
   
    * Other IT Services
       * Co-Managed IT
       * Infrastructure Support Services
       * IT Vendor Management

 * Blog
 * Support
    * How to Request Support
    * Help Desk
    * Remote Support Tool
    * Client Portal

 * Contact us

 * Home
    * Login / Logout
    * Create an Account
    * Downloads
    * Sitemap

 * About Us
    * Who We Are
    * Our Difference
    * IT Industry Secret
    * Employment
    * Refer a Colleague or Friend

 * IT Services
    * Managed IT Services
       * Managed Services
       * IT Consulting
       * 24/7 Help Desk
       * Desktop Monitoring and Management
       * Professional Server Support
   
    * IT Security Services
       * Cybersecurity Overview
       * Endpoint Security Solutions
       * Multi-Factor Authentication
       * Phishing Simulation
       * Penetration Testing
       * Dark Web Monitoring
       * Spam Protection
       * Email Encryption
   
    * Cloud Computing Services
       * Microsoft Azure
       * Cloud Backup & File Sharing
   
    * Other IT Services
       * Co-Managed IT
       * Infrastructure Support Services
       * IT Vendor Management

 * Blog
 * Support
    * How to Request Support
    * Help Desk
    * Remote Support Tool
    * Client Portal

 * Contact us

Search ...



IT SECURITY
STARTS HERE

Protect your business from phishing attacks,
ransomware, and other threats.

Don't Wait, Secure Your Business Now!



ELIMINATE YOUR COMPANY'S
TECHNOLOGY-BASED HEADACHES.

With our highly affordable managed IT services, you will never have to
worry about the expense of repairing a network or workstation problem again.

LEARN MORE



THE FUTURE OF BUSINESS
TECHNOLOGY IS HERE

Cloud computing presents solutions for any of your business' problems;
from e-mail, to communications, to a full-scaled hosted infrastructure.

LEARN MORE



COMPLETE SECURITY
SOLUTIONS FOR YOUR BUSINESS

OnSite I.T. Provides clients with today’s most powerful
network and physical security solutions.

LEARN MORE




ABOUT ONSITE I.T.

Your Partner for Managed Services & IT Support
Call Us Now! Free Whitepaper



OnSite I.T. has been serving the Calgary area since 1999, providing IT Support
such as technical helpdesk support, computer support and consulting to small and
medium-sized businesses. Our experience has allowed us to build and develop the
infrastructure needed to keep our prices affordable and our clients up and
running.

It’s always been our goal to provide enterprise-level IT practices and solutions
to the small business sector, with small business prices.

Our Client Feedback
CSAT 97.8
90 reviews in 90 days
“Mary Rose was great - fast and friendly and fixed the issue I was having in
only a few minutes. Thanks Onsite IT!”
February 2024
“Blake form OnSite quickly fixed our scanning issue. Very much appreciated!
thank you.”
January 2024
“As usual Onsite is courteous, professional and knowledegable.”
January 2024
“great experience, customer service was excellent. 10/10. Blake was friendly &
efficient!”
January 2024
“Excellent service. Professional, courteous, knowledgable and fast.”
January 2024
“Daniel goes above and beyond to help us and I really appreciate his sharp
knowledge and amazing customer service. We REALLY value the servi... ”
January 2024
“Maria was so efficient when I called her. She resolved my issue in less than 2
minutes. Well done!”
December 2023
“Very helpful and professional service”
December 2023
“Blake was helpful, professional and quickly solved my computer issues. Grateful
you guys have him as an employee.”
December 2023
“Mary was very helpful.”
December 2023
“Always good service!!”
November 2023
“Response and solution was quick, clear and effective.”
November 2023
“Blake Wong is awesome to work with. Always helpful and gets the root of the
problem solved.”
November 2023
“Stuart is awesome! He is very knowledgable and always fixes things
efficiently!”
November 2023
“Tech was prompt, efficient, informative and personable.”
October 2023
“Eric solved all our problems! He is extremely knowledgeable and very patient
and ensured we had the most up to date security measures sur... ”
October 2023
“Stuart was very helpful and handled things professionally.”
October 2023
“Quick response and solution after calling the help desk. Got back to me within
30 minutes”
October 2023
“Fantastic!!”
September 2023
“Mary helped me with my issue immediately. I am very pleased with the services
from On-Site over the past many years. I find them to be extra... ”
September 2023
“Thanks Eric, I appreciate being able to rely on your expertise! Great job.”
September 2023
“fast response and clear instructions”
September 2023
“Great service.”
August 2023
“Onsite are always great to work with”
August 2023
“Thank you for the swift response!”
August 2023
“Blake called me back immediately and resolved the issue within 2 minutes.
Thanks Blake, that was awesome!”
July 2023
“Service from Blake was fast and responsive as always.”
July 2023
“Blake is the BEST! He had my new computer all set up and organized as
efficiently as possible. I am so impressed and thankful for the suppor... ”
July 2023
“Love working with Blake. He is always super helpful and patient. Thank you
Blake.”
July 2023
“As normal Onsite were able to apply the right service in great timing. Thanks
Blake.”
July 2023
“great service.”
June 2023
“Daniel is always the most helpful and knowledgeable individual. We really
appreciate him.”
June 2023
“Stuart is always very pleasant to deal with and does everything he can to look
after our concern(s). Doing a great job!”
June 2023
“Excellent review. Much appreciated.”
May 2023
“Super fast and got it right on the first try!”
April 2023
“So nice working with Eric to get the new laptop set up. He is very good at what
he does.”
April 2023
“Eric was very professional and friendly.”
April 2023
“Mary was very efficient in helping resolve my issue! THANK YOU!!!!”
March 2023
“Prompt and courteous service.”
March 2023
“Very prompt. Fixed the proplem. Thanks”
March 2023
“Mary saved the day! and my entire weekend for that matter”
March 2023
“Had an email that didn't seem to be acting correctly, Blake checked it out
quickly to make sure my emails had not been hacked, Thank you!”
February 2023
“Mary is great. Thanks so much!”
February 2023
“Amazing service from this company. They go above and beyond to assist us with
our I.T. needs! They always serve us with a smile or a frien... ”
December 2022
“Clear, calm and precise communication.”
December 2022
“Blake is consistently available and knowledgeable. He is always able to help us
out!”
December 2022
“We really appreciate your service - it is outstanding all the time!”
November 2022
“Fast service, fixed quickly!”
November 2022
“Great customer service, polite, patient and professional.”
November 2022
“You guys are amazing”
October 2022
“The representative that contacted me within 30 minutes of my request was not
only respectful and personable but was patient with my lack of ... ”
October 2022
“Quick service and troubleshooting”
October 2022
“Excellent service from Eric as per usual.”
October 2022
“Able to effectively and efficiently resolve my time sensitive issue.”
October 2022
“Great speedy service.”
October 2022
“Blake was excellent in helping me out.”
October 2022
“very efficient”
October 2022
“nice, and perfect.”
September 2022
“Taken care of promtly.”
September 2022
“The service was very punctual and they paid attention to details. Excellent
service as always”
September 2022
“Eric is great! He analyzed the issue to find the root cause for an intermittent
problem. In this case it was something completely obscure - ... ”
September 2022
“Blake was great, answered all my questions, and got me set up for remote access
very quickly.”
September 2022
“Great service so far.”
August 2022
“Prompt, courteous service. Thank you Daniel!”
August 2022
“Professionalism and knowledge. Eric did a great job in explaining the issue he
rectified.”
August 2022
“super easy to have Blake login to my computer and the instant messaging was
awesome”
August 2022
“Blake is always wicked friendly, professional and personable... Very helpful”
July 2022
“Laun and the team were very fast to respond, had excellent communication and
exceeded expectations in sorting out the issue.”
July 2022
“Blake was knowledgeable and friendly.”
July 2022
“Kevin was great, very helpful, personable and knowledgeable. He explained
everything he did in a clear manner and left us knowing what poten... ”
July 2022
“Amazing as always. Thanks Blake!”
July 2022
“friendly and courteous. very helpful .”
June 2022
“Daniel is amazing, very patient. Thank you!”
June 2022
“Great job from Onsite IT so far.”
June 2022
“Blake W was super quick responding and got me back syncing with the company
server in a matter of minutes. Great service!”
June 2022
“Blake is always a big help and does it in a timely manner. Thank you sir!”
June 2022
“Glad Blake was able to find my "missing files" so effectively!! The response
time was very fast too. Thank you so much.”
May 2022
“Excellent help, respectful, professional and friendly. Excellent knowledge”
May 2022
“Great, thanks for your help once again Blake!”
April 2022
“Thanks Daniel!”
April 2022
“Fantastic as usual. Thanks Blake!”
April 2022
“Blake was amazing as usual. Thanks so much!”
April 2022
“Blake was clear and efficient with his support. It was awesome!”
April 2022
“Daniel is very knowledgeable and a delight to work with. Our system is always
working great thanks to OnSite I.T. We are very happy with t... ”
April 2022
“Fast response, and my problem is fixed! Thanks”
April 2022
“Great job from Onsite”
April 2022
“Blake is always super responsive and very capable to help! Thanks again guys!”
March 2022
“The response was timely and helpful.”
March 2022
“On-site is the best, as always. It is a pleasure to do Bussiness with them.
Thanks Laun for getting me up and running, as usual.”
March 2022
“Awesome as always, thanks Blake”
March 2022
“Blake was awesome as always! Thank you very much”
March 2022
“The service request was completed very quickly.”
February 2022
“Very personalized service in a very professional manner and particularly very
rapidly answered issues. Sylvain.”
February 2022
“Fixed the problem very fast great service !”
February 2022
“Knowledge of what I needed done.”
February 2022
“Stuart has been excellent to deal with. Efficient and knowledgeable. So helpful
anytime we call. Thank you !”
January 2022
“Daniel is very knowledgeable”
January 2022
“Support at OnSite I.T. is always timely and excellent.”
December 2021
“We installed my printer software and also resolved my email issues!~”
December 2021
“Stuart always comes in with a great attitude and does his work fast and
efficiently!”
December 2021
“Daniel was very patient and walked us through the troubleshooting.”
December 2021
“Stuart is a great IT support person. He is always extremely helpful, friendly,
and knowledgeable.”
December 2021
“Daniel is great with customer service. He is extremely knowledgeable with all
I.T. matters. The personal service provided through weekly j... ”
December 2021
“Blake did a good job, his response was really quick Amit”
December 2021

Powered by


WHO WE ARE

Our experience has allowed us to build and develop the infrastructure needed to
keep our prices affordable and our clients up and running.

Read more...


OUR DIFFERENCE

There is no catch, no gimmick, just experience and best practices that we've
honed over the years to make our services work for you.

Read more...


IT INDUSTRY SECRET

Shhh, don't tell anyone we told you! We are about to let you in on a secret
about how most computer companies really make their money!

Read more...


ONSITE I.T. MAKES YOUR IT INFRASTRUCTURE OUR PRIORITY.

Our team of experts can become your outsourced IT department responding to
issues quickly, often before you even know about them. Covering everything from
your servers and network infrastructure, to your computers, workstations and
mobile devices, we provide end-to-end solutions for all of your technology
needs.

MANAGED IT SERVICES

The cloud is the future of small and medium business technology management.

SECURITY SERVICES

Eliminate wasted time and money by managing your security from one location.

CLOUD IT SOLUTIONS

The future of small and medium business technology that will save you money and
increase efficiency.

SURVEILLANCE & ACCESS CONTROL

OnSite I.T. offers a variety of solutions that deliver benefits to your
company’s defenses against physical threats and attacks.


FREE DOWNLOAD


WHAT ARE THE 10 BENEFITS OF MANAGED IT SERVICES?

This whitepaper will evaluate the differences between traditional technical
support practices and modern managed IT practices and the pros and cons of both
in regards to small and medium-sized businesses.
Download


UNDERSTANDING IT

The Internet can be a dangerous place, especially now that hackers are taking
advantage of advanced tools and threats. To help make cybersecurity easier for
you, we’ve compiled a list of threats that your business should be prepared to
face.

Learn More


IT THREAT GLOSSARY

New types of malware, ransomware, and viruses are being created every day, for
the express purpose of seeing your organization fail.

Learn More


LATEST BLOG POSTS

Stay informed about what is happening.

How Do You Deal with Opposition to Technological Change?
If businesses want to stay competitive, they must implement new technology to
keep up with other sim...
Three Aspects of Network Security You Should Make a Priority
With so many new and emerging threats to worry about in today’s cybersecurity
landscape, it’s no won...
No, Your Power Strip Isn’t Protecting Your Workstation from Surges
What’s the difference between a power strip and a surge protector? It turns out,
quite a lot, and th...
View all



FREE CONSULTATION


LET’S GET TOGETHER AND TALK ABOUT YOUR TECHNOLOGY

As a business owner, managing your IT isn’t your day job. Whether you have
questions about how to streamline, expand, or protect your network, or you are
just looking for a second option, one of our experienced account managers would
be happy to discuss your IT with you.

THERE IS NO OBLIGATION

It’s not meeting with a pushy sales person (we know how annoying that is) or
someone who only speaks tech-jargon. We’d rather you consult with someone who
can actually give you helpful advice and recommendations to improve the way your
business handles technology.

WE’LL GLADLY DISCUSS ANYTHING, BUT HERE ARE SOME IDEAS AND QUESTIONS YOU CAN ASK
US:

 * Some of my computers are slow, can they be fixed or do I need to upgrade?
 * Are there immediate security risks that threaten my network that I should
   know about?
 * How would my business adopt the cloud, and what would the benefits be?
 * I’m nervous that my data backup solution isn’t doing it’s job, how can I know
   for sure?
 * Is my current computer guy doing a good job?
 * And much more!

Start doing IT the proactive way with OnSite I.T.. To get started, fill out the
form, or for a more personal touch, reach out to us at (403) 210-2927.


SIGN UP TODAY FOR A FREE CONSULTATION

First Name
Last Name
Email
Company Name
Phone
Number of PCs?
1-10 11-20 21-50 51+
1-10
1-10
11-20
21-50
51+
Number of Servers?
1-3 4-10 11+ No Server
1-3
1-3
4-10
11+
No Server
Comments
Sign Up


NOT SURE WHERE TO START?


TIRED OF ANNOYING COMPUTER PROBLEMS THAT KEEP COMING BACK?

If you are spending time dealing with slow, unresponsive technology,
unempathetic tech support, and repeat issues, it’s cutting into your
productivity and profitability. Whether you have an immediate need or just want
a second option, our deep-dive network audit will reveal hidden problems,
security vulnerabilities, and other issues lurking on your network.
Network Audit

Customer Login

Username Username
Password Password
Remember Me
Log in
   
 * Forgot your username?
 * Forgot your password?

Latest Blog

How Do You Deal with Opposition to Technological Change?
If businesses want to stay competitive, they must implement new technology to
keep up with other similar organizations in their respective industries.
Unfortunately, the downside to implementing new technology is that your
employees might not be so u...
Read More

Contact us

Learn more about what OnSite I.T. can do for your business.

(403) 210-2927

OnSite I.T.
429 14th St. N.W. #104
Calgary, Alberta T2N 2A3, Canada

   
 * 

Copyright 2024 OnSite I.T. All Rights Reserved.