cgilmour Posted December 19, 2017 Posted December 19, 2017 Hi, We've installed WSUS on a windows server 2012 box but want to host the downloads on an an older 2008 server due to disk space considerations. When configuring this we appear to get a permissions issue on the remote server despite trying all sorts e.g. giving full access to the WSUS content directory. The error we get in the event viewer after running wsusuutil checkhealth is as follows and this is after trying several combinations of paths and permissions in the IIS server. I've tried mapping the remote directory as a drive (W) and also tried the full \\hostname\directory in the configuration but it still ends up as appearing to be a permissions issue. Any ideas appreciated :-) Regards Chris The WSUS content directory is not accessible. System.IO.DirectoryNotFoundException: Could not find a part of the path 'W:\WsusContent\anonymousCheckFile.txt'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.IO.FileInfo.Open(FileMode mode, FileAccess access, FileShare share) at Microsoft.UpdateServices.Internal.HealthMonitoring.HmtWebServices.CheckContentDirWebAccess(EventLoggingType type, HealthEventLogger logger)
internetuser Posted December 19, 2017 Posted December 19, 2017 Why not just install wuss on the 2008 box
dapaulio Posted December 19, 2017 Posted December 19, 2017 (edited) Is the 2008 box a physical server with loads of hdd in. If so reinstall it with a 2012 or 2016 box. Add the wsus role. If you have gp targeting. Change the group policies to suit. Don’t give it the same name or ip. I would give it a new server name and IP address Relatively straight forward. Download (should say sync) all the updates and restart all the machines and let them check in. Edited December 19, 2017 by dapaulio
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now