-
Posts
105 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by the_wuigi
-
I know it's an old thread but did you ever find a fix for this? Non RM Network
-
Sorted, was locked on Ethernet on interfaces in printer, changed to usb.
-
Clean install Windows 10 64bit USB connected printer refuses to print, anybody got this combination working?
-
I see what you're saying now guy's and have managed to resolve, thanks for the input.
-
Are you on a CC4 network?
-
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
-
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"
-
-
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.
-
I'd be interested to know if you have anything that displays the computer host name pre logon?
-
Press F6 to apply those settings https://blog.thesysadmins.co.uk/group-policy-internet-explorer-10-death-iem.html
-
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
-
That file is already there as per instructions
- 54 replies
-
- app inventor
- emulator
-
(and 1 more)
Tagged with:
-
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?
- 54 replies
-
- app inventor
- emulator
-
(and 1 more)
Tagged with:
-
Checkout Horizon Documentary The Truth About Exercise
-
Scan to Network on Server 2012 R2 problem
the_wuigi replied to randle's topic in Windows Server 2012
Had a similar issue with xerox devices and had to update the software on these to support scanning to 2012 server via smb protocol.- 7 replies
-
- 2012 r2
- scan to network
-
(and 1 more)
Tagged with:
-
"application blocked by java security" does anyone know how to fix?
the_wuigi replied to useraaron321's topic in Windows 7
Didn't think there was a medium setting in java 8? Only high and very high -
http://en-uk.sennheiser.com/wireless-headphones-stereo-rf-rs-110-ii
-
Free dyslexie fonts here http://opendyslexic.org/get-it-free/
-
Permissions Advice on Shared Folder
the_wuigi replied to the_wuigi's topic in Windows Server 2008 R2
Thanks guy's I managed to achieve this by playing about with special permissions. Cheers -
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.
-
Thanks Arthur that seems to have done the Trick
-
Hi, I'm trying to create a shortcut to a swf file and have it automatically open in ie or chrome, is this possible?
