Skip to content

Instantly share code, notes, and snippets.

@davejlong
Created June 11, 2021 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davejlong/b2c96820673333e19d21ab0fecbc0776 to your computer and use it in GitHub Desktop.
Save davejlong/b2c96820673333e19d21ab0fecbc0776 to your computer and use it in GitHub Desktop.
Deploys a BGInfo background to computer silently
reg add HKU\.DEFAULT\Software\Sysinternals\BGInfo /v EulaAccepted /t REG_DWORD /d 1 /f
\\SRV-01\Public\Software\BGInfo\Bginfo.exe \\SRV-01\Public\Software\BGInfo\Production_Background.bgi /TIMER:00 /nolicprompt /silent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment