About 648,000 results
Open links in new tab
  1. Tips and Code Snippets for Login Scripts - Rob van der Woude

    Nov 25, 2021 · On this page, the main focus will be on login script snippets in KiXtart (version 4.60) and VBScript (WSH version 5.6 or 5.7), with only a limited number of (NT) batch and …

  2. PowerShell Logon Script: A Quick Guide to Automation

    Creating a logon script involves writing a basic PowerShell script that executes specific commands when a user logs in. Here’s a simple example you can start with: Write-Host …

  3. Assign a logon script to a profile - Windows Server ...

    Mar 28, 2025 · This article describes how to assign a logon script to a profile for a local user's account in Windows Server 2003. This logon script runs when a local user logs on locally to …

  4. active directory - Useful Logon Script Commands - Server Fault

    I mean, there's always going to be cases where there just isn't a better way to do things. But many of the examples provided so far can easily be done without a login script like installing …

  5. How to Configure GPO Scripts for Login and Startup Tasks on ...

    Mar 18, 2025 · One essential use of GPOs is running scripts at specific events, like user logon/logoff or system startup/shutdown. These scripts can help configure user environments, …

  6. Login Script Templates - Auth0

    Describes custom database action script templates for user login. The Login script implements the function executed each time a user is required to authenticate. We recommend naming this …

  7. How to Set Up a Logon Script via ADUC in Server 2008

    Jan 8, 2009 · Basically, there are two ways to assign Logon scripts. The first is done on the Profile tab of the user properties dialog in the Active Directory Users and Computers (ADUC). The …