Jump to content

2097

Members
  • Posts

    1,077
  • Joined

  • Last visited

Everything posted by 2097

  1. local install works fine doing it manually with the MSI I know my MSi deployment works correctly , as ive just installed AUP Informant server Via it. Really cant pinpoint why this isnt working ? Have i missed something Added the MSI to group policy Software installation ... Its in the same folder as AUP informant server so permisions are correct , when setting it up i choose advanced and under the modfications Tab inserted the noconfig file. But it Basically does the same.. ? thanks for your responce Luke
  2. Thanks for the files i knew i was missing something even with the MST configured im still getting the same problem it says its installing shutdownatron at startup but then doesnt in event logs i get the following "The install of application Shutdownertron from policy testingshutdown2 failed. The error was : The installation source for this product is not available. Verify that the source exists and that you can access it. " This is using your latest version + the MST file listed here
  3. have you set both permisions and Security ?
  4. he never said it was a issue , Hence my Reply.
  5. Actually quite easy to add Domain Printers to Workgroup laptops Boot up Laptop Printers > add local Port > Insert Printer IP > Point to drivers .. Jobs a gooden
  6. May i also recomend encoding this to a VBE , so no one can see the account details
  7. How very strange .. I was using IE normal Firefox worked Perfecto . Many thanks for the Suggestion
  8. Still looking for the inetlogger.vbs The file linked when i open the Zip the file inside has no extension , when i change to VBS it does not work
  9. Logoff works Better as i mentioned above. for e.g. > Running with logon > user logons on machine , qres changes resoultion , User does not like resoultion so changes it to one he likes , then logs off . The Monitor stays at the users Resoultion on the Domain Logon Screen . Running at Logoff > user logs off resoultion changes , logon screen is set to default resolution .. And so is the next user.
  10. seems to work fine for me ,Sorry cant help as i didnt write this script .
  11. put qres in a Shared directory on server , Set avaliable Permisions Make a logon script with the following Set shell=wscript.createobject("wscript.shell") shell.run "\\servername\SharedDIR\Qres.exe /X:1680 /Y:1050" I actually prefer setting it as a logoff Script , Enable Loopback and put it in the Computer OU so you can set the script based on Computer room ( we seperate each room into different OU's).. as then the logon box will always be the same resolution . Problem with a logon .. People can logon and then after manually change there resoultion .. and the screen will stay like that and the logon box untill somebody logs back on
  12. Get it to Ping google.com , if no response Send Keys
  13. startup script ? To send the keys FN + F2 ? Sounds the easiest option
  14. download imgburn best Burning ISO program ever If that dont work , use ISOBUSTER .. to extract the files from the ISO .. I believe Winrar can also do this
  15. excuse my ignorance Cant you just decode the DVD and rip it to a shared directory on your server or make a new directory ? and share it as normal , im pretty sure standard Vobs can be opened with WMP.
  16. I actually Remove my printers on Logon , I find it a lot better and saves usign another script . Basically it removes all printers from all rooms .. And Using loopback Policy just reapplys the printers it needs Per OU. So basically i have 4 rooms , so i put this in 4 OU's where my PC's are kept . And all i change is the adding new printers part
  17. Script For changing PC name and joining to a Domain
  18. open the apache config do a search for index.htm or index.html ... then add index.php next to it
  19. Make this into a VBS , Replace PAth with the full path to the file you want to run , and change the admin password Now you want to encode this into a VBE file(sce10en.exe) , so prying eyes cant see what the admin password is I would recomend making a seperate Domain Admin account just incase some 1 can decode the VBE you can remove the admin account easily.. This is a very easy method and works very well
  20. There is a VBS script you can use which runs a piece of software as 'administrator' on limited accounts . It basically operates the same as right clicking and going to 'run as administrator' , after configuring the script you have to encode it to a VBE to protect the details of the admin account it uses . Have a google for it
  21. I converted a Acronis Image to a VMware machine , worked fine.. Maybe use an Acronis Bootcd to create a image then use the VMware conversion software maybe ?
×
×
  • Create New...