Jump to content

samwells1234

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by samwells1234

  1. Hi ITJ, Thanks for the reply I will test and will let you know if it works Kind Regards
  2. Hi All, I have an issue regarding keyboards, the keyboards work fine when turned on and can get into BIOS etc. As soon as you get to the log in screen it stops typing the num lock light stays on so it doesn't turn off but im having keep unplugging the keyboard and plugging it back in and works fine is there a solution to this? The motherboard is an gigabyte ga h61m s2pv. I have looked for drivers but nothing involving USB drivers so im stuck I dont know what to do I think its happening to about 4-6 computers in my ICT Suite. Kind Regards Sam
  3. @ColinP where is the silent switch for GIMP i am new to doing this.
  4. Hi i know this is an old post but i do need an msi for gimp 2.8.14 i was wondering how you do i have used advanced installer but it expires in 30 days
  5. Thats the thing though even without 3.1 it refuses to install 4.0 or higher but my other ict suite that has all 3 installations works fine no issues.
  6. I am having a major issue with this 1 ICT suite has all 3 XNA updates 3.1, 4.0 and 4.0 refresh and runs kodu with no issues. My other ICT suite is only installing 3.1 when I deploy it but when I try to install manually or deploy 4.0 it comes up with the Microsoft.Xna.Framework.Avatar.dll error 2350.
  7. I am having a major issue with this 1 ICT suite has all 3 XNA updates 3.1, 4.0 and 4.0 refresh and runs kodu with no issues. My other ICT suite is only installing 3.1 when I deploy it but when I try to install manually or deploy 4.0 it comes up with the Microsoft.Xna.Framework.Avatar.dll error 2350.
  8. I can go as far as Software\policies\Microsoft\Windows\. There is no personalization part :-/
  9. see I cant find the personalization part in the key path section
  10. Hi All, I need help with changing the theme back to the default windows 7 theme. The issue is that some staff now load up in a windows 95 style theme. The reason why I had a play about was because staff needed a red task bar and students were going to have the default blue task bar so we could see if a student was logged on as a member of staff. I don't know what its done but it won't go back even when I removed the group policy. I'm using server 2008 R2. Please Help
  11. Safe search was on my web filtering and since i took it off its now fine
  12. Updates installed and the problem is cured it updates clip art with bing.
  13. I am Currently Installing all windows updates to my computer because i dont use clip art pictures so hardly a big loss to me. but I am more confused about if the servers to clip art are down how come the computer can still used a crossed out image?
  14. I having an issue with this with just 1 computer in the school which is the Headteachers PA computer I'm going to update my computer with windows update to see if its the update that does it.
  15. I'm personally not having that issue, my computer seems fine I only have 1 computer that's doing that at the moment i cant seem to solve it. Its not previewing the images but you can select and insert the image's still. Could it be a Profile issue?
  16. I am new to this scripting and network so im not sure what you mean by the path but these are the changes i have made Import-Module ActiveDirectory$user=Get-ADUser -SearchBase "OU=OU,OU=OF,OU=staff,OU=Users,DC=wpdomain.local" -filter * -Properties Pager $outArray = @() foreach ($i in $user) { $outArray += New-Object PsObject -Property @{ 'Firstname' = $i.GivenName 'Surname' = $i.Surname 'Username' = $i.SamAccountName 'Pager' = $i.Pager } } $outArray | Export-Csv "C:\Pager.csv"
  17. It doesnt like the pager
  18. Hi Guys, Anyone know how to extract pagers numbers from active directory. Reason being that the pager numbers are linked to paper cut as pin codes. I need to print out a list of the users with their pin codes. Kind Regards Sam Wells
  19. Dont worry guys it has been solved amateur mistake. i didn't even think of checking task scheduler and actually deleting the scheduled shutdown task so yeah thanks for the input guys but it was me having a dumb week lol
  20. i did go on their website etc but couldnt find anything i maybe wrong but if anyone else can find this power management software and i have just checked my computer out which is a different make and model and not even i have a the option for sleep but my computer does stay on? this is getting weird lol
  21. This computer is a lenovo think centre M82 2929cj4. I have gone through the bios still nothing :-/
  22. Yeah sure have thats why im getting confused its picks up every other group policy but the PC is not staying on over night like all the others do because admin staff want to remote in on their PC's
  23. Just checked it all seems up to date :-/
  24. Can anyone explain why I have got no sleep option available. I am logged as an administrator. I really don't understand why this has happened the computer has the same Group Policies as all the other Admin Computers in the school and they don't turn off in the evening either this is the only computer that is shutting down in the evening. Kind Regards
  25. proof of no .net installed the script i have used the script doesnt stay on with the pause either :-(
×
×
  • Create New...