Jump to content

alunmjones

Members
  • Posts

    210
  • Joined

  • Last visited

Reputation

50 Excellent

About alunmjones

Personal Information

Employer (optional)

  • Company Represented
    Ysgol Dyffryn Conwy
  1. I've been creating a standard pi2/3 image for use within our environment using RPi-TC from Raspberry Pi Thin Client project as a starting point and Citrix Reciver. I’ve run all updates I’ve got the image to rename on startup. i have firefox starting up in kiosk mode with password to exit, the homepage is set to our Citrix Gateway. I’ve removed all the keyboard commands. I’ve removed and hidden all menu's I’ve placed shortcuts we need on the desktop I’ve set up SSH access and VNC to the pi's I’ve modified the startup I’ve fixed the citrix libproxy.so fault when i run the finished image i get our Citrix Gateway up, I’m able to log in and run Citrix Reciver using ctxjpeg_fb.so and/or ctxjpeg_fb_8.so Everything is fine until you try and run a video, where the frame rate tanks and audio stutters. I’ve change settings in module.ini to keep video rendering server side following guidance at Setup guide for Citrix Receiver for Linux on Raspbian Jessie I’ve then tried to enable h264 encoding to try and get a higher fps from the server, I’ve tried this in two ways using the RPi-TC builder and instructions at Citrix Receiver H.264 Hardware Acceleration on Raspberry Pi 2 When i try and run citrix reciver via our gateway with H264 on, it tries to load with the ip address of the server then crashes out. From what I can see all files from hello_pi are missing from this distro, namely ilclient and vgfont, according to the above guide they are needed for H264 to function. i have tried to make the libraries form the github entry but i think there are more prerequisites missing than i can find. One example is that the make command is not present. We currently use some ThinLinx pi2 boards which works with H264 rendering, giving smooth audio and video. Anyone else gone down this rabbit hole? Thank You
  2. Ive set up an Image using RPi-TC 3 for the RaspberryPie 3 board. Raspberry Pi Thin Client project we are using the citrix receiver plugin and firefox in kiosk mode, with tweaking the settings pannel to lock it down. I'm now trying to get USB Device redirection to work, ive followed the directions on the citrix website to allow remote USB and allowed File storage access. The Server is detecting when i plug a USB drive in to the pi3 board but is not creating a local drive on the server that i can access and use. I'm using a new USB 2 16GB pendrive with a test txt file on it formated in FAT32. any advice? Thank You
  3. We have a GAL Segmentation set up to split our students from staff. the users within the staff GAL have been slowly vanishing over the past week without me doing anything. i cant find any issue with the setup and haven't changed any settings from when it was working but the numbers are still reducing. im expecting 292 users within the list as that's what $dn = (Get-DistributionGroup stafflist).distinguishedName is giving me as a count, but im only seeing 19. this is what im running to pull up details $UserCredential = Get-Credential $pso = new-pssessionoption -operationtimeout 320000 $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -sessionOption $pso -Authentication Basic -AllowRedirection Import-PSSession $Session $dn = (Get-DistributionGroup stafflist).distinguishedName Write-Host "DistributionGroup:" $dn $DistributionGroupMember = Get-DistributionGroupMember -Identity "stafflist" $count = $DistributionGroupMember.count Write-Host "DistributionGroupMember Found:" $count Get-AddressList -Identity "stafflist.Mailboxes" Get-AddressList -Identity "stafflist.Resources" Get-GlobalAddressList -Identity "stafflist.Gal" Get-OfflineAddressBook -Identity "stafflist.Oab" everything appears fine DistributionGroup: CN=stafflist,OU=YsgolEirias.onmicrosoft.com,OU=Microsoft Exchange Hosted Organization s,DC=EURPR07A003,DC=prod,DC=outlook,DC=com DistributionGroupMember Found: 292 RunspaceId : 288fd62a-26f7-4db4-b4c8-ed27e2d23ee2 Container : \Address Lists Container\All Address Lists Path : \Address Lists Container\All Address Lists\stafflist.Mailboxes DisplayName : Staff Mailboxes List Name : stafflist.Mailboxes RecipientFilter : ((RecipientType -eq 'UserMailbox') -and (MemberOfGroup -eq 'CN=stafflist,OU=YsgolEirias.onmicr osoft.com,OU=Microsoft Exchange Hosted Organizations,D C=EURPR07A003,DC=prod,DC=outlook,DC=com')) LdapRecipientFilter : (&(!(!(objectClass=user)))(objectCategory=person)(mail Nickname=*)(msExchHomeServerName=*)(memberOf=CN=staffl ist,OU=YsgolEirias.onmicrosoft.com,OU=Microsoft Exchange Hosted Organizations,DC=EURPR07A003,DC=prod,D C=outlook,DC=com)) LastUpdatedRecipientFilter : RecipientFilterApplied : False IncludedRecipients : ConditionalDepartment : {} ConditionalCompany : {} ConditionalStateOrProvince : {} ConditionalCustomAttribute1 : {} ConditionalCustomAttribute2 : {} ConditionalCustomAttribute3 : {} ConditionalCustomAttribute4 : {} ConditionalCustomAttribute5 : {} ConditionalCustomAttribute6 : {} ConditionalCustomAttribute7 : {} ConditionalCustomAttribute8 : {} ConditionalCustomAttribute9 : {} ConditionalCustomAttribute10 : {} ConditionalCustomAttribute11 : {} ConditionalCustomAttribute12 : {} ConditionalCustomAttribute13 : {} ConditionalCustomAttribute14 : {} ConditionalCustomAttribute15 : {} RecipientContainer : RecipientFilterType : Custom Identity : \stafflist.Mailboxes IsValid : True ExchangeVersion : 0.1 (8.0.535.0) DistinguishedName : CN=stafflist.Mailboxes,CN=All Address Lists,CN=Address Lists Container,CN=Configuration,CN=Y sgolEirias.onmicrosoft.com,CN=ConfigurationUnits,DC=EU RPR07A003,DC=prod,DC=outlook,DC=com Guid : dc22b41e-5ff2-488b-a0e8-e2b3e47453e3 ObjectCategory : EURPR07A003.prod.outlook.com/Configuration/Schema/Addr ess-Book-Container ObjectClass : {top, addressBookContainer} WhenChanged : 28/06/2015 15:01:16 WhenCreated : 28/06/2015 15:00:59 WhenChangedUTC : 28/06/2015 14:01:16 WhenCreatedUTC : 28/06/2015 14:00:59 OrganizationId : EURPR07A003.prod.outlook.com/Microsoft Exchange Hosted Organizations/YsgolEirias.onmicrosoft.com - EUR PR07A003.prod.outlook.com/ConfigurationUnits/YsgolEiri as.onmicrosoft.com/Configuration Id : \stafflist.Mailboxes OriginatingServer : DB3PR07A003DC05.EURPR07A003.prod.outlook.com ObjectState : Unchanged RunspaceId : 288fd62a-26f7-4db4-b4c8-ed27e2d23ee2 Container : \Address Lists Container\All Address Lists Path : \Address Lists Container\All Address Lists\stafflist.Resources DisplayName : stafflist.Resources Name : stafflist.Resources RecipientFilter : ((RecipientDisplayType -eq 'ConferenceRoomMailbox') -and (MemberOfGroup -eq 'CN=stafflist,OU=YsgolEirias.o nmicrosoft.com,OU=Microsoft Exchange Hosted Organizati ons,DC=EURPR07A003,DC=prod,DC=outlook,DC=com')) LdapRecipientFilter : (&(msExchRecipientDisplayType=7)(memberOf=CN=stafflist ,OU=YsgolEirias.onmicrosoft.com,OU=Microsoft Exchange Hosted Organizations,DC=EURPR07A003,DC=prod,DC=outlook ,DC=com)) LastUpdatedRecipientFilter : RecipientFilterApplied : False IncludedRecipients : ConditionalDepartment : {} ConditionalCompany : {} ConditionalStateOrProvince : {} ConditionalCustomAttribute1 : {} ConditionalCustomAttribute2 : {} ConditionalCustomAttribute3 : {} ConditionalCustomAttribute4 : {} ConditionalCustomAttribute5 : {} ConditionalCustomAttribute6 : {} ConditionalCustomAttribute7 : {} ConditionalCustomAttribute8 : {} ConditionalCustomAttribute9 : {} ConditionalCustomAttribute10 : {} ConditionalCustomAttribute11 : {} ConditionalCustomAttribute12 : {} ConditionalCustomAttribute13 : {} ConditionalCustomAttribute14 : {} ConditionalCustomAttribute15 : {} RecipientContainer : RecipientFilterType : Custom Identity : \stafflist.Resources IsValid : True ExchangeVersion : 0.1 (8.0.535.0) DistinguishedName : CN=stafflist.Resources,CN=All Address Lists,CN=Address Lists Container,CN=Configuration,CN=Y sgolEirias.onmicrosoft.com,CN=ConfigurationUnits,DC=EU RPR07A003,DC=prod,DC=outlook,DC=com Guid : cc6d514f-af40-423d-a932-1d2aea9ec9df ObjectCategory : EURPR07A003.prod.outlook.com/Configuration/Schema/Addr ess-Book-Container ObjectClass : {top, addressBookContainer} WhenChanged : 28/06/2015 15:00:34 WhenCreated : 28/06/2015 15:00:17 WhenChangedUTC : 28/06/2015 14:00:34 WhenCreatedUTC : 28/06/2015 14:00:17 OrganizationId : EURPR07A003.prod.outlook.com/Microsoft Exchange Hosted Organizations/YsgolEirias.onmicrosoft.com - EUR PR07A003.prod.outlook.com/ConfigurationUnits/YsgolEiri as.onmicrosoft.com/Configuration Id : \stafflist.Resources OriginatingServer : DB3PR07A003DC05.EURPR07A003.prod.outlook.com ObjectState : Unchanged RunspaceId : 288fd62a-26f7-4db4-b4c8-ed27e2d23ee2 IsDefaultGlobalAddressList : False Name : stafflist.Gal RecipientFilter : MemberOfGroup -eq 'CN=stafflist,OU=YsgolEirias.onmicro soft.com,OU=Microsoft Exchange Hosted Organizations,DC =EURPR07A003,DC=prod,DC=outlook,DC=com' LdapRecipientFilter : (memberOf=CN=stafflist,OU=YsgolEirias.onmicrosoft.com, OU=Microsoft Exchange Hosted Organizations,DC=EURPR07A 003,DC=prod,DC=outlook,DC=com) LastUpdatedRecipientFilter : RecipientFilterApplied : False IncludedRecipients : ConditionalDepartment : {} ConditionalCompany : {} ConditionalStateOrProvince : {} ConditionalCustomAttribute1 : {} ConditionalCustomAttribute2 : {} ConditionalCustomAttribute3 : {} ConditionalCustomAttribute4 : {} ConditionalCustomAttribute5 : {} ConditionalCustomAttribute6 : {} ConditionalCustomAttribute7 : {} ConditionalCustomAttribute8 : {} ConditionalCustomAttribute9 : {} ConditionalCustomAttribute10 : {} ConditionalCustomAttribute11 : {} ConditionalCustomAttribute12 : {} ConditionalCustomAttribute13 : {} ConditionalCustomAttribute14 : {} ConditionalCustomAttribute15 : {} RecipientContainer : RecipientFilterType : Custom Identity : \stafflist.Gal IsValid : True ExchangeVersion : 0.1 (8.0.535.0) DistinguishedName : CN=stafflist.Gal,CN=All Global Address Lists,CN=Address Lists Container,CN=Configuration,CN=Y sgolEirias.onmicrosoft.com,CN=ConfigurationUnits,DC=EU RPR07A003,DC=prod,DC=outlook,DC=com Guid : c14b7207-f8a5-4d22-a55e-7c6363e83468 ObjectCategory : EURPR07A003.prod.outlook.com/Configuration/Schema/Addr ess-Book-Container ObjectClass : {top, addressBookContainer} WhenChanged : 28/06/2015 15:02:55 WhenCreated : 28/06/2015 15:02:47 WhenChangedUTC : 28/06/2015 14:02:55 WhenCreatedUTC : 28/06/2015 14:02:47 OrganizationId : EURPR07A003.prod.outlook.com/Microsoft Exchange Hosted Organizations/YsgolEirias.onmicrosoft.com - EUR PR07A003.prod.outlook.com/ConfigurationUnits/YsgolEiri as.onmicrosoft.com/Configuration Id : \stafflist.Gal OriginatingServer : DB3PR07A003DC05.EURPR07A003.prod.outlook.com ObjectState : Unchanged RunspaceId : 288fd62a-26f7-4db4-b4c8-ed27e2d23ee2 Server : GeneratingMailbox : AddressLists : {\stafflist.Gal} Versions : {Version4} IsDefault : False PublicFolderDatabase : PublicFolderDistributionEnabled : False GlobalWebDistributionEnabled : True WebDistributionEnabled : True ShadowMailboxDistributionEnabled : False UseE14SortOrder : False UseE14SortOrderOrdinal : False UseOrdinalSortedMultivaluedProperties : False LastTouchedTime : 12/09/2016 10:36:42 LastRequestedTime : 07/09/2016 05:06:33 LastFailedTime : LastNumberOfRecords : 19 HttpHomeMdbLastProcessedBucket : 305 LastGeneratingData : MailboxGuid: 24547483-7cba-4a94-898e-c63af04bafce; DatabaseGuid: 94db5c81-b5a2-4022-82c1-a5eeaaad584b; Server: VI1PR0701MB2717.eurprd07.prod.outlook.com MaxBinaryPropertySize : 32768 MaxMultivaluedBinaryPropertySize : 65536 MaxStringPropertySize : 3400 MaxMultivaluedStringPropertySize : 65536 ConfiguredAttributes : {OfficeLocation, ANR, ProxyAddresses, ANR, PhoneticGivenName, ANR, GivenName, ANR...} DiffRetentionPeriod : 30 Schedule : {Sun.05:00-Sun.05:15, Mon.05:00-Mon.05:15, Tue.05:00-Tue.05:15, Wed.05:00-Wed.05:15...} VirtualDirectories : {} AdminDisplayName : Identity : \stafflist.Oab IsValid : True ExchangeVersion : 0.20 (15.0.0.0) Name : stafflist.Oab DistinguishedName : CN=stafflist.Oab,CN=Offline Address Lists,CN=Address Lists Container,CN=Configura tion,CN=YsgolEirias.onmicrosoft.com,CN=Config urationUnits,DC=EURPR07A003,DC=prod,DC=outloo k,DC=com Guid : 11c5b2d6-afac-4f77-ad77-9539c37420b2 ObjectCategory : EURPR07A003.prod.outlook.com/Configuration/Sc hema/ms-Exch-OAB ObjectClass : {top, msExchOAB} WhenChanged : 12/09/2016 10:36:46 WhenCreated : 28/06/2015 15:03:11 WhenChangedUTC : 12/09/2016 09:36:46 WhenCreatedUTC : 28/06/2015 14:03:11 OrganizationId : EURPR07A003.prod.outlook.com/Microsoft Exchange Hosted Organizations/YsgolEirias.onmicrosoft.com - E URPR07A003.prod.outlook.com/ConfigurationUnit s/YsgolEirias.onmicrosoft.com/Configuration Id : \stafflist.Oab OriginatingServer : DB3PR07A003DC05.EURPR07A003.prod.outlook.com ObjectState : Unchanged Thank You
  4. we have just upgraded fogserver from 0.32 to 1.2.0 and are having problems with image upload and download. it keeps saying that Task Type is not valid We are unable to image any machine now, online one person has said they fixed it by importing the tables from an fresh copy of the fogserver databse for 1.2.0, i cant find a fresh copy. Thank You
  5. alunmjones

    Stellaris

    I'm really enjoying this game, still on my first run, I've integrated two races and have another two vessels waiting, wormhole drive is overpowered though, might try my next map with warp drive only, also starting to mess about with mods. multiplayer should be fun but need to find more people with the game first.
  6. does anyone know how to get in to the engineer panel on the OKI C711 Printer? i need to re-set the belt unit counter, i have replaced the belt and then replaced it again with another one that OKI sent out but the printer is still asking for a new belt unit. I've looked up the service guide for the unit but it dose not seam to give me any guidance on how to re-set the counter. any help appreciated, before i get in contact and pay an OKi Service partner. Thank You
  7. im looking for HP Color LaserJet CP5220 x64 drivers. i have a printer on our 2003 print server that need the 64 bit drivers, as the machines that connect to it have just been replaced and upgraded to 64bit win7. i have the x86 drivers all ready on the server. ive tried the universal print drivers off HP's website, but they say either "not appropriate for your printer" or "unable to install" i found one off another site but the zip does not have an inf file in it. any suggestions? thank you
  8. Does anyone have a x64 compliant driver for the EasySense QAdvance? I've only got the x86 version on disk and i cant download it form their website. I've e-mailed the company as well. Thank You
  9. I'm having problems finding drivers for a HP Deskjet 6620 printer for windows 7 x64, I've tried pre-installed drivers, windows update and the HP site with no luck. I've done a google search but nothing i can find will give me the drivers i need. I'm just hoping that someone has the same printer and has a drivers that they downloaded a while ago, there must have been a driver available about 3yrs ago (Before i stared here) as this printer was connected to a windows 7 x86 machine previously. Thank You
  10. laptopbits and hardwarespares here so far
  11. Not been on in a while due to my workload, I won't be on for the next few weeks either got my next Microsoft cert to revise for
  12. thank you for the link @3s-gtech , need to go and ask the headmistress what she wants to do.
  13. im not sure about the speakers as they are fixed to the ceiling, just looking for a cheaper solution than the £700 ive been quoted to fix the tannoy connection.
  14. that would be ok, im looking for a set it and leave it solution, the less sliders and buttons the better really
  15. I'm looking to get but cant find a small amplifier. it needs to have a xlr in with two speakon out with volume control. i have found CANFORD-COMPACT-POWER-AMPLIFIER but it only has one speakon out. this is to take audio from a pc and pass it in two the hall speakers we have. it will be on all the time and swapped out with a bigger system if we have shows on. this will replace the broken connection to the school tannoy system that is there now. any advice/help appriciated thank you
×
×
  • Create New...