Skip to content

Commit 9e3dee5

Browse files
authored
Merge pull request #247 from tidalmigrations/prem/add-known-win-issue
Add known local admin access issue
2 parents c007475 + 9a3a730 commit 9e3dee5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/tidal tools/machine_stats.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,12 @@ If you’d like to gather data more frequently than 5 minutes, for example in 3
225225

226226
If you are gathering general static information from the hosts, and only need to invoke Machine Stats for Windows once. You can scan up to 800 hosts, in around 15 minutes with a VM with 2 vCPUs (3.1 GHz), 1 GB RAM (DDR4) and 8 GB storage.
227227

228+
### Known Issues in Windows
229+
230+
#### If using local Administrator account, allow remote access
231+
232+
Temporarily set the `LocalAccountTokenFilterPolicy` registry value, located at `[HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]` to 1. This will disable the User Account Control (UAC) restrictions for members of the local administrators group who are accessing resources remotely via Remote Procedure Call (RPC).
233+
228234
## Unix-like systems
229235

230236
### Introduction

0 commit comments

Comments
 (0)