magiccode9
Nov 26 2007, 05:47 PM
| | In case that you need login and / or logoff to execute some commands. You could do this with GPO login / logoff function.
Here is step:
1.) Choose Start Menu -> Run -> type in gpedit.msc 2.) Expand User -> Windows Settings ->Script ( Logon / Logoff ) 3.) Double-Click either one and a dialog displayed 4.) Click the add button and then browse the command files that you wish to executed. The Script Parameters allowed you to pass any extra parameters to the command or applications. Click OK button. 5.) You command now should displayed on Name / Parameters List Box. Click OK button and close the window. 6.) Make the change with the logoff if you needed.
|
Reply
crazyfray
Dec 5 2007, 06:33 PM
An alternative for logon for less technical users is: - browse to your 'Startup' folder in Programs - right button, and click 'Explore' - put a shortcut to your program/document/file in this location. (I'm fairly certain you already know this!) I'll give this a try sometime though...looks very handy!
Reply
hippiman
Dec 7 2007, 03:52 AM
That's pretty sweet. You might need to make a tutorial later on basic cmd files, for those people that don't know anything about windows, or whatever. Unless there's already a tutorial on that. I'm not sure.
Reply
de4thpr00f
Dec 7 2007, 04:49 AM
Hehe, sweet. Simple and without the need of tweak programs. By the way, do you have anything like this for windows vista? Thanks in advance. Greetz ~ João Lopes
Reply
Recent Queries:--
using at command to run a windows script through gpo - 98.61 hr back. (1)
Similar Topics
Keywords : automatically command login logoff- Simple Login In Visual Basic 6
- user interaction example trough login programm (6)
First of all, I am NOT a programmer, this is something my friend taught me. It describes basic
interaction with the user, while showing basic functionality of this simple programm. So, without
further ado, we're off to the tutorial: First of all, start your visual basic, when prompted
for new project, select Standard Exe . Next, we need to open code window, so we can start typing
the program. This can be done in two ways, one is double clicking on the form, or selecting Code
from View menu. If you double clicked on the form, you will see following text: CODE ...
Complete Login System
- With PHP + MYSQL (56)
Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
are tryn to learn PHP. First, let's make register.php: CODE <?
include("conn.php"); // create a file with all the database connections
if($do_register){ // if the submit button were clicked if((!$name)
|| (!$email) || (!$age) || (!$login) ||
(!$password) || (!$password2)){ print "You can't let
any fields in blank...
How To Use Command Prompt As A Text Editor
- (6)
Chat With Command Prompt
- (26)
QUOTE Chat With Command Prompt If you want a private chat with a friend or client on you
Network, you don't need to download any fancy program! All you need is your friends IP
address and Command Prompt. Firstly, open Notepad and enter: @echo off :A Cls echo MESSENGER set
/p n=User: set /p m=Message: net send %n% %m% Pause Goto A Now save this as "Messenger.bat". Open
the .bat file and in Command Prompt you should see: MESSENGER User: After "User" type the IP
address of the computer you want to contact. After this, you should see this: Message: Now ty...
Flatfile User Login/signup
- Uses text files only (compatable with forums and message system) (24)
With this tutorial, you will learn how to create a textfile login script. This user membership
script is for use also with my forums and message system scripts. I will also give you the scripts
to make it so that people can change their profiles. Ok, The first thing we need to do is make the
database. To do this, create a blank text file called 'userdata.txt' , make sure it is ALL
LOWER-CASE. Edit this file and put
'**username|##|password|##|email|##|rank|##|userid|##|name|##|picture**'. This will not be
used, however it will give you an idea of how the...
How To Put A Phpbb Login Box On Your Main Site.
- Code and .php included!!! (18)
I have included my coded file with this... Ok here is the code. CODE // //Create login area,
replace the phpBB2 in /phpBB2/login.php with your forum's //directory // <form
action="/phpBB2/login.php" method="post" target="_top"> <table
width="25%" cellspacing="2" cellpadding="2" border="0"
align="center"> <tr> <td align="left"
class="nav"><a href="/phpBB2/index.php" class="nav">Prank Place
Forum Index</a></td>...
Php Simple Login Tutorial
- Learn how to make a simple login! (63)
I have been quite busy lately, trying to design and code my site (far from done XD). And after
having learned how to make a simple login, I will try to write my own tutorial, for you
/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> the tutorial Step 1
: The first step in designing a member system is to plan out exactly what you need. A common impulse
among programmers is to jump right in and start coding. I'll be honest and admit that I'm
guilty of this more so than anyone. However, since I'm in control of this conversation (y...
Sending + Receiving Email Via Telnet
- using email via the command line. (8)
ok first off im no good at writing tutorials so feel free to flame me (hey that rymes). Anyway in
this tutorial i will basically show you how to send and receive email via the command-line terminal
emulation program called Telnet. Now where shall i start, hmm.. Sending Email!! Sending
Email Sending email requires a special type of server called an SMTP server (SMTP -> Simple Mail
Transfer Protocol). SMTP is the protocol used to send email just like POP is the protocol used to
receive. Now by default and most commonly SMTP servers run on port 25. To describe ...
Simple Php Login And Registration System
- (10)
Hello. This is my first web tutorial ever. This is basically a simple register and login script.
Yes, I know it’s a bit rubbish but I’m quite new to PHP/MySQL. Here’s the register form. This can
be any file extension you like. I’d recommend calling it register.html . CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html
xmlns="http://www.w3.org/1999/xhtml"> <head> <meta
http-equiv="Content-Type" content="text/ht...
Complete Login And Registration System
- doesn't use mysql! (9)
kLogin 0.1 QUOTE(readme.txt) Readme file to kLogin 0.1 To use the internet explorer fix:
download the latest IE7 ZIP file
(http://sourceforge.net/project/showfiles.php?group_id=109983&package_id=119707) Extract the ie7
zip file to the root directory of your web server. Example, if you are using a unix/linux server,
it's on "public_html/" or "home/public_html" Open kLogin.php file with your editor and edit the
$info_text or $info_txt variable. Then, extract the kLogin.php file in to the root
directory of your web server also. Just run kShoutBo...
Automatic Login
- in WinXP (5)
Ever wanted to just turn on our computer and when you get back it's already on the desktop?
(Rather then having to login at the welcome screen) Now some computer have this feature by default,
but what if it gets broken, try this. On an Administrator account goto start >> Run, and type
"control userpasswords2" (without the quotes) Uncheck the box that "Users must enter a Username and
Password to use this computer", then press Ok. You will be prompted to enter a default user and
their pasword, then next time you restart the computer it will automaticaly login to that...
Php/mysql Login/register
- Tutorial for login with databases. (2)
Start register code. Register.php CODE <form method=post
action=register.php?action=register name=s> <table>
<tr><td>Username:</td><td><input type=text
name=user></td></tr>
<tr><td>Email:</td><td><input type=text
name=email></td></tr>
<tr><td>Pass:</td><td><input type=password
name=pass></td></tr> <tr><td>Verify
Pass:</td><td><input ...
Multiple Admin Login (php)
- This is a script that doesnt requre SQL (3)
first off make a login.html page Code: QUOTE Admin Login Username: Password:
then make a check.php page Code: QUOTE $admin1 = "admin1"; //
first admin username $adm_pass1 = "password1"; // first admin password $admin2 =
"admin2"; // second admin username $adm_pass2 = "password2"; // second admin password
if(($username == $admin1 && $password == $adm_pass1) || ($username ==
$admin2 && $password == $adm_pass2)){ echo "Congratulations " . $_POST . " ...
Looking for automatically, run, command, login, logoff
|
|
Searching Video's for automatically, run, command, login, logoff
|
advertisement
|
|