WSUS setup on ADS Domain Controller VM
Posted
by
NickC
on Server Fault
See other posts from Server Fault
or by NickC
Published on 2012-11-18T16:44:59Z
Indexed on
2012/11/18
17:03 UTC
Read the original article
Hit count: 304
wsus
|hyper-v-server-2012
How should I setup sharing/directory permissions to allow the following to work:
- VMHost - Hyper-V partition (not part of domain)
- ADServer - Active Directory Domain Controller running as guest VM on VMHost
- \VMHost\Updates disk share for WSUS to put the updates and other local files
- Problem is what permissions do I need to give to \VMHost\Updates to allow WSUS to work with this directory to avoid "The WSUS content directory is not accessible" error which I am currently seeing.
As far as I can tell WSUS runs as "domain/Network Service" account. Question is without adding VMHost to the domain how do I give that user appropriate permissions to this directory?
Is there a way that VMHost can be told to trust ADServer and then be able to use users accounts from there?
Sort of relates to my other post here: Win 2012 Domain controller VM, should the Hyper-V host be part of the domain?
Thanks, Nick
© Server Fault or respective owner