Category Archives: HRFS Tech

  • -

Computer Repair in Manukau 09 390 9555 – Manukau Computer Repairs Auckland Central – Parnell – New Market – Remuera – Epsom – Mission Bay – St Heliers

Manukau Computer Repairs Auckland Central – Parnell – New Market – Remuera – Epsom – Mission Bay – St Heliers

Computer Repair – PC Repair in Manukau City,  Auckland Repair

Computer Repair in Manukau 09 390 9555 – Manukau Computer Repairs Auckland Central – Parnell – New Market – Remuera – Epsom – Mission Bay – St Heliers

Computer Services in Papatoetoe, Manukau

Good pc repair company in Manukau   Mobile: 027 ANZ Tech (027 269 8324)   Support: 24/7

Manukau Computer Repairs Auckland Central – Parnell – New Market – Remuera – Epsom – Mission Bay – St Heliers

Laptop & Computer Repairs businesses in Manukau City

Auckland PC Repair, Manukau City

Computer Repair Manukau – ANZ Tech Website Design

Manukau City Computer Repairs

Cheap Desktop Laptop Computer Repairs Manukau

Auckland Central – Parnell – New Market – Remuera – Epsom – Mission Bay – St Heliers
Glendowie – Kohimarama – Panmure – Mt Eden – Penrose – Green Lane – Ellerslie
Mt Wellington – Mangere – Papatoetoe – Wiri – Manukau – East Tamaki
Botany Downs – Bucklands Beach – Howick – Highland Park – Pakuranga – Manurewa
Papakura – Whitford – Clevedon – Beachlands – Maraetai – Drury – Pukekohe – Waiuku
Bombay – Mercer – Onewhero – Mangatawhiri – Miranda

All Call-outs are available. Only pay $2 for 10k distance! no extra charge for call out

No technical language
Top notch quality service
Easy to understand advice
Business server & network installations
Business workstation installations, setup & repairs
Home PC & network installations, setup & repairs
Virus & spyware removal services
Virus & spyware prevention solutions
computer repair, maintenance & upgrade services…

Computer repairs and upgrades
Computer maintenance
Computer health checks
Windows blue screen errors fixed
Computer performance problems resolved
Hardware and software installations

Contact Details:

Land Line: 09 270 8008

Mobile: 027 ANZ Tech (027 269 8324)   Support: 24/7

Support: support@hrfstech.co.nz

 


  • -

How to Test Your Internet Speed from the Command Line

How to Test Your Internet Speed from the Command Line


Anybody who wants to test their connection speed can easily do so from a speed test web site — but that isn’t very geeky. Here’s how to do a test from the terminal prompt instead.

Note: If you are using Windows, you’ll want to either have Cygwin installed, or have a copy of curl or wget installed. On the Mac you can use curl, but if you prefer wget, you’ll need to install that.

RELATED ARTICLES
How Can I Effectively Conduct a Performance Test of My Internet Connection?
It’s one thing to just hit up SpeedTest.net to get a rough idea of your internet connection speed, but what… [Read Article]Why You Probably Aren’t Getting the Internet Speeds You’re Paying For (and How to Tell)
Have you ever noticed that your Internet service provider advertises their speeds as “up to” a maximum speed? You may… [Read Article]

Testing Internet Connection Speed with Curl
This is pretty simple. Just copy and paste the following command:

curl -o /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip
The first thing to point out is that we’re using a test file from Softlayer, but if your connection is really fast, you might want to use a larger file from Thinkbroadband to properly test. Secondly, that -o switch is the lower case form of the letter O. It’s not a zero, and if you omit it, your terminal will turn into crazyville since curl will try to output to the screen — it’s also important because we’re outputting the file to /dev/null, which means it’ll basically be automatically deleted.

Testing Internet Connection Speed with Wget
If you prefer using wget, or that is what you have installed, the switch is the same. That is a capital letter “o” and it sends the output straight to null, so you don’t have any files to delete.

