Jump to content

Recommended Posts

Posted

Hi All,

 

What is the best way to approach this. I would like the year 12 cohort to be able to take laptops home and login without the domain controller present. however I was hoping that the security policies remained the same and they could not alter anything once taken home.

 

From researching i have taken into consideration of using the following GPO: Interactive logon: Number of previous logons to cache (in case domain controller is not available)

[h=1]

[/h]as these are individual laptops assigned to the user i could set this to 1 cached credential and if i was to login as admin they wouldnt be able to scramble my password.

 

though if i was to implement this GPO would it keep previously applied group policies that i currently use to lockdown the computer.

 

Thank you in advance,

 

Posted

That would work yes. I would up the number a little, just incase someone else logins in, we don't want to lock them out.

 

Another option maybe is Direct Access? Its an automatic VPN, they turn on and connect the WIFI and the laptop will automatically VPN back to the system. That way they can access shared drives etc.

Posted
Cached Logins are what we use here and it works well, keeps all the GPOs etc in place. Only thing to watch out for is redirected start menus or desktops, we set up a GPO that redirects the start menu to a local copy when a laptop user logs in, the copy is made every time it starts up with a simple robocopy batch script.
Posted
Another consideration is do you want them to be able to connect the laptop to their own home network to browse the internet etc.? as if you deploy IE policies via GPO that lock down to a certain proxy server you could have issues.
Posted
Excellent! it's always good to know your on the right track :D So just to verify, it will keep all previous installed gpos from the last login when it was connected to a DC?
Posted
Excellent! it's always good to know your on the right track :D So just to verify, it will keep all previous installed gpos from the last login when it was connected to a DC?

 

Yep, correct

  • Thanks 1
Posted
Another consideration is do you want them to be able to connect the laptop to their own home network to browse the internet etc.? as if you deploy IE policies via GPO that lock down to a certain proxy server you could have issues.

 

why not create a script for location based proxy settings, for example if the ip address is within x.x.x.x - y.y.y.y use the schools proxy, otherwise use no proxy!

Posted
why not create a script for location based proxy settings, for example if the ip address is within x.x.x.x - y.y.y.y use the schools proxy, otherwise use no proxy!

 

Yeah we use a proxy.pac file to get round the issue. But I'm guessing if they currently don't work from home that's never been a consideration for them

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...