TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Category

Windows

How to Enable Windows 10 Photo Viewer in All Editions?

The Windows 10 photo viewer is not enabled on Windows 10 enterprise edition. You can enable Windows 10 photo viewer easily with a simple trick. It's difficult to see photo with a photo editor like Ms Paint. So if you want to bring back the…

How to Manage Local Users and Groups with PowerShell?

Currently PowerShell doesn't have a builtin cmdlets for local users and groups. In order to manage local users groups using PowerShell, the 'LocalAccount" module must be installed on Windows 10. This module allows you to managing local user…

Remote Access Windows 10 via Ubuntu Linux and Vise Versa

Remotely access from Windows to Windows is easy done with the Remote desktop protocol. But for two different operating system perform with many ways. In this post I have demonstrated to remote access Windows 10 via Ubuntu Linux and as well…

Sharing Files between Linux Mint and Windows 10

This is about how to share files between Linux and Windows. Previously I have written an article for sharing files between Ubuntu Linux and Windows 10. Another article about creates a network with Linux and Windows. But now you can read…

Make Command Prompt Glassy in Windows 10

We are using command prompt most of the time and we like working on that because it make our work easy and faster. But it is become boring most of the time because it is a simple and using dark black background and white text. With this…

How to Manage Windows Firewall with PowerShell?

Automating and configuring security settings and Windows Firewall with PowerShell quicker and faster. PowerShell is already a flexible command-line tool for managing Windows. So try to learn more about PowerShell with our PowerShell…

How to Change Network Profiles with PowerShell?

Sometimes it's not possible to change network profiles using the graphical interface. The network profiles or network categories are Private networks, Public Network, and Domain Network. This is how to change network profile using…

How to Make Bootable USB with PowerShell?

If you read my old article about creating bootable USB with Diskpart for Windows and Bootable USB for Linux, then you know the usage of a bootable USB. So in this article we are going to make a bootable USB with PowerShell command  for…

How to Manage Files and Folders with PowerShell?

Windows PowerShell has cmdlets that help you manage files with PowerShell easily within Servers and client machines. The following PowerShell articles provide a brief introduction to carrying out file system management tasks by using…

How to Create and Manage Task Scheduler in Windows 10?

Windows 10 task scheduler features is a tasks automation system that helps you create and run tasks some tasks. These tasks can be scheduled to an exact date, day or hours. You can use Task Scheduler to create and manage common tasks that…

How to Find Windows 10 Version on Windows Devices?

Windows 10 is the latest operating system of Microsoft and it has different editions and  version. Find Windows 10 version is not easy. It can be difficult to find Windows 10 versions you’re actually running. It is possible, though. You…