wget -O /dev/null http://speedtest.sea01.softlayer.com/downloads/test100.zip
This file is only 100 MB, so if you have a really fast connection, this isn’t going to work very well, and you’ll want to find a bigger file to download from the site linked above.


  • -

Step-By-Step: Call ANZ Tech 09 390 9555 Installation of Skype For Business Server 2015

hrfstech pc fix in otahuhu auckland manaukau - hrfstech lync or skype for lync

RTM download of Skype for Business Server 2015 (successor to Microsoft Lync Server 2013) is now available for download.
This article provides step by step installation of a Skype for Business Enterprise 2015 Front-end server.

The diagram of the installation scenario is as follows:

The steps deployments are represented by the diagram below:
Lync_Server_2015_Install_002

Environment prerequisites for deploying Skype for Business Server 2015

  • Active directory supported topologies:
    • Single forest with single domain
    • Single forest with a single tree and multiple domains
    • Single forest with multiple trees and disjoint namespaces
    • Multiple forests in a central forest topology
    • Multiple forests in a resource forest topology
    • Multiple forests in a Skype for Business resource forest topology with Exchange Online
  • Forest / Domain functional level supported:
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • Windows Server 2008
  • Supported Domain Controller Operating System:
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • Windows Server 2008
  • Supported operating systems for Skype for Business:
    • Windows Server 2012 R2 Enterprise OS
    • Windows Server 2012 R2 Standard OS
    • Windows Server 2012 Datacenter OS with SP1
    • Windows Server 2012 Standard OS with SP1
    • Windows Server 2008 R2 (Migration from Lync Server 2013 only
  • Supported database for Skype for Business
    • Microsoft SQL Server 2014 Enterprise (64-bit edition)
    • Microsoft SQL Server 2012 Enterprise (64-bit edition)
    • Microsoft SQL Server 2008 R2 Enterprise (64-bit edition)
    • Microsoft SQL Server 2014 Standard (64-bit edition)
    • Microsoft SQL Server 2012 Standard (64-bit edition)
  • Microsoft SQL Server 2008 R2 Standard (64-bit edition
  • HA backend support for Skype for Business:
    • SQL Mirroring
    • SQL Clustering
    • SQL Always On
  • Applications required on all Skype for Business servers:
    • Windows PowerShell 3.0
    • Microsoft .NET Framework 4.5
    • Windows Identity Foundation
    • Remote Server Administration Tools
  •  Applications as needed on the standard front-end and enterprise servers:
    • Internet Information Services (IIS)
  • Common HTTP Features
    • Default Document
    • HTTP Errors
    • Static Content
  • Health and Diagnostics
    • HTTP Logging
    • Logging Tools
    • Tracing
  • Performance
    • Static Content Compression
    • Dynamic Content Compression
  • Security
    • Request Filtering
    • Client Certificate Mapping Authentication
    • Windows Authentication
  • Application Development
    • .NET Extensibility 3.5
    • .NET Extensibility 4.5
    • ASP.NET 3.5
    • ASP.NET 4.5
    • ISAPI Extensions
    • ISAPI Filters
  • Management Tools
    • IIS Management Console
    • IIS Management Scripts and Tools
  • Windows Media Format Runtime
  • .NET Framework 3.5
  • Silverlight

Installation prerequisites

  1. The prerequisites automatically installation is possible using the following PowerShellscript deployment:Add-WindowsFeature NET-Framework-Core, RSAT-ADDS, Windows-Identity-Foundation, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Dir-Browsing, Web-Asp-Net, Web-Net-Ext, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries, Web-Request-Monitor, Web-Http-Tracing, Web-Basic-Auth, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Dyn-Compression, NET-WCF-HTTP-Activation45, Web-Asp-Net45, Web-Mgmt-Tools, Web-Scripting-Tools, Web-Mgmt-Compat, Server-Media-Foundation, BITSStart a PowerShell window in administrator mode and copy and paste the script above:Lync_Server_2015_Install_003
    Lync_Server_2015_Install_004

    NOTE: A server restart is required for the completion of the installation prerequisites

3)    Step 1: Creating a File Share

  1.  Create a server other than the front end a shared file server and add the local administrator group with rights:
    • Full Control
    • Change
    • Read

4)    Step 2: Installing the administration tools

  1. Open the Skype for Business Server 2015 ISO and run the setupLync_Server_2015_Install_005Lync_Server_2015_Install_006

Lync_Server_2015_Install_007

Lync_Server_2015_Install_008

  1. Click Install Administrative ToolsLync_Server_2015_Install_009Lync_Server_2015_Install_010

Lync_Server_2015_Install_011

  1. Applications Skype for Business Server 2015 are now available on the serverLync_Server_2015_Install_012

Step 3: Preparing Active Directory

Like its predecessor, Skype for Business Server 2015 is closely linked with Active Directory.Before deploying the application part, an extension of the scheme, and the preparation of the forest and the field is an essential step.

This step is achieved with the wizard Skype for Business or PowerShell.

Lync_Server_2015_Install_013
Step 4: Scheme Preparation

  1. Start Step 1 “Prepare schema”
  2. In the wizard “Prepare Schema”, click next
  3. Check the logs
  4. Check replication:Lync_Server_2015_Install_014
  5. Open ADSI Edit console
  6. From the Action menu, click on “connect to” select: Schema
  7. Search CN = ms-RTC-SIP-SchemaVersion
  8. Check the following values:
    • rangeUpper = 1150
    • rangeLower = 3

Step 5: Forest preparation

  1. In the wizard “Prepare Forest”, click next
  2. Check the logs
  3. Verify the replication
  4. Open a PowerShell window in Administration mode and type the following command:Get-CsAdForest
  5. Check the value

Step 6: Prepare Current Domain

  1. In the wizard “Prepare Domain”, click next
  2. Check the logs
  3. Verify the replication
  4. Open a PowerShell window in Administration mode and type the following command:Get-CsAdDomain -Domain nissarte.ca -GlobalSettingsDomainController ad2012.nissarte.caNOTE: Swap nissarte.ca and ad2012.nissarte.ca with the required URLs
  5. Ensure the value reads: LC_DOMAINSETTINGS_STATE_READY
  6. At this point, add your user account in the CSAdministrator groupLync_Server_2015_Install_014
  7. Active Directory preparation is now completedLync_Server_2015_Install_016

6)    Step 7: Creating DNS records

The proper functioning of the solution based on the creation of specific DNS entries to allowusers to access services seamlessly.

In this example, the DNS are required:

  • Autodiscover : Lyncdiscoverinternal.nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Meeting: meet.nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Dialin: dialin.nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Administration: lyncadmin,nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Web scheduler: scheduler.nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Pool: lyncpoolfe01.nissarte.ca, A record, 10.0.1.52 (Skype FE)
  • Legacy Autodiscover: _sipinternaltls._tcp.nissarte.ca, SRV, lyncpoolfe01.nissarte.caLync_Server_2015_Install_017

Step 8: Creation of topology

We will now use the Skype for Business Topology Builder to define and configure our environment.

Skype for Business Start Topology Builder and choose new topology.
Lync_Server_2015_Install_018

  1. Specify the name of your domain SIPLync_Server_2015_Install_019
  2. Optionally, add the other areas of your environment sip here
    Lync_Server_2015_Install_020
  3. Create your site:
    Lync_Server_2015_Install_021
  4. Specify the website details
    Lync_Server_2015_Install_022
  5. Click Next
    Lync_Server_2015_Install_023
  6. We will now define the configuration for our Skype for Business Server 2015Enterprise poolLync_Server_2015_Install_023b
  7. Specify the name registered in the DNS pool above, choose the Enterprise OptionPool.Lync_Server_2015_Install_024
  8. Add the FQDN of all the servers from being part of the poolLync_Server_2015_Install_025
  9. Select the features you want to deploy in your environment.
    Lync_Server_2015_Install_026
  10. At this stage, you may decide to collocate the mediation roleLync_Server_2015_Install_027
  11. The installation of the Edge role will be seen in another article
    Lync_Server_2015_Install_028
  12. Select New and specify the FQDN of your store SQL
    Lync_Server_2015_Install_029
    Lync_Server_2015_Install_030
  13. Specify the location of the shared directory created in step 2Lync_Server_2015_Install_031
  14. Specify the name of your external URL for Web Services Skype for Business
    Lync_Server_2015_Install_032
  15. Specify the FQDN of your Office Web Apps Server 2013 to associate the pool Skype for Business Server 2015Lync_Server_2015_Install_033
  16. Click Finish
    Lync_Server_2015_Install_034

