RE: [ActiveDir] OT: bginfo

2005-02-15 Thread Cothern Jeff D. Team EITC








This was definitely a help .   I
modified the bginfoinstall.cmd to add these lines

 

Echo > %systemroot%\bginfo.bmp

echo y| cacls %systemroot%\bginfo.bmp /e
/g users:w

 

I removed the regedit line and did away
with the .reg file and instead thru a GPO that is being used for other things
for the users I put the bgi.cmd file into the login script.  Everything
works great then.  

 

Thanks for pointers.

 

Jeff

 

 

 









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Blair, James
Sent: Tuesday, February 15, 2005
6:32 PM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] OT:
bginfo



 

Geoff,

 

Not sure if this will work for
you but...we customise our settings and create the required lets say
%Whatever%.bgi file. We then "install" BGINFO on all workstation and
server builds:

 

BginfoInstall.cmd

 

@echo off
ECHO.
ECHO Copying BGInfo Files...
mkdir "%systemdrive%\Program Files\BGInfo"
copy "%PathToInstallFolder\BGInfo\*.*"
"%systemdrive%\Program Files\BGInfo\"
ECHO.
ECHO.
ECHO Applying registry entry...
regedit /s "%systemdrive%\program files\BGInfo\BGInfo.reg"
ECHO.



BGInfo.reg:





 





Windows Registry Editor Version 5.00





 





[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"bg"="c:\\Program Files\\BGInfo\\BGI.cmd"





 





BGI.cmd:





 





"%systemdrive%\Program
Files\BGInfo\bginfo.exe" "%systemdrive%\Program
Files\BGInfo\%Whatever%.bgi" /timer:0





 





Hope this works...





 



James

 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cothern Jeff D. Team EITC
Sent: Wednesday, 16 February 2005
8:31 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] OT: bginfo

I heard mention of bginfo in an email
while back from someone.  Nice little program.  But little
issue.  Doesn’t work in our environment for the user due to security
rights.  Is there a way to run the bginfo as a service or as a system
account?

 

Thanks

 

Jeff

 








RE: [ActiveDir] OT: bginfo

2005-02-15 Thread Blair, James



Geoff,
 
Not sure if this will work for you but...we customise 
our settings and create the required lets say %Whatever%.bgi file. We then 
"install" BGINFO on all workstation and server builds:
 
BginfoInstall.cmd
 
@echo offECHO.ECHO Copying BGInfo Files...mkdir 
"%systemdrive%\Program Files\BGInfo"copy "%PathToInstallFolder\BGInfo\*.*" 
"%systemdrive%\Program Files\BGInfo\"ECHO.ECHO.ECHO Applying 
registry entry...regedit /s "%systemdrive%\program 
files\BGInfo\BGInfo.reg"ECHO.
BGInfo.reg:
 
Windows Registry Editor Version 
5.00
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"bg"="c:\\Program 
Files\\BGInfo\\BGI.cmd"
 
BGI.cmd:
 
"%systemdrive%\Program Files\BGInfo\bginfo.exe" 
"%systemdrive%\Program Files\BGInfo\%Whatever%.bgi" 
/timer:0
 
Hope this works...
 
James
 


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Cothern Jeff D. 
Team EITCSent: Wednesday, 16 February 2005 8:31 AMTo: 
ActiveDir@mail.activedir.orgSubject: [ActiveDir] OT: 
bginfo


I heard mention of 
bginfo in an email while back from someone.  Nice little program.  But 
little issue.  Doesn’t work in our environment for the user due to security 
rights.  Is there a way to run the bginfo as a service or as a system 
account?
 
Thanks
 
Jeff
 


RE: [ActiveDir] OT: bginfo

2005-02-15 Thread Ulf B. Simon-Weidner



IIRC you only need to specify write rights on the 
bginfo.bmp file. But it's been a while.
 
Gruesse - 
Sincerely,
 
Ulf B. Simon-Weidner
 
  MVP-Book "Windows XP - Die Expertentipps":  http://tinyurl.com/44zcz 

  Weblog: http://msmvps.org/UlfBSimonWeidner
  WebSite: http://www.windowsserverfaq.org  

 

  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of Cothern Jeff 
  D. Team EITCSent: Tuesday, February 15, 2005 11:31 PMTo: 
  ActiveDir@mail.activedir.orgSubject: [ActiveDir] OT: 
  bginfo
  
  
  I heard mention of 
  bginfo in an email while back from someone.  Nice little program.  
  But little issue.  Doesn’t work in our environment for the user due to 
  security rights.  Is there a way to run the bginfo as a service or as a 
  system account?
   
  Thanks
   
  Jeff