-
Posts
61 -
Joined
-
Last visited
Reputation
0 NeutralAbout rckngslnd

Personal Information
-
Occupation
It Manager
-
Interests
Football,Poker
-
Location
Margate
-
TSOHost no longer supporting sch.uk domain
rckngslnd replied to rckngslnd's topic in Internet Related/Filtering/Firewall
not sure they support it, but going use then as NS as seems very easy to setup -
Hi Anyone else come across this issue, where the Kerberos ticket on Mac bound to AD does not get created automatically on Ventura update, please note this worked on every version we currelty have, i can use kinit command to create one on login but does require user to login , anyone else had this?? Exactly same issue on apple, https://discussions.apple.com/thread/254484277?page=1
-
We do, i have a look intot this
-
thanks, using mosyle so don't really want to change
-
thanks for replied, hopefully looking for easy to use Mac based applications if possible, and free would be nice
-
Hi We currently have a room of Macs we use for Music, all binded to AD so children and staff use AD credentials to login. Currently teacher on windows machine use a program based on .Net to change students password, what i would like to do something similar on the macs but for the life of me i cannot find anything, anyone got any ideas??
-
i can look into that, but we using uev at moment so maybe something for the future
-
Hi Been trying to find Microsoft template UEV gallery for windows 10 office etc. Can anyone point me in the right direction?
-
Hi, does anyone have complete list of ports and sites etc that need to be unblocked for Mosyle
-
Hi Got a strange UE-V issue with our users. I try to explain as best as I can. We have a policy to set users UE-V profile to go to their user area documents that seems to be working correctly, most of the time. The problem we are having is that on occasion the users UEV profile will go to the root of the staff profile share with the name %username%, when checking it has the correct permission for the user. I have checked the UE-V logs and cannot see any issues. Anyone got any idea?? It will randomly go back to the correct location.
-
Hi Anyone else having issues, just notice ALL EIS services down including any DNS forwards emails etc. Hopefully it can get sorted before Monday Not sure anyone from EIS read this but was interested to find out what the issue is?? Anyone else have any idea looking at it seem they having pretty big issues again!!!!
-
Edecel promissor On screen Testing Win7 x64bit
rckngslnd replied to ianniow's topic in Educational Software
i'm also having problems as does not like flash version 11 , i trying to find an earlier version. I was told version 9 may work on phone but cannot find that for windows 7 64bit anyone have a copy i could use?? -
Hi The idea of removing the printers is because printers are allocated per OU. When a user moves to another room they will get the printer in that room and the other room, this ok for small sites but we could end up having 40 plus printers and as our users can barely manage to print i would like only the printer allocated to that OU. Also i'm allocated printer via Printer management
-
Hi Trying to delete all network printers on logoff , but keep getting Access denied error on objPort.Delete_ line, i'm using following script, works fine on admin : strComputer = "." Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colInstalledPrinters = objWMIService.ExecQuery _ ("Select * From Win32_Printer Where Network = True") For Each objPrinter in colInstalledPrinters objPrinter.Delete_ Next Anyone got any ideas, am i right at saying logoff script runs under local admin??