Step 9: Refining the topology

Lync_Server_2015_Install_035

  1. Right click on Skype for Business Server and choose edit
  2. Specify the URL of administration
  3. Engage the CMS with the pool just describedLync_Server_2015_Install_036
  4. Now the topology can be publishedLync_Server_2015_Install_037Lync_Server_2015_Install_038Lync_Server_2015_Install_039

Step 10: Installing Components on the Front end server

Now that the topology is published, we can install components Front end server.

Make sure your server contains the latest update.

Lync_Server_2015_Install_040

  1. Select Install or Update Skype for Business Server System Lync_Server_2015_Install_041
  2. Select Step 1 Install Local Configuration Store and click Run
    Lync_Server_2015_Install_042
  3. Click NextLync_Server_2015_Install_043Lync_Server_2015_Install_044
    Lync_Server_2015_Install_045
  4. Select Step 2 Setup or Remove Skype for Business componentsLync_Server_2015_Install_046
  5. Select Step 3 Request, install or Assign CertificatesNOTE: Skype for Business Server includes support for the SHA-2 suite (SHA-2 uses digest lengths of 224, 256, 384 or 512 bits) of digest hash and signing algorithms for connections from clients running the Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, or Windows Vista operating systems. To support external access using the SHA-2 suite, the external certificate is issued by a public CA that also can issue a certificate with the same bit length digest.Lync_Server_2015_Install_047
  6. Select Default Certificate and select Request
  7. Specify:
  1.  The certification authority issuing the certificate
  2. The friendly name
  3. Your organization information
  4. SIP areasLync_Server_2015_Install_048Lync_Server_2015_Install_049
  • Assign the certificate tot he serverLync_Server_2015_Install_050
    Lync_Server_2015_Install_051Lync_Server_2015_Install_052
  • Continue creation of the OAuth certificate and assignment
    Lync_Server_2015_Install_053Lync_Server_2015_Install_054Lync_Server_2015_Install_055
    Lync_Server_2015_Install_056

Lync_Server_2015_Install_057

Lync_Server_2015_Install_058
Lync_Server_2015_Install_060
Lync_Server_2015_Install_061

Lync_Server_2015_Install_062

  • Start services by opening the PowerShell WindowLync_Server_2015_Install_063
  • Type the following command:start-cspool –poolfqdn lyncpoolfe01.nissarte.ca
    Lync_Server_2015_Install_064
  • Verify that the services have startedLync_Server_2015_Install_065

 

Step 11: Enabling a user

We will now test our environment by enabling a user.

  1. Open the Skype for Business control panelLync_Server_2015_Install_066
  2. Select the tab Users – Enable users.Lync_Server_2015_Install_067
  3. Click Add to select the user in Active DirectoryLync_Server_2015_Install_068Lync_Server_2015_Install_069
  4. Assign the newly created poolLync_Server_2015_Install_070
  5. Users enabled for Skype for Business is now visible
    Lync_Server_2015_Install_071
  6. Your user should be able to connect to your Skype for Business Server 2015environmentLync_Server_2015_Install_072

Keyword:

Fix My Computer Screen Auckland 09 390 9555 – AKL Free Mobile computer, Laptop Screen Fix – Auckland, Penrose, Mount Wellington, Otahuhu, Panmure, Pakuranga, Papatoetoe, Manukau, Takanini, Otara, Mangere, Favona, Ellerslie

Web Design in Auckland 09 390 9555 – Web Design in NZ – NZ Website Design

How to Install Ubundu in a Virtual Box – Installation of Uabantu Linux under Oracle VM VirtualBox

Auckland Cheap IP CCTV Cameras in Manukau Auckland CCTV security cameras installations Manukau IP NVR Cameras package sales, Security system install AKL Manukau, Manurewa, Takanini, Otahuhu, Mangere, Otara, Mt Wellington, Penrose, Ellerslie, Mount Eden CCTV Installation – Looking for security camera specialists‎ Auckland CCTV installs


  • -

Fix My Computer Screen Auckland 09 390 9555 – AKL Free Mobile computer, Laptop Screen Fix – Auckland, Penrose, Mount Wellington, Otahuhu, Panmure, Pakuranga, Papatoetoe, Manukau, Takanini, Otara, Mangere, Favona, Ellerslie

hrfs tech laptop screen broken

Your Computer Screen is broken?

Don’t worry, we don’t charge you so much, all you pay for the supplier price we buy screens (original screen), and you will see the purchase price, then we replace it for you, normally replacement is not over $40

Keyword:

Fix My Computer Screen 09 390 9555 – Free Mobile computer, Laptop Screen Fix – Auckland, Penrose, Mount Wellington, Otahuhu, Panmure, Pakuranga, Papatoetoe, Manukau, Takanini, Otara, Mangere, Favona, Ellerslie my computer screen is broken how do i fix it
computer screen broken connect to tv, computer screen broken inside, computer screen broken on laptop, broken computer screen wallpaper prank, broken computer screen picture, broken computer screen game, broken computer screen cost.how to repair my computer windows 8. how to repair my computer windows 7. how to repair my computer system. repair my computer option missing. repair my computer vista missing. repair my computer online. repair my computer windows xp. repair my computer doesn’t work. Talk to ANZ Tech NOW on 09 390 9555


  • -

Web Design in Auckland 09 390 9555 – Web Design in NZ – NZ Website Design

We are here to help you get more leads, sales and opportunity from your website.
We specialise in website design, eCommerce, email marketing & getting you found with Google Ads.
But talk to us about anything in the world of digital technology- we would love to help.

Let us build You a high quality website

(1) Website development (Custom Website Development, PHP Development, etc.

(2) Website designing (Logo Design, HTML PSD to XHTML/HTML, etc.)

(3) Open source customization/CMS (Joomla, Drupal, WordPress, etc.)

(4) E-commerce website development (Magento, OS Commerce, Zen Cart integration etc)

(5) Programming Services (PHP MySQL Development, PHP Frameworks, JavaScript etc)

(6) Mobile application development (iPhone, Android, Blackberry, Windows) etc.

 

Call us now on 09 390 9555 and you will be amazed to look back and receive calls from customer finding you from Google.

Our Proof: Go to google and search for:

gps installs in manukau

alarm installs in manukau

You will get 1st chocie auto sparky (1stchoiceautosparky.nz) as your first or second list on Goolge! That’s a proof of our SEO and Web design integrations.

Keyword:

web design auckland courses
web design jobs auckland
website design auckland small business
kitchen design auckland / neo design auckland
rinke design auckland
bathroom design auckland
landscape design auckland

web design courses
web design inspiration
learn web design
web design wellington

web design templates
web design software
web design tutorials
web design blog


  • -

How to Install Ubundu in a Virtual Box – Installation of Uabantu Linux under Oracle VM VirtualBox

Installation of Uabantu Linux guest operating system under Oracle VM

VirtualBox on a Windows 7 Machine

Resources required:

  1. Oracle VM Virtual Box for windows, and
  2. Ubantu .iso Operating system file

(Note: you may use latest version of the VirtualBox and/or ubantu media if available from respective websites https://www.virtualbox.org/wiki/Downloads and  http://www.ubuntu.com/download . Note that after installation your computer may prompt you to update these to the latest version as well)

Install the VirtualBox on a windows 7 machine by double clicking on the executable file. This is a straight forward process as you install other applications in a windows machine. Choose to display the shortcut of the application on desktop at the time of installation. If the VirtualBox is already installed on your computer then follow the below mentioned steps to install Ubantu VM. You may install multiple guest virtual OSs of same or different types in an Oracle VM Virtual Box Manager. You may also remove installed OS (right click>remove) whenever you wish to do so.

Important:

If you get an error message of:

You will need to restart your PC, go to BIOS settings, and then go to CPU, –> ENABLE Visualization Technology (normally by default it’s disabled).

Then you will be able to select Other, unknown (64 bit) as 64 bit won’t be available before enabling CPU Visualization technology.

ubuntu 64 bit cpu virtulation enabled

  1. After having https://www.virtualbox.org/wiki/Downloads virtual box installed, you will need to create a new machine.
  2. Click on” New”

  hrfstech ubundu

  1. Type the name of the guest operating system as Ubantu(follow this naming structure so that the owner of the VM can be easily identified in the lab) and click on Next

  1. Change the Memory size to 1024MB from 512MB and click on Next

 1

  1. Keep the default setup for Virtual Hard Drive and click on Create

2

  1. Keep default value selected for hard drive file type and click on Next

3

  1. Keep default setup (Dynamically allocated) and click on Next

 4

  1. Keep default setup (in file location and size screen) and click on Next

  1. It will create the virtual machine without the operating system with the specified name. To install the OS select the VM and click on Start button or double click the VM icon (Ubantu).

  Click on OK. (note the Host key is Right Ctrl button)

  1. If the media is not automatically selected click on the Browse button just above the Cancel button and select the ubantu-14.04.1-desktop.i386 iso file from the location you have downloaded in your laptop.ab computer D:\Resources\Linux\ Programmes (or corresponding location in our home computer or laptop) :

  1. Click on Start

  1. Click on OK

  1. If you come across any dialog boxes just click on OK until you see the following screen. Then clink on the “Install Ubantu” (You may try Ubantu by clicking “Try Ubantu” without installing it.).

  1. Click on “Continue” in the next screen

  1. Click on “Continue” again

  1. In “Where are you?” screen, choose Auckland and click on “Continue”

  1. Click on Continue in the Keyboard layout screen.

  1. Enter your username and password and “Continue

  1. Ubantu OS installation will start (it may take around 10-20 minutes depending on the machine)

  1. Before you click “Restart now” make sure Ubantu-14.04.1-desktop is deselected under Devices>CD/DVD Devices (When you want to deselect it may seek you permission to unmount it forcefully – just accept it).

  1. After restart Ubantu OS will display the following log on screen. Enter your password and press Enter on keyboard.

  1. Click on -the first icon on the left side panel and Type ‘Terminal‘ as shown below to find the terminal and click on any one of the three to open a terminal window. Alternatively you may also use CTRL+ALT+T to get the Terminal window.

  1. Type commands at the command prompt and press enter to run it.

 

Note: The screen dumps are taken from a laptop while installing Ubuntu 13.10. Therefore some of the screens may appear differently during your installation.

keyword:

ANZ Tech,

slow computer fix in Manukau, auckland, Panmure, New Lynn, Mt Eden, Avandale, Henderson, North Shore, Ellerslie

 

South Auckland Virus Removal 09 390 9555 Manuaku PC Virus Removal Otara, Auckland, Panmure, All PC Repair, Laptop Repair best price, Computer Troubleshooters St Heliers & Panmure

Cheap Desktop Laptop Call 09 390 9555 Computer Repairs Manukau, Auckland, PC Desktop Laptop Repair Manukau Auckland, Cheap PC Repair in Auckland, Cheap PC Fix Otara, Mount Wellington, Auckland PC Repair

 

Fast PC sales in Manukau, Auckland, Cheap PC for sales, Desktop sales in Auckland, where to buy second hand desktop – Cheap PC for sales Otahuhu, Mangere, Airport, Otara, Takanini – Cheap PC sales with free delivery


  • -

South Auckland Virus Removal 09 390 9555 Manuaku PC Virus Removal Otara, Auckland, Panmure, All PC Repair, Laptop Repair best price, Computer Troubleshooters St Heliers & Panmure

We remove viruses on all kind of desktop and laptops.

At the same time, we will train you, so you can do it yourself next time.

Yes, all customers get free training when you bring your PC for virus removals.

This way you can keep an eye on all day-to-day activity and an eye on how to remove viruses. 

So ring us now on 09 390 9555 and you get 10% off for your next PC purchase from our 400 available PCs (Desktop & Laptop). 


  • -

Cheap Desktop Laptop Call 09 390 9555 Computer Repairs Manukau, Auckland, PC Desktop Laptop Repair Manukau Auckland, Cheap PC Repair in Auckland, Cheap PC Fix Otara, Mount Wellington, Auckland PC Repair

PC Repair Auckland
Computer technician geeks  auckland

South Auckland Virus Removal

 

PC Sales here in Auckland, Otahuhu,

Two locations: Otahuhu, or Greenlane

Here are our Special Sales – please visit weekly and we update this list every day.  We are selling them CHEAP!

Laptop Lenovo T410 @ $350 each Core i5 4GB RAM & 160GB Hard.

Laptop Lenovo T400 @ $200 each Core Dual 2GB RAM & 160GB Hard

CCTV Security System for Sales/Installation @ $999 BEST Quality 

Laptop Lenovo X200  @ $200 each Core Dual 2GB RAM, 160 HD

Desktop Lenovo @ $250 each Core i5, 4GB RAM, 250GB Hard 

Desktop Lenovo @ $180 each Core Dual, 4GB RAM, 160GB Hard 

NB:

Will install other programs with no additional charges upon request. All these laptops are second hands but rarely been used as spare laptops.

They come with 3 months based warranty. If any issues with board or operating systems (except misused) we replace them with no question asked!

We accept payment of $50 per week if you are known to us and/or if one of our customer has introduced you to us.

We Beat Our Competitors Quotes! Got a quote somewhere else? We will beat it by 10%. 


  • -

Cheap Desktop 09 390 9555 Sales in Manukua, Papateotoe, Auckland, Website Re Design, CCTV Sales and Repair, PC Repair and Sales, Auckland Sales Laptop Sales, My Computer screen fix in Manukau, PC virus removal in Auckland

Desktop Lenovo @ $160 each Core 2  4GB RAM, 160GB Hard  Drive

hrfstech cheap pc sales in auckland desktop sales in auckland cheapest pc available in manukau papatoetoe

CPU speed: 2.8 GHz
Cores: 2
Memory: 4 GB
Hard drive: 160 GB
CD / DVD: CD + DVD writer
Monitor: No monitor
Lenovo Desktop Model number: 0385AU9Core 2-2400 @ 2.8GhzWindows 7 installed with license sticker.

Word 2010 is also installed.

Plug & Play

Neat and Clean Condition .. as new.

If you want a monitor, we will sell that for $30

[wp_cart:Lenovo Desktop Core Dual:price:160.00:end]

[show_wp_shopping_cart]

 


  • -

Fast PC sales in Manukau, Auckland, Cheap PC for sales, Desktop sales in Auckland, where to buy second hand desktop – Cheap PC for sales Otahuhu, Mangere, Airport, Otara, Takanini – Cheap PC sales with free delivery

Desktop Lenovo @ $250 each Core i5, 4GB RAM, 250GB Hard  

hrfstech cheap pc sales in auckland desktop sales in auckland cheapest pc available in manukau papatoetoe

CPU speed: 3.10 GHz
Cores: 5
Memory: 4 GB
Hard drive: 250 GB
CD / DVD: CD + DVD writer
Monitor: No monitor
Lenovo Desktop Model number: 0385AU9Core i5-2400 @ 3.10Ghz

Windows 7 installed with license sticker.

Word 2010 is also installed.

Plug & Play

Neat and Clean Condition .. as new.

If you want a monitor, we will sell that for $30

[wp_cart:Lenovo i5 Desktop:price:350.00:end]

[show_wp_shopping_cart]