Jump to content

SkreeM1980

Members
  • Posts

    161
  • Joined

  • Last visited

Reputation

70 Excellent

3 Followers

About SkreeM1980

Personal Information

  • Biography
    I've been an IT professional for some time ... many would say too long, but i say .. naa i met a guy the other day, he was a proper geek :-)
  • Occupation
    Network Manager
  • Location
    Northants
  • X
  1. Hi, I'm trying to get DFE provided laptops rolled out for deployment with intune, which is all good so far, i've got a script to get hardware hash and get the computer named to match our asset stickers, it joins quite well. but the HP laptops we recieved are full of bloat ware, VPN clients, netflix links, all sorts. I really don't want to have to fully wipe these to get a clean install of windows. does anyone have any neat/useful scripts (powershell/bat or tools that can clear this stuff off? Thanks In advance
  2. Thanks for the note on correct GPO settings for redirect to a single Read only folder. Just set-up and tested with multiple student accounts and rolled live in total 30 mins :-)
  3. Honestly, you can never win over this. the teacher sees that it saves all the files and clutters their life in chrome, and in IE it's wonderful, but the rest of life sucks. We have the total reverse issue with students, clicking links on their personal email to open their homework, working on it for hours and clicking save, only to log off and the file be gone because it was in a temporary folder. Why can't IE be more like chrome? If it's one user with a problem, it's not the system that is the problem, its the user :-P
  4. Option 1 cross 4? GPP On Machine OU's but loopback processed, so you can reduce printers in policy to a selection from 100 but not have to apply every policy to users in case they roam.
  5. I know this is a little bit of an old post, but in the latest version of the Chrome ADMX policy templates the Disable Print Preview option is present. I've tested it and it works. I'm not sure when the option arrived, our previous ADMX were dated March and didn't have it. the new ones are dated 22/06 and do. There was some discussion on one of the chromeium bug tracks that the (Disable Print Preview) feature was being Un-Deprecated due to enterprise demand. https://bugs.chromium.org/p/chromium/issues/detail?id=374321 Skr
  6. We have had that where machines are left in sleep too long, i always assumed it was kerberos ticket lifetimes or something. reboot cures all :-)
  7. What is the event log saying about the logon/profile load? It sounds a bit like the first logon is actually using the machine's default profile not the mandatory one, and then the registry hives on the PC go all screwey.
  8. We don't as such, but users can sign into chrome with their GAFE credentials and then their bookmarks etc are sync'd We did write a logon/logoff script combo, to store them, but the testing wasn't very positive.
  9. Hi, I'm currently looking at our BYOD WiFi config as we currently use a captive portal (from firewall) to get students to enter AD credentials and then gain access(filtered) to the internet. I want to move away from the captive portal, as we are getting quite a few issues with it not popping up, or getting SSL errors as although i have a public certificate on the page, it is not google.com's one, the other problem is that i don't have the visibility of the user in my wifi system, so if i see a device that is behaving in an unwanted manner, or not experiencing a good connection, i have to go look up the user elsewhere. So i want to move to some form of radius authentication where the student/staff member put's their username/password in as part of the connection instead. My AD is 2012, WiFi is Aerohive and Firewalls are Fortinet (I also have Smoothwall Proxy's) Where do i do the radius/authentication? The AP has to be involved somewhere to secure the connection... but i also need the firewall to know who the user is. AD Exists... i also have 2 NPS server's doing the authentication for Domain Computers Very confused.
  10. Depends on which bit of task sequences are slow? We found installing updates was very very slow, got as many as possible updated into image to speed that up. and some we had to exclude and install after (.Net Framework i'm looking at you) Multiple machine deployment should be faster if you configure multicasting
  11. Many Thanks. No idea how i screwed that up... I mean you passed the first test LOL
  12. A real varied role as part of a small IT Services team, supporting over 2000 devices, mix of PC's, Laptops, Thin Clients, You name it, if it can have an IP we look after even some fridges. Win7 Server 2008/2012 Vmware - Virtualisation & VDI Hp/Extreme Networking Smoothwall + Fortigate http://www.moulton.ac.uk/contact-us/work-for-us/job-vacancies/it-services-technician-%281%29]IT Services Technician - Moulton College
  13. The tv is running using statseeker, I can put php on a webserver
  14. I happen to have the data in csv and sql (csv was.step one in my powershell)
  15. Hi, I've managed to use powershell to log some stats to SQL(every 5 minutes), and i really want to display the latest numbers from a certain table on a wallboard we have in the office. We have a piece of software that already lets me put content into zones on it. but i'm really struggling to write a working webpage that gets the info from SQL to display Can anyone point me in the right direction (i've tried using AODDB recordset, but it seems to error with no details, and i managed to confuse myself totally with VS2012)
×
×
  • Create New...