Jump to content

Matyb2k

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation

0 Neutral

About Matyb2k

Personal Information

  • Occupation
    IT Engineer
  • Location
    Norfolk
  • Homepage
    http://b00ker.co.uk
  1. Hello everyone I have had a google about but cant find any info on this. I was wondering if it is possible to Supervise iPads over the WiFi with Apple configurator (1.5). We currently have 3 trolleys full and they have to be connected via usb Another question i have is, do any of you know if it is possible to put apps in folders via apple configurator. The only way i can see to do it is to backup an iPad and then push that backup out to the others. Just one more quick thing, have any of you seen StormFront. Its quite expensive but sounds really good! If you haven't it is an app for the iPads and a program for the Mac server that connects to Active directory on a windows domain. It uses WEBDAV to connect to the users shares (Home, public. etc). I haven't seen it in action yet, but at the moment we are using File browser to connect to a single WEBDAV share in public. Just looking for a more user friendly way. Any input would be great. Thanks for you time Mat
  2. Hello, Been haveing some troubles with the script below i was wondering if anyone had any ideas? When it runs it completes with an error 66, the gatway and dns change to the entered one but not the IP or subnet $IP = Read-Host "Enter IP address (10.10.10.2)" $MASK = Read-Host "Enter Subnet address (255.255.255.0)" $GATEWAY = Read-Host "Enter Gateway address (10.10.10.254)" $DNS = Read-Host "Enter DNS address (10.10.10.2)" $wmi = Get-WmiObject win32_networkadapterconfiguration -filter "ipenabled = 'true'" $wmi.EnableStatic($IP, $MASK) $wmi.SetGateways($GATEWAY) $wmi.SetDNSServerSearchOrder($DNS)
  3. unless it something to do with the driver versions? I have spoke to our local knoica and they dont have a solution either. What model of konica do you have there?
  4. Hi, I was wondering if anyone has had the same issue with the Konica Photocopiers with account track enabled. When using printer scripts to deploy printers, the account track settings don't get deployed with the printer. So the print job gets deleted at the photocopier. If however you enable, on the server, to pop up the account track user box. This works but the user has to enter in there code. This is in an infant school and they can't seem to get there heads around it ?!?!? I do't know if there is some sort of script to deploy the account track setting with the driver. Thanks for your help!!
  5. Work fine now just opened it up in open office and re save it and it works ok, formatting is a bit over the place. Cheers for ya help
  6. i did call them but there wern't much help really said they would "look into it" for me. But didn't even ask me for a phone number, so i won't hold my breath! Thanks for you help!! If i manage to get a copy i'll post a link to it!!
  7. Thaks for that but thats the pdf doc. there is a copy of a powerpoint presentation on there. i'll give them that one and see if there happy with it!!
  8. i'm having the same trouble with the cd too . Is there any chance you could let me know where i can get a copy of the ppt file from? I called National Strategies and there have not got a clue whats going on!!!
×
×
  • Create New...