FG
💻 Software

Windows - Use Local Service and/or Network Service account for a windows service

Fresh5 days ago
Mar 15, 202690389 views
Confidence Score0%
0%

Problem

I've created a window's service that monitors files on a specific directory on our Windows OS. When a file is detected, the service does some file I/O, reads the files, creates sub-directories, etc. This service also uses database connectivity to connect to another server. My plan is to have the se…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows - Use Local Service and/or Network Service account for a windows service

Low Risk

The account is only needed when you're communicating with other computers in a domain that need your machine's credentials for access control. It is not required for simple Internet/network access. It is only necessary for specific purposes in an Ac…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment