Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact
    • logoff




      การให้เครื่อง Restart, Shutdown, LogOff ด้วย Bat File
      1. เปิด Notepad ขึ้นมาพิมพ์(หรือก็อปไปใช้) :ทำการชัตดาวน์เครื่อง @shutdown.exe -s -t 0 2. บันทึกเป็น ชัตดาวน์.BAT 3. ลองดับเบิลคลิ๊กดู 1. เปิด Notepad ขึ้นมาพิมพ์(หรือก็อปไปใช้)

      Written by: Day2soft Computer


      Assigning Logon/Logoff and Startup/Shutdown Scripts in a GPO
      ProblemYou want to assign either user logon/logoff scripts or computer startup/shutdown scripts in a GPO.SolutionUsing a graphical user interface1. Open the GPMC snap-in.2. In the left pane, expand the Forest container, expand the Domains container, browse to the domain of the target GPO, and expand the Group Policy Objects container.3. Right-click on the target GPO and select Edit.

      Written by: :: Advance Tips ::


      Instantly logoff, reboot and shut down your computer through tray icon
      iPower is a utilities which will add a tray icon and let users to instantly logoff, reboot and shut down computer by double click it. Since i installed Windows Vista, i feel that i don’t really like the Vista Lock buttons feature. I always hope that i can replace the lock and save session button with [...]

      Written by: TechSnack.net


      How to auto clear the Recent Documents folder on logoff
      Windows keeps all the files you open during work in a hidden folder named My Recent Documents.This is good if you are the only user of your comp.If you dislike to compromise on your privacy here is a way to auto clear this folder when you logoff. 1. Click Start > Run > Type "regedit"(without quotes) in the Run dialog box 2. In the Registry editor navigate to the following key. HKEY_Current_Us

      Written by: Ganesh's..


      Detailed Logon, Logoff and Shutdown Messages
      Here’s a trick to Enable a detailed logon, logoff and shutdown status messages Instead of the usual dull default logon, logoff and shutdown status messages, you can actually make your own status message to give a detailed info what’s going on. If you ever wondered why your logon process if taking so long, then these [...]

      Written by: Windows Vista compatible software


      Contoh Script untuk logoff KDE/Gnome user session
      Seringkali anda kita logoff dari mode KDE atau GNOME dari command line. Tapi perintah logoff tidak bisa dipake untuk logoff ke login page. Berikut ini adalah script yang bisa kita gunakan untuk mengatasi masalah tersebut. Tinggal copy baris berikut ini dan masukkan ke vi editor vi /usr/bin/iblogoff (pake login root) (tinggal paste) (kemudian simpan pake [tekan <shift>+<:>] terus x [...]

      Written by: Warung Digital


      Logoff - Happy New Year And Best Wishes For 2008
      Cu next year! ;-)

      Written by: Damir Tomicic - ein Tag in der Community


      QUICKLY LOGOFF AND LOGON IF SYSTEM HANGS
      Probably you know this..Just thought to emphasize it..If yur system hangs donot press the reset button...There is an option to restart immediately..Go to task manager ctrl+alt+del under processes choose explorer.exe and press end process...Your desktop icons, status bar etc, will disappear..do not panic..under files in task manager click new tast and type "explorer"..Done... your system is back again in its perfect shape..

      Written by: Tasty Tips


      VBS Script for System Administrators - How to backup Outlook email automatically in a login or logoff script
      If you are a Systems Administrator for your company and everyone is using Outlook or some other desktop email program, you've probably run into the situation where someone has lost all of their emails due to the fact that it's saved locally on the user's computer and not on the main servers. So if you're a small shop and can't afford to get Exchange server, then here's a simply way to automate the backup of user's Outlook PST files onto your server in a login or logoff script.First here's the code and then I'll explain it:Set shell= WScript.CreateObject("WScript.Shell")strUserName = shell.ExpandEnvironmentStrings("%USERNAME%")Dim fsoset fso = CreateObject("Scripting.FileSystemObject")lnDayOfWeek = weekday(now())if lnDayOfWeek = 5 then     If fso.DriveExists("G:") Then          Dim lcDrive          Set lcDrive = fso.GetDrive("G:")    &

      Written by: Computer Tips From a Computer Guy!


eXTReMe Tracker