Jump to content

Recommended Posts

Posted
Error creating the output bitmap file

C:\WINDOWS\BGInfo.bmp:

Access is denied

 

Please ensure the path exists and you have permission to write to it.

 

 

The workstations are using this quite happily but my netbooks dont want to apart from admin. What's been missed?

Posted (edited)

I'm guessing you have a script that is copying that bmp file from a network location onto the local machine?

 

or do you have the bitmap already on the local machine? if so then you might need to give the network users (staff users / student users) local admin rights or something similar so they can write to the folder in question. Edit: DO NOT GIVE FULL PERMISSIONS TO WINDOWS FOLDER! ;) *Thanks Synack*

 

James.

Edited by EduTech
  • Thanks 1
Posted

Logon as an administrator, Start > Run > MMC

 

File > Add/Remove Snap-in > Add > Local Users and Groups > Add > Finish > Close > OK

 

Expand Local Users and Groups. Select Groups > Administrators, then add Domain Users.

 

Now try logging on as a normal user.

  • Thanks 1
Posted
You can do it from remotely from one machine, so long as the others are switched on, again via MMC. In future you can perform this to your master images, so after Sysprep BGInfo will work as it should :)
  • Thanks 1
Posted
you might need to give the network users (staff users / student users) local admin rights or something similar so they can write to that Directory.

 

EEK, No, Bad!!

 

You just need to give them permission to that particular file not the entire machine. Just right click on the file, properties and change the security to allow domain users full control.

 

Doing it the other way gives every single user full control of the machine which is bad in a school.

  • 6 years later...
Posted (edited)
When I ran into this issue, it was on a server and what's happening is they wrote the server specs into an image file that is supposed to display on the desktop of the server so you can see the host name, ip, etc. That information is all in the file name bginfo.bmp, which I have access to. That information is not displaying on the desktop as intended. My guess is they used the wrong code, or set it up improperly. It's not my problem to worry about, so I just click OK to the error message, and go about my business. The message is merely a nuisance; it's not prohibiting any activity. Edited by Learning2geek

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...