Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional Active Directory paths #83

Merged
merged 15 commits into from
Aug 28, 2023

Conversation

Zawadidone
Copy link
Contributor

Active Directory scripts, policies and DFS Replication files

Active Directory scripts, policies and DFS Replication files
@Zawadidone
Copy link
Contributor Author

The Registry data from the Registry value name SysVol by default is a symlink C:\\Windows\\SYSVOL\\sysvol -> C:\\Windows\\SYSVOL\\domain which contains the following paths:

  • C:/Windows/SYSVOL/domain/DfsrPrivate -> C:/System Volume Information/DFSR
  • C:/Windows/SYSVOL/domain/Policies
  • C:/Windows/SYSVOL/domain/scripts

@Schamper Schamper requested a review from Miauwkeru August 7, 2023 22:11
acquire/acquire.py Outdated Show resolved Hide resolved
acquire/acquire.py Outdated Show resolved Hide resolved
acquire/acquire.py Outdated Show resolved Hide resolved
acquire/acquire.py Outdated Show resolved Hide resolved
acquire/acquire.py Show resolved Hide resolved
Co-authored-by: Miauwkeru <Miauwkeru@users.noreply.github.com>
@Zawadidone Zawadidone changed the title Add additional AD paths Add additional Active Directory paths Aug 23, 2023
acquire/acquire.py Outdated Show resolved Hide resolved
Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com>
acquire/acquire.py Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #83 (fc662ea) into main (fc7d150) will increase coverage by 0.00%.
The diff coverage is 42.85%.

@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   42.38%   42.38%           
=======================================
  Files          21       21           
  Lines        2756     2770   +14     
=======================================
+ Hits         1168     1174    +6     
- Misses       1588     1596    +8     
Flag Coverage Δ
unittests 42.38% <42.85%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
acquire/acquire.py 40.53% <42.85%> (+0.03%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Miauwkeru Miauwkeru merged commit f634fda into fox-it:main Aug 28, 2023
10 checks passed
@Zawadidone Zawadidone deleted the feature/active_directory branch August 28, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants