File server setup

Wednesday, November 8, 2023

Introduction of ManageEngine Endpoint Central

What is Unified Endpoint Management and Security? 

Unified Endpoint Management and Security is a tool that helps IT to manage, audit, monitor, and secure your endpoints. UEMS integrates the administration of devices that are mobile as well as those that are located in stationary locations, in addition to the built-in security features. The management operations include distributing software and OS, installing patches, collecting asset details, device provisioning, and enforcing security policies. 


Why Unified Endpoint Management and Security is important? 

Now that businesses are operating in the digital landscape, it becomes imperative for the IT teams to keep them live and running for maximum productivity. Under such circumstances, UEMS solutions can be helpful in the following ways:

  • Greater ROI: Instead of relying on multiple point products for specific business case, a unified tool will address all the business use-case and eliminates the unnecessary cost invested in the operations.
  • Unified Agent: When multiple agents are installed on endpoints to meet all the business use-case, the endpoint performance will deteriorate. When replaced with a unified agent, the machine performance is not tampered, however, the operations and security standards are maintained.
  • IT Automation: This eliminates the excessive manual hours invested in performing the endpoint operations, yielding better results.

  • Enhanced User Experience: This provides a proactive measure to cater for the end-user requirements and endpoint performance enhancements. UEMS ensures that the employees have a seamless experience working with their devices.
  • Actionable Insights: UEMS solutions provide real-time data on your network which can be leveraged to take right action at the right time.
  • Data visibility and Integrity: When all the information is populated to a single source, IT teams will have easy access to the data and analyze them with more details. This creates better data visibility and helps them secure the data better.
  • Compliance: You can achieve the compliance standards regulated by your business management easily through these centralized solutions.
  • Integrate seamlessly: Integrate and collaborate with adjacent tools to keep your end-users engaged and highly productive. This includes integrating with ITSM tools, threat detection systems, business analytics tools, and lot more.

What is Endpoint Central?

Endpoint Central is a unified endpoint management & security solution, which caters for the most commonly used operating system such as Windows, Mac, Linux, Android, iOS, iPad OS, tv OS, and Chrome OS. Endpoint Central has been in this domain for more than 15 years and recognized by leading analysts for it's capability to manage and secure endpoints throughout their lifecycle. Here is the list of features supported by Endpoint Central for your business:

  • Device Onboarding
  • Device Provisioning
  • Risk-based Vulnerability Assessment & Remediation
  • Real-time Asset Management
  • Software Provisioning & Application Management
  • Remote Troubleshooting
  • OS Imaging & Deployment
  • Reports
  • Integrations
  • BitLocker Management
  • USB & Peripheral Device Control
  • Browser Security


Tuesday, October 24, 2023

Step by step process to make file server on Windows Server with screenshot.

In computing, a file server (or fileserver) is a computer attached to a network that provides a location for shared disk access, i.e. storage of computer files (such as text, image, sound, video) that can be accessed by the workstations that are able to reach the computer that shares the access through a computer network. The term server highlights the role of the machine in the traditional client–server scheme, where the clients are the workstations using the storage. A file server does not normally perform computational tasks or run programs on behalf of its client workstations (in other words, it is different from e.g. an application server, which is another type of server).

File servers are commonly found in schools and offices, where users use a local area network to connect their client computers.


TASK:- Setting up a file server for an organization to allocate storage space for different departments like HR, SALES, ACCOUNT, TECHNICAL involves several steps. 

Here's a general guide to help you create a basic file server system. 


STEP 1. We need to unable management feature.

              Go to server manager role and features-




STEP 2. At here press next and reach at  Features.


 

STEP 3. At here enable group policy management and install .






STEP 4. After finishing installation, Go to the Server Manager.



STEP 5.
Go to the tools tab and select file server resource manager.





STEP 6.
Create quota templates with name and storage size for different departments as required.




STEP 7. After successful creation of quota templates, all templates shown with allocated storage.




STEP 8. Now, we need to access  the path. we need to make proper proper folder with all departments name to which we are going to give file sharing storage.
at file resource manager, create Quota path.




If we don't have any AD or any user on server then we create user manually. 

Here are you go---


STEP 9. Go to computer management and at here user, then right click and select new user.

fill the details of user with password and password policy.




STEP 10. Now give the file sharing access control to users by department wise or individual.
Go to server drive at there we make department wise folder. 
then right click and go to properties and here go to security.
now add users to any particular department by press edit and type name at check name. 
now give control access.





STEP 11.
 Now, map memory drive on user machine.

right click on my pc and select map memory drive then give the path with server ip address in below format.

 \\IP ADDRESS\PATH








Finish.