<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

IT Support Engineer

Job activities

 

The role consists of two (2) components as follows:-

1. KSS Application Software Installation and Support at customer sites – assisting customers with the installation and configuration of KSS software applications, and first line support for systems-related technical support (as distinct from support for application use).

2. With a minimum of 3 years experience in a similar role, assisting the IT Administrator in supporting the KSS internal network infrastructure, together with all its related IT services, as well as the technical IT and office application support of all internal KSS users.

Duties will include technical & application support for internal users, laptop/desktop builds, server administration, network administration, as well as general hardware and software support. The role will include illness and holiday cover for the IT Administrator.

You must be confident and have excellent communication skills, with the ability to work on your own as well as part of a multi-disciplinary team, reporting directly to the Vice President Business Development and working under the direction of the IT Administrator.

To whom (s)he reports

Vice President Business Development

Qualifications

Any of the following qualifications would be advantageous:

Skills/abilities desired

The following skills are considered a pre-requisite:

The following skills will be considered an advantage:

Team Member Skills

Must be able to work in partnership with other departments to understand business requirements and how they might be accommodated within the constraints of the company’s IT infrastructure. Must also be able to work collaboratively with colleagues from other departments, where necessary, to ensure the company’s IT infrastructure functions correctly and any problems are eliminated quickly and effectively.

Initiative

Must be able to take the initiative to work unsupervised once trained, reporting key facts to the IT Administrator or VP Business Development as necessary.

Communication

A clear, concise and confident communicator, with an ability to adapt the content of communications to suit the recipient audience. Patience and ease with less IT qualified colleagues is considered a distinct advantage. Must be confident and experienced in dealing with suppliers and 3rd parties with specific focus on negotiating support contracts, supply contracts and services

Appraisal

The appraisal is held annually with the VP Business Development

 

For career enquiries please contact us at the following email address: careers@kssg.com

 

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>