Jump to content

Guest, which answer was the most helpful?

If any of these replies answered your question, please take a moment to click the 'Mark as solution' button on the post with the best answer.
Marking posts as the solution will help other community members find answers to their questions quickly. Thank you for your help!

Featured Replies

Posted

I would like to know if there is any possibility to delete profile

after loggoff. Any kind of script which can be written in logoff

script so that user profile will get deleted after logoff. I have seen

delprof.exe from Resource kit but I found from other forums that it

will delete all the profiles under Documents and settings.

 

Is there any possibility to delete only particular user profile after

he logsoff.

 

 

Operating system: Windows 2000/XP

Server OS: Windows 2003

Vamsi,

 

The tool in the resourse kit is meant for redundant profiles

 

Some profiles are still locked after logoff so any attempt to delete them will

be denied

 

You can add in a logoff script which uses the FileSystemObject (FSO) to try to

delete...

 

--

Newbie Coder

(It's just a name)

 

 

"Vamsi" <MVVamsi@gmail.com> wrote in message

news:1183453757.136648.318960@a26g2000pre.googlegroups.com...

> I would like to know if there is any possibility to delete profile

> after loggoff. Any kind of script which can be written in logoff

> script so that user profile will get deleted after logoff. I have seen

> delprof.exe from Resource kit but I found from other forums that it

> will delete all the profiles under Documents and settings.

>

> Is there any possibility to delete only particular user profile after

> he logsoff.

>

>

> Operating system: Windows 2000/XP

> Server OS: Windows 2003

>

"Vamsi" <MVVamsi@gmail.com> wrote in message

news:1183453757.136648.318960@a26g2000pre.googlegroups.com...

>I would like to know if there is any possibility to delete profile

> after loggoff. Any kind of script which can be written in logoff

> script so that user profile will get deleted after logoff. I have seen

> delprof.exe from Resource kit but I found from other forums that it

> will delete all the profiles under Documents and settings.

>

> Is there any possibility to delete only particular user profile after

> he logsoff.

>

>

> Operating system: Windows 2000/XP

> Server OS: Windows 2003

>

 

I have a vague recollection that accounts in the "Guest" group

have their profile folders deleted after logoff.

Pegasus,

 

Most admins disable the guest accounts though

 

--

Newbie Coder

(It's just a name)

 

 

"Pegasus (MVP)" <I.can@fly.com> wrote in message

news:%23492psVvHHA.3556@TK2MSFTNGP02.phx.gbl...

>

> "Vamsi" <MVVamsi@gmail.com> wrote in message

> news:1183453757.136648.318960@a26g2000pre.googlegroups.com...

> >I would like to know if there is any possibility to delete profile

> > after loggoff. Any kind of script which can be written in logoff

> > script so that user profile will get deleted after logoff. I have seen

> > delprof.exe from Resource kit but I found from other forums that it

> > will delete all the profiles under Documents and settings.

> >

> > Is there any possibility to delete only particular user profile after

> > he logsoff.

> >

> >

> > Operating system: Windows 2000/XP

> > Server OS: Windows 2003

> >

>

> I have a vague recollection that accounts in the "Guest" group

> have their profile folders deleted after logoff.

>

>

On Jul 3, 2:45 pm, "Newbie Coder" <newbieco...@spammeplease.com>

wrote:

> Vamsi,

>

> The tool in the resourse kit is meant for redundant profiles

>

> Some profiles are still lockedafterlogoffso any attempt to delete them will

> be denied

>

> You can add in alogoffscript which uses the FileSystemObject (FSO) to try to

> delete...

>

> --

> Newbie Coder

> (It's just a name)

>

 

 

Newbie,

 

Thanks for your quick response.

 

Can I have the clear information of FileSystemObject (FSO) and how it

will be helpful in implementing. If you could help me out with a

simple example that would help me a lot...

 

 

 

Vamsi

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...