Page 1 of 1

Logs in C: drive after WSUS installation

PostPosted: 11.07.2016, 17:42
by satellite00
Hi! So I just installed my first line of updates from WSUS Offline. And now I found a bunch of folders in my C:// drive that I haven't seen before (see below image). I'm assuming they're logs from the previous failed updates that I've tried before, also from WSUS (brief background: my WSUS offline update hanged and I had to cancel previous update attempts). Can I just delete them? If so, which are the ones I should delete?

reference.png

Re: Logs in C: drive after WSUS installation

PostPosted: 11.07.2016, 22:20
by boco
Looks like your attachment failed.

If the directories have long, random names, they are usually temporary unpacked files from the patches that can be deleted. Such temporary items are created on the drive with the most space left.

Re: Logs in C: drive after WSUS installation

PostPosted: 12.07.2016, 08:30
by satellite00
boco wrote:Looks like your attachment failed.

If the directories have long, random names, they are usually temporary unpacked files from the patches that can be deleted. Such temporary items are created on the drive with the most space left.


Hi! Thanks for replying.

Here's the image I was trying to show. They have "small locks" in the folder icon and I'm not so sure what it means.

Image

Re: Logs in C: drive after WSUS installation

PostPosted: 12.07.2016, 16:09
by LogicDaemon
small lock means it has ambiguous ACL. If Windows will say you don't have permissions to remove them, take ownership of these folders and give yourself full access.

Re: Logs in C: drive after WSUS installation

PostPosted: 12.07.2016, 17:57
by aker
Could you post a screenshot of the content of one of those directories. These are most likely temporary installation files, but just to make sure...
[AFAIK this format hasn't been used since Vista, but MS seems to proove me wrong]

Re: Logs in C: drive after WSUS installation

PostPosted: 13.07.2016, 17:42
by satellite00
aker wrote:Could you post a screenshot of the content of one of those directories. These are most likely temporary installation files, but just to make sure...
[AFAIK this format hasn't been used since Vista, but MS seems to proove me wrong]


LogicDaemon wrote:small lock means it has ambiguous ACL. If Windows will say you don't have permissions to remove them, take ownership of these folders and give yourself full access.


I can actually access the folders. Here's a picture of what's inside both "padlocked" and "non-padlocked" ones. I'm using Windows 7 Home Basic as my OS.

Is it okay to delete them?

ImageImage

Re: Logs in C: drive after WSUS installation

PostPosted: 13.07.2016, 19:44
by aker
If the content of them looks like this, you may delete them. These are temporary installation data, which normaly gets cleaned up automatically.

Re: Logs in C: drive after WSUS installation

PostPosted: 17.07.2016, 23:03
by satellite00
aker wrote:If the content of them looks like this, you may delete them. These are temporary installation data, which normaly gets cleaned up automatically.


Alright! Thank you so much!