Jump to content

MAC-DUFF

Member
  • Posts

    54
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by MAC-DUFF

  1. thx, but i think bother u for free. I check my template and found out after i installed the template that the location is directly changed. well, it seems that it works perfect now i only have to create a verification which checks if the path is already changed and then copy the old files. but i thank u very much
  2. ok, i ll try it at the moment when the user clicks on "my documents" he comes to %userprofile%\my documents. but now i want put these folder to his user drive. well, i copy via batch all files to j (user drive) and change the registry. but when he doesnt make a reboot and clicks on my documents he wonders where are all his files because windows hasnt taken over already the new path and then he will call us, everbody will call us! I know that there exist a gpo for it but we have still problems with it and so we want to solve it by ourself. I hope u understand me
  3. I think the cause is my bad english. so, u dont have to punish yourself out of u like it But i ll would be glad about a solution
  4. hi, i dont mean the reboot in that way. i mean the changes which comes through a reboot. well, when i change the location via mouse it doesnt need a reboot because the service which is responsible for this restarts or refresh hobe u unterstand me
  5. Hi, of corse, I know these reg entry. but after i ve done this i have to restart the pc. but when i do this change via right mouse click, properties, location it will change just in the moment. so i think any service well be restarted. Now I am looking for a script which does this "restart"
  6. Hi, I want to move the own documents folder via script. I only found the registry entry to set the path but after that i have to restart the pc what i dont want. now i am looking for something which does it like u do it by your own (right mouse click etc) or i change the reg file and and reload the settings for my documents hope somebody can help me
  7. Hey guys, I need your help. I want to change the local admin password and I am loooking for a way to encrypt the password. Otherwise everybody can look into the script and knows the password. strComputer = "." ' Set objUser = GetObject("WinNT://" & strComputer & "/Administrator, user") objUser.SetPassword "passwordddd" objUser.SetInfo Hope someone can help me bye
  8. sorry, i am not sure what u mean. i want to download something from a http site and not from a ftp. and as second difficulty there also a proxy server which needs an authentification :/ cu later
  9. Hi, I have following scenario. Once time in the week we have to download the mcafee superdat file. Now i am looking for a script which downloads it from a http page. I looked for a ftp site but i had no luck. Another problem is, that we are using a proxy with autentification. Hope u can held me cu later
  10. thank u very much
  11. hi, my batch scripts looks like this: net use * \\ 192.168.1.101\autoexnt$ /user:test.um\administrator 1 \\ 192.168.1.101\autoexnt$\dothis.bat net use * /d /yes in the dothis.bat is only a copy command which works the crazy think is, sometimes it ll be disconnected and sometimes not
  12. Hi, I want to run a batch script before windows login and there I found theses program AutoExNT which works very well when the batch file is located on the same pc. But if u have a lot of pc u dont want to change it on every pc when thers a mutation. So, Ill put in these script a link to a server with a other batch script. So far so good. But the problem is, that the pc cant authenticate on the server because nobody is still loged in. So I thougt to myself, at first u make a "net use" command, then the batch script which is located on the server and to the end u delete the networkconnection again. But then after if the user logs in, the networkdrive'll still avaible. Well, I need a other possibilty to authenticate before windows login I hope u unterstand my broken english and someone can help me
  13. HI, I have the same problem that I cant send Strat79 a pm, cause of a full message box. I tried to crate a msi package, too but after succesful installation i have some problems to pack something. i get everytime the error "no translation". well, can u please send me your package? perhaps i have only one small mistake inside. bye stephan
  14. MAC-DUFF

    space in path?

    HI, yeah i am sure that i have access to the device and yeah, its correct that i have to choose its manually
  15. its done. i created a msi package for ghostscript and freepdf with a other snapshot program
  16. MAC-DUFF

    space in path?

    hi, perhaps it was a bit unfortunate expressed. this is the path: description.2=Lotus Notes Data command.2= "\\bildung.deg\Netzlaufwerke$\DO-IT\Software\kommerziell\Notes 6.5.4de\LotusNotesData0.1.0\LotusNotesData.MSI" selected.2 = 0 hide.2=0 and this will not work by me :/
  17. MAC-DUFF

    space in path?

    but did you use wihu?
  18. MAC-DUFF

    space in path?

    hi, I ve already tried it but no change
  19. MAC-DUFF

    space in path?

    Hey, is it in any way possible to start a msi package when thers a space in the path eg. \\Notes 6.5.4de\LotusNotesData0.1.0\LotusNotesData.MSI it would be very helpfull
  20. MAC-DUFF

    Classic login

    it goes like this [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "ThemeActive"="0"
  21. HI, I try to make a msi package of Ghostscript and I think the normal installer integrates some files in the driver.cab. well, I dont know how to do it. I already cheked the knowledge base from wise but without succses. I use the standard version wise 6.1. hope someone can help me cu later
  22. HI, I am looking some switche for McAfee AntiSpy Plugin. Hope anybody can help me
  23. HI everybody, I have a big problem with my rras. everything works perfect when I use the windows xp vpn client to create a vpn connection. there are no problems. now I want to use the cisco vpn client there it offers to create a vpn connection before windows log on. but nothing happens. the eventlog is empty and I tried all settings, I hope, and now I think the error is located by the ras server. Hope somone wants to help me bye
  24. HI, we are using server based profiles and so if I want to install IZArc with the switch /qb it gives me the information that the program is already installed and if I want to reinstall it. Well, so its not really unattended. Is there any other switch to bypass these question?
  25. hi, i am still looking for switches to create an unanttended installation of post-it info: www.post-it.com hope some can help me
×
×
  • Create New...