Jump to content

the_wuigi

Members
  • Posts

    105
  • Joined

  • Last visited

Everything posted by the_wuigi

  1. I know it's an old thread but did you ever find a fix for this? Non RM Network
  2. Sorted, was locked on Ethernet on interfaces in printer, changed to usb.
  3. Clean install Windows 10 64bit USB connected printer refuses to print, anybody got this combination working?
  4. Hi Guys does anyone know how to force this check box in IE11 for all users of a particular machine? I can find the following key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\UseSWRender but this is user specific
  5. I see what you're saying now guy's and have managed to resolve, thanks for the input.
  6. I maybe over complicating things here so let me try again if ($sitecode -eq "test1") { $FileServer = "server1" $oupath="OU=ou1 acme1,OU=test,OU=abc,DC=abcd,DC=bluesky,DC=local" $filepath="my file path" $adgroup="ou1 group1" On the line $adgroup=ou1 group1 This adds users to an existing group called ou1 group1 I want to add the users to an additional existing group lets call it ou1 group2
  7. Guys can someone please tell me what entry I would need to add to this script so that it added an extra group where there is adgroup="ou1 group1" for eg I want to add another existing group so on each line it would maybe read something like adgroup="ou1 group1" adgroup="ou1 group2" I have zero knowledge of powershell I'm just trying to edit an existing bulk user import script and want the users to be added to 2 existing groups, the script at the moment only adds them to the the one group per ou ou1 group1 ou2 group1 ou3 group1 if ($sitecode -eq "test1") { $FileServer = "server1" $oupath="OU=ou1 acme1,OU=test,OU=abc,DC=abcd,DC=bluesky,DC=local" $filepath="my file path" $adgroup="ou1 group1" } if ($sitecode -eq "test2") { $FileServer = "server2" $oupath="OU=ou2 acme2,OU=test,OU=abc,DC=abcd,DC=bluesky,DC=local" $filepath="my file path" $adgroup="ou2 group1" } if ($sitecode -eq "test3") { $FileServer = "server3" $oupath="OU=ou3 acme3,OU=test,OU=abc,DC=abcd,DC=bluesky,DC=local" $filepath="my file path" $adgroup="ou3 group1"
  8. it was the following security check box that required unchecking
  9. Hi, I have this set to be our homepage in IE11 https://sts.platform.rmunify.com/Account/SignIn/glow but is taking sometimes up to a minute to load and the same again to sign in, the page loads almost instantly with chrome browser, does anyone have any ideas what settings in IE maybe causing this? I have trawled through the policies but can't see anything obvious.
  10. I'd be interested to know if you have anything that displays the computer host name pre logon?
  11. Press F6 to apply those settings https://blog.thesysadmins.co.uk/group-policy-internet-explorer-10-death-iem.html
  12. Anyone have any ideas with this issue we have? Its a xerox 3435 and everything works as it should apart from excel double sided printing, All the other office packages print double sided,When I change the print drivers other applications are effected.It works for systemadmin account, Pupils and Staff accounts dont work. CC4 Network
  13. That file is already there as per instructions
  14. Hi AXE....................I am using the CC4 Version and although staff are happy we are continually asked to update the companion at each session, is this normal or have i missed something in creating\deploying the App?
  15. Checkout Horizon Documentary The Truth About Exercise
  16. Had a similar issue with xerox devices and had to update the software on these to support scanning to 2012 server via smb protocol.
  17. Didn't think there was a medium setting in java 8? Only high and very high
  18. http://en-uk.sennheiser.com/wireless-headphones-stereo-rf-rs-110-ii
  19. Free dyslexie fonts here http://opendyslexic.org/get-it-free/
  20. Thanks guy's I managed to achieve this by playing about with special permissions. Cheers
  21. I'm trying to setup a shared folder that pupilgroup users can create and delete their own files and folders within, other users of the group should not be able to edit or delete these files but can view them. Staffgroup can delete all files and folders within. I can't seem to nail the permissions down exactly the way I want.
  22. Thanks Arthur that seems to have done the Trick
  23. Hi, I'm trying to create a shortcut to a swf file and have it automatically open in ie or chrome, is this possible?
×
×
  • Create New...