• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Inetpub folder & IIS on Windows XP

gustavo

Senior member
I installed IIS on my WinXP Pro SP1 just to play around using Interdev and Frontpage. Then I decided to uninstall it.

After uninstalling a folder remained: C:\Inetpub\ which has 3 subfolders: AdminScripts, Mailroot and WWWroot.

I wanted to ask if any of you happen to know if it is safe to delete this entire branch, and what does it store.

Thanks Gustavo.- 😕
 
Yes it's safe to remove if you've uninstalled IIS. The branch is the root of all files served by IIS (WWWroot) and the SMTP service (mailroot) (unless you specifically override this). The adminscripts dir is just that, admin scripts for managing IIS

Bill
 
Back
Top