ITGURU
Members-
Posts
2,576 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by ITGURU
-
I looked at start menu XML before but unless things have changed since initial releases I found it didn't stick properly and doesn't work properly with roaming profiles. On the same WINVER as you, but still using 4.3.0 classis shell and no users have reported the issue.
-
Which version of Classic Shell are you using and which Windows Build? There was a recent Windows 10 Update which fixes the hanging of explorer.exe and seems to have resolved it for me.
-
GDPR - access to sims from outside the network
ITGURU replied to artfulmatt's topic in Data Protection & Information Handling
SIMS doesn't even use case sensitive passwords yet - I contacted Capita recently and they told me that there are no plans to implement secure passwords. For what data it holds i'm very surprised. -
Thanks all for your replies. With the issue being intermittent, random, and only affecting users now and again, it's difficult to resolve completely. There obviously isn't any issues with how the deployment is setup as a log off and back on resolves it, and as mentioned I've tried various ways to run papercut and deploy the printers but none of the ways seem to give us a 100% reliable printing system where things map/run at login, whereas everything else on the network works fine.
-
I'm using the cached version so don't know why we get the issue, as it should always be running locally.
-
True on that part - however logging off and back on then pulls in the printer. I've tried a combination of GPP and login scripts. Random as to when or not the printer doesn't appear.
-
I cannot get either way to work basically I've got a Recordset which is pulling the data out, got a 2 row table with selected fields from the recordset, then as a repeat row. The coding above has no effect . The if recordset.fields.item was doesn't bomb the page out with an error but doesn't colour anything.
-
How does this coding fit in with the rest of the above please?
-
I have a table which currently alternates the row colour by using: <%If (Repeat1__numRows Mod 2) Then%> <%Else%> <%End If%> What I want to do is on the repeat region of the data, take 1 field value from the results and highlight that row using a specific colour i.e. Field value HOT = Highlight red, Field Value BLUE = Highlight blue I've tried changing the Repeat1_ tO If (recordsetname.Fields.Item("FieldName".Value) = "HOT" but this causes an error on the page and it doesn't load. Can anyone help me please? Thanks.
-
Thanks for the info - I hate it when people blame the network when in fact it's the software! Not that they have, but I could see it coming.
-
We've had papercut coming on for 2 years and going to a centralised print server for printing. We still get odd requests where users don't get the Papercut Popup or the Follow-Me printer not mapped. There are no network issues, and we use the local cached version of the papercut client. Does anyone else have intermittent issues like the above? It would be nice if it worked 100% rather than having to tell users to log off and back on which usually cures the issue. We have 10GB backbone, 1GB to each PC, Papercut/Print server is virtual with 8GB RAM and I've recently adjusted the max memoryit can use with the latest update, but doesn't seem to have helped any. Thanks.
-
Thanks - sorted it and found the installer.
-
I did used to have just the UI on my computer (to remotely manage the server instance) until I upgraded my PC and I'm sure the UI was a separate Installer. I'll contact Capita.
-
Hi Please could someone let me know where I can obtain the SOLUS 3 UI from so that I can manage the agents from my workstation rather than having to login to the server each time. I extracted the solus update files from on the server but only contains installers for Agent, Deployment Service, and Depoyment Server. Is it the service one ? I don't want to run it and break something when it's asking for the server details. Thanks.
-
As suspected it was the source core switch not taking notice of the configuration. After a reboot I checked the configuration, switched the fibre links and everything came online. The core switch has been up for quite a while 1 or 2 years probably since last reboot, and I've seen the same issue before on our phone system where software changes would take effect despite being set, and the answer was to reboot. Guess it pays to do a reboot now and again but with a core switch there isn't ever really any need to (apart from to fix this issue)
-
1:3 should work tagged, as the uplink port on the 1st switch to the second switch IS tagged. I've copied the exact configuration from the uplink port on the 1st switch to the port on the core switch.
-
I think it might be just the switch no saving the configuration as I've tried connecting to a different core switch and it works fine. I'll give it a reboot, and check the outcome when I can.
-
-
Yep - I've crossed check the port that the second switch was connected to on the first, and everything is EXACTLY the same VLAN and tagging wise on the core switch,.
-
Fully Managed L2+ Just doesn't make any sense when I'm only changing the source port the switch is connected to! Going to try creating an IP interface on the remote edge switch and see if that pings to see if it's getting over the fibre uplink.
-
Yes the VLAN is working fully when in the daisy chain configuration. However when the second switch it directly connected to the core, all over VLANs pass without an issue, there is just one (CCTV) which won't.
-
I Have the following setup Core Switch > 1st Edge Switch > Second Edge switch linked from SFP port on 1st switch On the core switch I've tagged all VLANs the same as on the 1st edge switch, so I can connect the second edge switch straight back to the core rather than daisy chaining off the first. However, when I switch the link to the second switch back to the core switch, all VLANs are passing apart from 1. I've checked, double checked, triple checked the core switch source port and all VLANs are there for the port and tagged. It's the only change so the other end of the link switch hasn't been touched and still has the VLAN tagged that isn't working. Any ideas?
-
I want to create a powershell script to enable new users created in AD to have a mailbox on Exchange. I do this for all year 7's through powershell to create mailbox, set features and OWA policy. I can successfully create a powershell script to enable a mailbox on all users in an OU and if they already have one, that's fine it just skips it. However, as part of the new mailbox creation, I disable ActiveSync and also set a OWA Policy. I can set the poweshell script to set the users in the OU with these settings, but it will modify any individual users where I may have previously enabled activesync or set a different policy. Is there a way to apply the policy settings only to new mailboxes which are created so it doesn't revert the settings for any previously changed, and only on those ones newly created? Thanks.
-
I have an existing NPS server (2012 r2) set up for authentication of wireless laptops on Windows 7 and these work fine and connect and authenticate. I've just set up a new Windows 10 image and on selecting the wireless network, I am being prompted for login credentials rather than it automatically connecting. Any ideas why 10 wants me to enter credentials but 7 automatically connects? It's the same Computer account as when on 7 so still part of all relevant groups etc.
-
That's why I never touch it when it's running . Even the windows updates cause me to cross everything after a reboot!
