Review the required permissions:
https://www.ajtek.ca/wsus/wsus-permissions-wsuscontent-registry-and-iis/
How to configure network path for WSUS content directory

WSUS - Server2012R2 std (Hyper-V)
I got through WSUS role installation with a SQLServer db. I now fail on content directory.
I want to use a shared network drive (n:\LONGNT\WSUS_Content) but it fails with "does not exist"
How do I make the path correct? It is on server \Long2012\LongNT\WSUS_Content
Last step in rebuild
3 answers
Sort by: Most helpful
-
Adam J. Marshall 5,921 Reputation points
2022-08-17T19:24:47.627+00:00 Tristan McCosker 1 Reputation point2022-08-18T01:39:50.507+00:00 Hi John,
Have you tried entering the full network path you included in your question: \Long2012\LongNT\WSUS_Content
If it doesn't work through the Windows GUI, you might need to complete the installation with a local content store and then follow the steps below to move the content store using wsusutil.exe:
https://www.tecknowledgebase.com/33/how-to-move-wsus-content-and-database-files-to-a-different-volume/
https://learn.microsoft.com/de-de/security-updates/windowsupdateservices/18127537So once you've completed the post-install setup, run the below:
cd "C:\Program Files\Update Services\Tools"
wsusutil.exe movecontent \Long2012\LongNT\WSUS_Content \Long2012\LongNT\WSUS_Content\move.log -skipcopyThis should mean that any downloaded files end up in your network share.
While this might work you are probably better off storing the files locally on the WSUS server or pulling them directly from Microsoft Update without caching, as this is how MS intended WSUS to be used.
Kind regards,
TristanAmandayou-MSFT 10,956 Reputation points2022-08-25T09:19:17.567+00:00 Hi,
Just checking in to see if there is any update. May we know the current status of the question? If there is any other assistance we can provide, please feel free to let us know, we will do our best to help you.
Thanks and regards,
Amanda