Smartek https://www.smartek.com.au/ Smartek Australia | Smartek IT Services | Software Management Solution Wed, 10 May 2023 03:49:58 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.1 Repair Network and Printers Sharing https://www.smartek.com.au/repair-network-and-printers-sharing/ Thu, 23 Sep 2021 06:33:11 +0000 https://www.smartek.com.au/?p=12268 Repair Windows Network Sharing and Printers Sharing Permanently If you can't share folders between computers on the network anymore or if you can't share network printer because of Microsoft new Windows Update, Then you just came to the right place. All what it takes is running our script which will do the magic and [...]

The post Repair Network and Printers Sharing appeared first on Smartek.

]]>

Repair Windows Network Sharing and Printers Sharing Permanently

If you can’t share folders between computers on the network anymore or if you can’t share network printer because of Microsoft new Windows Update, Then you just came to the right place. All what it takes is running our script which will do the magic and hard job for you.

How to fix it:

Download the following file then run it: 

Once finished downloading, Please double click on the file to start.

After all the repairs completed, you need to restart your pc

Always check Smartek Help Page for new fixes and hints.

The post Repair Network and Printers Sharing appeared first on Smartek.

]]>
Fix Printer Services Without System Reboot https://www.smartek.com.au/fix-printer-services-without-system-reboot/ Thu, 08 Jul 2021 00:47:17 +0000 https://www.smartek.com.au/?p=12252 Microsoft Windows Printing Fix Without Reboot July 2021 How to fix Microsoft printing without system reboot: First we need to open windows command prompt as an administrator, best way to do that is type "CMD" in windows search field in the task bar. once found do a right click on "Command Prompt App" and [...]

The post Fix Printer Services Without System Reboot appeared first on Smartek.

]]>

Microsoft Windows Printing Fix Without Reboot July 2021

How to fix Microsoft printing without system reboot:

  • First we need to open windows command prompt as an administrator, best way to do that is type “CMD” in windows search field in the task bar. once found do a right click on “Command Prompt App” and choose “RUN AS ADMINISTRATOR

cmd

  • We need to type the following in windows command prompt window:

We need to uninstall windows July update which causing the issue by typing:

wusa /uninstall /kb:5004945

KB5004945

We need to stop the spooler services by typing the following:

net stop spooler

Press Enter Key in your keyboard

Now we need to start the spooler services again by typing:

net start spooler

Press Enter on your keyboard

 

restart spooler

it’s good if we can pause windows update for the next 7 days until Microsoft fixes their update, do the following:

in your windows 10 go to windows settings:

As you see in the above screenshot, go to updates and security.

Now click on Pause updates For 7 days. see screenshot below:

Always check Smartek Help Page for new fixes and hints.

The post Fix Printer Services Without System Reboot appeared first on Smartek.

]]>
Microsoft July Update Affecting LOTS Dispense https://www.smartek.com.au/microsoft-july-update-affecting-lots-dispense/ Sun, 04 Jul 2021 03:58:23 +0000 https://www.smartek.com.au/?p=12243 Microsoft Windows July 2021 Update Affecting on LOTS Corum Dispense When you start LOTS, the application starts with a dialog showing that it's trying to connect to Database but it goes forever and never connects: How to fix it: Download the following file from Microsoft website then run it: MS Access 2010 Once [...]

The post Microsoft July Update Affecting LOTS Dispense appeared first on Smartek.

]]>

Microsoft Windows July 2021 Update Affecting on LOTS Corum Dispense

When you start LOTS, the application starts with a dialog showing that it’s trying to connect to Database but it goes forever and never connects:

LOTS

How to fix it:

Download the following file from Microsoft website then run it:

Once the file finished downloading, Please double click on the file and run it. Choose repair in the prompted option screen and click next.

Access2010

once finished you will need to restart Windows. After restart open LOTS software, this time it should start normally with no issues.

After doing the above just to be safe, we need to delay the windows update for the next 7 days hoping that Microsoft can push a solution update by then.

To do that, first in your windows 10 go to windows settings:

As you see in the above screenshot, go to updates and security.

Now click on Pause updates For 7 days. see screenshot below:

Always check Smartek Help Page for new fixes and hints.

The post Microsoft July Update Affecting LOTS Dispense appeared first on Smartek.

]]>
Fix Microsoft March 2021 Printing Bug https://www.smartek.com.au/fix-microsoft-march-2021-printing-bug/ Thu, 11 Mar 2021 22:57:10 +0000 https://www.smartek.com.au/?p=12193 Microsoft Windows Printing Fix for Windows update March 2021 Finally Microsoft has released a fix which can be downloaded from the following links: For Windows 10: Download kb5001649-x64 For Windows 7: Download kb5001639-x64 For Windows 8.1 and Windows Server 2012: Download kb5001640-x64 For Windows Server 2008R2: Download kb5001639-x64 Note: if you get error about [...]

The post Fix Microsoft March 2021 Printing Bug appeared first on Smartek.

]]>

Microsoft Windows Printing Fix for Windows update March 2021

Finally Microsoft has released a fix which can be downloaded from the following links:

For Windows 10:

Download kb5001649-x64

For Windows 7:

Download kb5001639-x64

For Windows 8.1 and Windows Server 2012:

Download kb5001640-x64

For Windows Server 2008R2:

Download kb5001639-x64

Note: if you get error about Windows Modules Installer then Download kb4555449-x64 and install it, after that apply the above patch.

For Windows Server 2016:

Download kb5001633-x64

For Windows Server 2019:

Download kb5001638-x64

Please follow the below steps before installing the above MS Patch.

How to fix Microsoft March 2021 printing bug:

We have to uninstall the buggy Microsoft update which causing the issue using command prompt.

  • First we need to open windows command prompt as an administrator, best way to do that is type “CMD” in windows search field in the task bar. once found do a right click on “Command Prompt App” and choose “RUN AS ADMINISTRATOR

  • We need to type the following in windows command prompt window:
wusa /uninstall /kb:5000802

 

After that press Enter on your keyboard

  • After windows finishes uninstalling the buggy update we need to reboot the pc and that should fix it.
  • if the issue not fixed after reboot, looks like we need to uninstall the whole March updates using the following command then reboot again:
wusa /uninstall /kb:5000808

Note:

For Windows Server 2016 the command should be:

wusa /uninstall /kb:5000803

For Windows Server 2019 the command should be:

wusa /uninstall /kb:5000822

After doing the above just to be safe, we need to delay the windows update for the next 7 days hoping that Microsoft can push a solution update by then.

To do that, first in your windows 10 go to windows settings:

As you see in the above screenshot, go to updates and security.

Now click on Pause updates For 7 days. see screenshot below:

Different approach

There is a way to print from 32bit applications on Windows 64bit systems for example Acrobat, OpenOffice and many others by Enabling Direct Print as per Microsoft recommendation.

Run Windows Command Prompt As Administrator and run the following command to check if the option is already enabled:

  • rundle32 printui.dll,PrintUIEntry /Xg /n PRINTERNAME

don’t forget to replace “PRINTERNAME” above with yours.

If it’s not enabled, then you can enable it with the following command:

  • rundle32 printui.dll,PrintUIEntry /Xs /n PRINTERNAME attributes +direct

To print from 64-bit apps on 64-bit OS or using 32-bit apps on 32-bit OS, you have to download and install the Application Compatibility Toolkit to apply the PrinterIsolationAware fix to affected applications using the Compatibility Administrator tool.

Also you can go into properties for the printer and select “Advanced” tab. Switch radio button to “Print directly to the printer”.

Now every 32-bit application will print without BSOD. If you need to print from from 64-bit applications e.g. Chrome browser. Save as PDF and use the Acrobat Reader (which is only 32-bit) for printing the PDF file.

Always check Smartek Help Page for new fixes and hints.

The post Fix Microsoft March 2021 Printing Bug appeared first on Smartek.

]]>
CCTV Surveillance System https://www.smartek.com.au/cctv/ https://www.smartek.com.au/cctv/#respond Sun, 31 Jul 2016 07:26:20 +0000 http://avada.theme-fusion.com/?p=213 One of the most important field services we provide is your CCTV Camera System to start your business with. Smartek solution delivers the latest technology of surveillance systems, making sure your business site are always up-to-date and well-secured. Doesn't matter it's a small or large business we always work to deliver the job from A-Z [...]

The post CCTV Surveillance System appeared first on Smartek.

]]>
One of the most important field services we provide is your CCTV Camera System to start your business with. Smartek solution delivers the latest technology of surveillance systems, making sure your business site are always up-to-date and well-secured.

Doesn’t matter it’s a small or large business we always work to deliver the job from A-Z and not to forget about after sale training.

This Task Includes:

  • Wiring done by a professional licensed electrician, to make sure it’s certified with the industry law and complies with Australian Standards.
  • The installer expert will commission the system equipment based on the floor plan and the needs and requirements.
  • Smartek system trainer will hold a free training session to make sure you completely understand all the system options and tasks with ease.
  • Upon request we can monitor your system functionality to make sure all working as expected.
  • In case of any indecent occur and you need our assistant to retrieve the data, we will provide a professional help with just a matter of a phone call.

Here at Smartek we are familiar with the latest surveillance system technologies, for us it’s an everyday installation task. We provide NVR and Switching systems with the latest HD Cameras which made by popular brand names in this field like Sony, Samsung and Panasonic.

Customers invited to check our previous jobs before start. We are more than happy to invite you for our past work and meet our Smartek installers team.

The post CCTV Surveillance System appeared first on Smartek.

]]>
https://www.smartek.com.au/cctv/feed/ 0
Point of Sale Systems -Smartek POS https://www.smartek.com.au/pos/ https://www.smartek.com.au/pos/#respond Sun, 31 Jul 2016 07:25:18 +0000 http://avada.theme-fusion.com/?p=215 For your supermarket or shop, at Smartek Solution we have a big range of hardware and software to choose from. Printers, cash draws, bar code scanners, magnetic tags and much more. Hardware and software for every single industry, treat with ease and the online POS system where you enjoy access freedom. Checking everyday sales and [...]

The post Point of Sale Systems -Smartek POS appeared first on Smartek.

]]>
For your supermarket or shop, at Smartek Solution we have a big range of hardware and software to choose from. Printers, cash draws, bar code scanners, magnetic tags and much more.

Hardware and software for every single industry, treat with ease and the online POS system where you enjoy access freedom. Checking everyday sales and tasks. Managing your inventory and products with many options of reports leaving nothing to miss out.

Those heavy duty systems from DELL, HP and many others with long term warranty.

The post Point of Sale Systems -Smartek POS appeared first on Smartek.

]]>
https://www.smartek.com.au/pos/feed/ 0
Time Attendance System https://www.smartek.com.au/time-attendance/ https://www.smartek.com.au/time-attendance/#respond Sun, 31 Jul 2016 07:24:55 +0000 http://avada.theme-fusion.com/?p=202 Many branches, one managements in one office? Smartek provide you with a payroll system and automate everything saving time and cost. Our bio-metric scanners can talk to your head office from distance no mater how many branches you have. No more mistakes and cheats, employees are logged in and out automatically by our systems, pay [...]

The post Time Attendance System appeared first on Smartek.

]]>
Many branches, one managements in one office?

Smartek provide you with a payroll system and automate everything saving time and cost. Our bio-metric scanners can talk to your head office from distance no mater how many branches you have.

No more mistakes and cheats, employees are logged in and out automatically by our systems, pay them when they are working there. Even for outdoor duties and tasks they still able to log in and out with our wireless system providing live data and timing.

Supporting One To Unlimited number of employees and branches. They all connect to one place one database so you are always in control. No more human data entry no more errors.

accurate and fast, reporting is a matter of a click with Smartek Attendance & Payroll System.

The post Time Attendance System appeared first on Smartek.

]]>
https://www.smartek.com.au/time-attendance/feed/ 0