Tech Support > Microsoft Windows > Setup & Deployment > logoff script via command line
logoff script via command line
Posted by Remush via WindowsKB.com on April 29th, 2008


Is it possible to assign a log off script via the command line ?

for example : I have a generic log off script which can be run on many
computers, and I would like a way to assign it without going through the
gpedit.msc console.

--
Message posted via WindowsKB.com
http://www.windowskb.com/Uwe/Forums....setup/200804/1

Posted by Andrew E. on April 29th, 2008


If youre looking for "scripts" then you need to go
to:http://www.microsoft.com/technet Locate the script center,the library
might
already have what you need...

"Remush via WindowsKB.com" wrote:

Posted by Richard on May 2nd, 2008


Check Technet.

"Remush via WindowsKB.com" wrote:

Posted by Klaus Jorgensen on May 2nd, 2008


Remush via WindowsKB.com wrote :
If the computers are in a domain, you could use the domain logoff
script instead of adding it manually to every computer.

Many of the Group Policies are actually just shortcuts to registry
entries. Add a script via gpedit.msc, and search the registry for the
filename of the script. Then use the "reg add" command line to test.


/klaus



Posted by Remush via WindowsKB.com on May 6th, 2008


Thanks I will try it out.

Klaus Jorgensen wrote:
--
Message posted via http://www.windowskb.com



Similar Posts