• 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

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.- 😕
 
That's IIS's default folder install. If you have uninstalled IIS, you can safely delete those folders. 🙂
 
So why even uninstalling IIS the folder stood ?

I mean the program leaves configuration settings just in case you install it again ?

And if I ever need to install IIS again would that folder be restored if I delet it ?

Thanks Gustavo.-
 
Originally posted by: gustavo
So why even uninstalling IIS the folder stood ?
It unloads the services and whatnot

I mean the program leaves configuration settings just in case you install it again ?
Just because you uninstall IIS doesn't mean you want all your webs and the entire contents of your ftp server deleted! Your inetpub folder is empty for the most part but if you actually used it then it would be full of data that you might want to keep or migrate.

And if I ever need to install IIS again would that folder be restored if I delet it ?
yes.
 
Back
Top