About 4,890 results
Open links in new tab
  1. Copy Batch (.bat) file to startup Menu of All User/Each User

    Expected result is to copy the file2.bat to startup of each user profile. However, The file2.bat is not copied to the startup folder on windows 7, 8, 10 after testing.

  2. Startup script in GPO 'This script has not yet been executed'

    So is it a requirement to have ps1 files enclosed in batch files in a GPO in order for the ps1 file to run? There is a Powershell tab in the Startup portion of the GPO, so then what is that for? …

  3. Invoke-Command not working when run remotely

    I manually run this first: Get-Process pptview | Stop-Process -force (this shuts down powerpoint) I manually run this next: Invoke-Item 'C:\ProgramData\Microsoft\Windows\Start …

  4. Run a script at startup only once and without logon

    I want to run a script only once at next startup and without the need to login.

  5. Restart computers via GPO - social.technet.microsoft.com

    I would like to do restart all our lab computers (joined into domain) daily at 23:59. Is there anyway I can schedule the script via GPO ? My domain controller in on windows 2003 ent server.

  6. Missing startup files - social.technet.microsoft.com

    1. You mention ‘repair’ in your post, but have you tried Startup Repair? If not run it several times. 2. If the above doesn't cure the problem, go back to the Repair Option and this time choose …

  7. Microsoft Loopback Adapter and a Laptop Under Domain - Very …

    May 5, 2010 · I have a laptop with Windows XP SP3 under domain controller. Startup speed was good until I installed Microsoft Loopback adapter (as a prerequisite for other application that I …

  8. MSIEXEC won't run as NT Authority\System

    I then used the psexec -s cmd command to open a command prompt as System & tried to run an msi file from there with the logging switch. I see the process start, but an entry isn't created in …

  9. The same hardware id in RDS licensing

    The above script needs to run with admin privileges on the client PCs. You might choose to deploy it via group policy as a computer startup script, but you will want to modify it so that it …

  10. How to set the new domain as the default "Log on to" after …

    However, It looks like the group policy (including the startup script) will run AFTER entering the username and password if the computer just joins to a new domain and log on to the domain …