Jump to content

Llirrom

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Llirrom

  1. Over the summer, we have been asked to print badges for all students to use in LiveRegister instead of using their pin numbers. There are well over 1,000 students from Y7 - Y11. In previous years, the badges have been printed off and scanned into LiveRegister using a Wave ID scanner to manually read the Card Serial Number (CSN) into the "Card(s)" field of LiveRegister. Understandably, this process is now going to be even more labour intensive than before. Has anyone had any experience with LiveRegisters purchased solution to automatically enter the CSN into LiveRegisters database or has anyone read the CSN from AD and had experience importing it directly into LiveRegister themselves? I'd appreciate hearing your advice!
  2. I have expressly told the student that we can help powerwash it, they need to go away and ensure all of their data is backed up first. I don't feel like I can do any more in warning the student that they are responsible for their data in this instance.
  3. If that's the only option, I'll do it- but I'm trying to find a solution that doesn't involve the student having to backup all of their data and reinstate it (As the kids always suck at backing things up).
  4. Hey Nick, The student has the work account as the owner account. Clicking the down arrow on the log-in screen only shows the message that the account is administrated by the school (Or something along those lines), this removes the option to sign out. I am unsure of any way in Google Admin to remove this as the chromebook does not show up as a provisioned device or anywhere in Google Admin for that matter.
  5. A student has been using their personal chromebook to access their school account. I am at a loss as to go about removing the work profile without deleting the users main account? So far I have tried: Logging into the personal account and remove the user from there but the work account doesn't appear. Ending the sessions for the user in google admin Force-Sign out and resetting the sign-in cookies. I am unsure of the correct way to remove this profile in ChromeOS?
  6. Hi all, I have been having trouble getting SIMS Solus3 Deployment Service to push to PCs. I am getting the following error "COM Error: Server execution failed (Excception from HRESULT: 0xu0080005 (CO_E_SERVER_EXEC_FAILURE)). I am noticing the event log: The server {73E709EA-5D93-4B2E-BBB0-99B7938DA9E4} did not register with DCOM within the required timeout. I have restarted the following services: Solus3 Agent Service Solu3 Deployment Service This issue can be resolved by restarting the SIMS Server as a whole but I am hesitant to do this each time I need to push Solus3 as it feels like taking a hammer to a screw. I was just curious as to whether anyone else has experienced this specific error when using the deployment service? Thanks!
  7. Yep, this has been happening for a week now. I gave myself the relevant permissions and it also occurs just on SIMS Examinations and had the same issue, I'm thinking now the issue could lie with Papercut. It appears to just be happening with this PC.
  8. Hi all, I've got an issue where the Examinations Officer is using Microsoft Print to PDF in SIMS, this is calling the Papercut prompt to select a department whenever attempting to save the output of reports. For some strange reason, this occurs on SIMS Examinations and works on a multitude of other software. Troubleshooting: I have set Microsoft Print to PDF as the default printer It utilises the Print to File Port Driver is Microsoft Print To PDF On SIMS Printer Setup is set as Microsoft Print to PDF I am at a loss as to why Papercut would see this as a call to arms, am I missing some configuration?
  9. The PC has one DP port and one HDMI port, the Monitors have one DP port and one HDMI port. I'm going to order a batch of DP cables once I have tested this with a single cable. the PCs are definitely not DP++ as its only the DP logo stamped into the IO plate and not DP++.
  10. Ah thanks! That's really good to know, from the few interactions I had with them they have been really helpful. I will try the native cable solution and see if there's anything they can do to help. Edit: Thanks for moving this. Sorry, I was unaware of the other forum!
  11. They're VeryPC's FLE-520AMA-W11PNSD. From the replies on this thread, I have ordered a "Thsucords DisplayPort Cable 0.5M, Certified Ultra Slim 8K 4K DP to DP 1.4 Cable,Flexible @ Thin Display Port Cable Support 8K@60Hz, 4K@120Hz 32.4Gbps for Laptop/TV/PC/Monitor" from Amazon to test just using a native cable, I had also gone through and checked the drivers were up-to-date when I thought this issue was just localised to a few PCs but it has been across all of the new PCs. There's only one HDMI port which is taken by the SMARTBoards. I didn't realise converting between cables was so complex! Thanks for the advice, all!
  12. Sorry, it's the 70 new PC's we purchased through a PC Manufacturer that we are having trouble with. They have DP ports but do not support DP++; so the passive DP to HDMI cables that came from the PC Manufacturer cause the monitors to time out.
  13. Hey all, My first job starting at this new school was to replace over 70 PCs to bring them in line with the Windows 11 specs, these were purchased through a local computer manufacturer before I started. They came with monitors and DP to HDMI cables which connect the monitors and HDMI to HDMI which connects to the SMARTBoards or 2nd monitors in office situations. The issue is that these monitors are disconnecting sporadically. I've noticed that these PCs are not DP++ and we have been sent these passive DP to HDMI cables and I believe this be the cause: The monitors have DP ports so I could buy a supply of DP cables, or I could purchase active DP to HDMI cables. I do feel like this is something the computer manufacturer should have picked up on when the order was placed, I'm just seeking a bit of advice as to whether you guys would bring it up with the manufacturer or buy the cables?
  14. That's what I'll tell them, I wasn't too sure off the top of my head if there was any other way and thought I'd ask before shooting them down. Thanks!
  15. Hi all! I am looking for advice on how I would best go about blocking a student (on a managed move) from logging into the email address from their previous school when logged into our network as it appears they have been spending all of their time e-mailing old teachers. Thanks!
  16. Hi all, We have two Active Directory Domain Controllers running on separate hypervisor servers on-site. AD16-01 is the operations master and AD16-02 is the backup. These both run on Windows Server 2016. AD16-01 rebooted without cleanly shutting down on Sunday evening at 22:04:22, I believe that this is what has caused the sync to break. When I run "repadmin -showrepl" this is the issue we are getting: I have attempted to manually resync AD16-01 and AD16-02 using "repadmin /syncall /A /e /P" but I am still getting the same issue that a disk operation failed even after retries. I have also used w32tm /resync in order to resync the time as I know this can also cause issues when syncing. I am very new to AD, especially syncing issues. Any advice would be greatly appreciated as I worry the longer this doesn't sync, the more data that could be lost if I have to revert AD16-01 to a previous backup whilst its the operations master. Thanks!
  17. Hi all, I am pretty new to the world of IT and I am trying to work out how to use the Commandline Printing feature of ExamWritePad. I want to bulk print a folder containing 11 .EXAMTEXT files, the process I go through is: Open CMD CD C:\Program Files\ExamWritePad .\CommandlinePrinting.exe /FOLDER:"C:\temp\FILES" /PRINT:"default" /COPIES:"1" Hit enter Using this process it goes to the next line and doesn't print (Or in this instance, the papercut prompt doesn't show). The default printer is FollowMe using Papercut, I have attempted to also use /PRINT:"\\PRINTSERVER\The printer I want". Could Papercut be causing the issue or am I doing something completely stupid? I have only been here for 4 months, so I am unsure if there is a setting in the config that could prevent me from using Commandline Printing? Thanks!
  18. The header was plural, the PC creates a new Computer in AD. The csv is just what the previous technician named it, I am unsure why. I plan to go back and refactor these scripts once I am a little more familiar with Powershell. Any good book/tutorial recommendations would be greatly appreciated.
  19. It works! I had accidentally ran it as my local user. Thanks so much for your help guys! I thought for a minute I was going to have to manually rename, deploy into sccm, push the new image and retire the old folks manually. Many thanks.
  20. We have progress! It appears to now be reading the CSV file but I get a new error: New-ADComputer : A required privilege is not held by the clientAt C:\temp\New-Computer-REF.ps1:5 char:42+ ... ch-Object { New-ADComputer -Name $_.Computer -Path $OU -Enabled $True ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (CN=C03-ICT-01,O...CHS,DC=internal:String) [New-ADComputer], ADException + FullyQualifiedErrorId : ActiveDirectoryServer:1314,Microsoft.ActiveDirectory.Management.Commands.NewADComputer
  21. I really appreciate the help guys! This is the first couple lines of the CSV: Computer C03-ICT-01 C03-ICT-02 Sorry for the lack of formatting, Computer is in A1 and the names go down the column.
  22. This is a powershell script from the previous technician here who has now left. I changed the details of the prompts as I didn't want to give any information out online that I wasn't supposed to! I posted the errors above, my current thinking is that it's not reading the CSV file how I intended as it is set-up as: Name: New-Computer1 New-Computer2 etc...
  23. Apologies, the prompt on "CLASROOM Base" was me changing the output of the prompts as to not give away any information on the structure when posting online. I have run the script in powershell line by line and as a result I am getting the following error: New-ADComputer : Cannot validate argument on parameter 'Name'. The argument is null or empty. Provide an argument thatis not null or empty, and then try the command again. It appears to be hitting the ForEach loop and not being able to find the new names I have input on the CSV file: + ... Path $CSV | ForEach-Object { New-ADComputer -Name $_.Computer -Path $ ...+ ~~~~~~~~~~~ + CategoryInfo : InvalidData: ( [New-ADComputer], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.ActiveDirectory.Management.Commands.NewADComp uter
  24. Hi all! I am quite new to using Powershell and Active Directory, and have a script to import new PC's into AD: Import-Module ActiveDirectory $CSV = Read-Host -Prompt ".\RenamePC.csv" $OU= Read-Host -Prompt "OU=CLASROOM Base,OU=COMPUTERS, DC=SCHOOL, DC= " Import-Csv -Path $CSV | ForEach-Object { New-ADComputer -Name $_.Computer -Path $OU -Enabled $True} The CSV contains the new PC names in the A Column from row 1-9. I run this script directly on the AD server and enter the correct name and OU. My issue is that this script runs and then does nothing to update AD, this is my 2nd week in this position so I am still really new to running powershell scripts. Any advice would be greatly appreciated!
×
×
  • Create New...