Jump to content

macroy

Member
  • Posts

    18
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Sweden

Everything posted by macroy

  1. Hi Have a problem with copy a file from one server1 (domain X) to server2 (domain Y) Today it works with this vbs script Dim objshell If IsMember(objUser, "Global_Grp_App_OdbcMovex") Then objShell.run "Q:\Tools\robocopy ""O:\odbcmove\ODBC_MOVEX_XLA"" ""%Appdata%\Microsoft\AddIns"" ""ODBC_Movex.xla"" /NP /W:10 /R:10", 0, True End If The new way is that Q: is on the new domain but O: is still on the old domain.
  2. I have looked in the regestry but the "number" are correct. Lan had 5 and wlan 13. So the computer seems to have it right Is it someway that it starts the wireless card before the lan card and that way like the wireless better?
  3. Hi Have a problem. Even if I have change the prority to use cable connection before wireless it still use the wirelss. The only way to use cable is to disable the wirelss network. Is it a workaround or is it somewhere else that I have to change the priority?
  4. Hi I would like to copy oeminfo.ini and oemlogo.bmp files with companty information to all computers with help with the login script. But it don't work with restricted user. Access denied,files are in use..... C.\windows\system32\ Is it posible to call on a bat script to do this or even possible to do it right in the loginscript. Tried with xcopy, robocopy, fso.CopyFile etc... but with no luck so far. Any one got a ide how to get around this problem?
  5. Hi I would like to copy oeminfo.ini and oemlogo.bmp files with companty information to all computers with help with the login script. But it don't work with restricted user. Access denied,files are in use..... Is it posible to call on a bat script to to this or even possible to do it right in the loginscript. Tried with xcopy, robocopy, fso.CopyFile etc... but with no luck so far. Any one got a ide how to get around this problem?
  6. I have simular problem on two different computers. When trying to start some powerpoint documents and on a other computer different word documents the application crashes. Event id:1000 Source: Microsoft Office 10 "Faulting application powerpnt.exe, version 10.0.4205.0, faulting module ntdll.dll, version 5.1.2600.2180, fault address 0x00010f29." Have tried to start the documents on several other computers without any problem. Both office XP and 2003 installed on Windows XP. Have anyone any solution on this problem. Have tried to search on the internet and forum and haven't found any good solution. Seems that ntdll.dll is involved in other problem also.
  7. I have a problem with this enoying "click to activate and use this control". We have some thin clients that are connecting to a citrix server and start a java application there. But they don't have mouse's to click with. (they are forklifts). Is there a way to get around this?
  8. After I have logged in on the citrix server through internet explorer i can't start any puplished application. Getting this SSL/TSL error. "You have not chosen to trust "thawte Server CA". the issuer of the server's security certificate." Tried to install a new cert from Thawte on the client (Windows XP) without any luck. Cleared the trusted certificates. The strange thing that I get this error also on some new installed computers as some old once? But there are just a few in totally that doesn't work. Seems to be a random error. Because just a few are trubled with this. I'm using windows XP clients. And this error is just on some few of the computers. I'm using RIS installation of the clients so all are the same and all the latest patch are also included. Hope someone can helpme here.
  9. After I have logged in on the citrix server through internet explorer i can't start any puplished application. Getting this SSL/TSL error. "You have not chosen to trust "thawte Server CA". the issuer of the server's security certificate." Tried to install a new cert from Thawte on the client without any luck. Cleared the trusted certificates. The strange thing that I get this error also on some new installed computers as some old once? I'm using windows XP clients. And this error is just on some few of the computers. Hope someone can helpme here.
  10. Is there any way to get an other keyboard layout in the ris installation wizard step? (Swedish for me) Have search the forum but non seems to have this question just many about adding it to there image and so on. Hope to get a answear about this if there is any. B)
  11. It didn't worked for me without the ouside quotes. Tnx Gee for the RunOnceEx.cmd info also. May need it to install the NET Framework 2.0.
  12. To install the Media Player 10 with the svcpack.inf file. Use this row with all quotes... "MP10Setup.exe /c:""setup_wm.exe /Q /R:N /DisallowSystemRestore"" /q:A"
  13. This worked just fine tnx. Seems that the quotes did the work. "MP10Setup.exe /c:""setup_wm.exe /Q /R:N /DisallowSystemRestore"" /q:A" Just put this row in before all the kb in the svcpack.inf file. Tnx once more for the help. You made my day
  14. Can you show me how you wrote in RunOnceEx to get the installation to work. Where do you write this RuneOnce... is it the same as [GuiRunOnce] in the sif file?
  15. Hi. Have tried to find faq, how to do, forums...about Installing media player 10 with the svcpack.inf file. But all that I have tried have failed so far. Have anyone succesfully installed the MP10 with a unattended ris installation. And if so how did you do... plz help starting to getting very frustrated about this.... The standard syntax seems to be like this: MP10Setup.exe /q:A /c:setup_wm.exe /Q /R:N /DisallowSystemRestore MP10Setup.exe /Q:A /R:N /C:"setup_wm.exe /DisallowSystemRestore /Q:A /R:N" MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /DisallowSystemRestore" etc..... but all stop with the dialog window that complains about System Restore....
  16. I'm just added a new XP image with SP2 to the ris server and it work fine. But when I went to windows update there are more than 50 updates to install after the image is done. The image with SP1 have some hotfix under ../$OEM$/C/hotfix.... Is there a easy way to download the windows updates and put them in the $OEM$ directory as with the SP1 image and the installation will add the updates while installing the SP2 image? Can you update one mashine manually and get the updates somewhere from the windows directory and put them on the ris server to don't have to download this updates everytime manually? Hope someone understand the problem and have a good answer Tnx
  17. No I haven't. Do you just enable the logging on the client by edeting the regedit? I don't have to do something else to the client or the AD server to make a good start in finding whats is wrong?
  18. Have a strange problem. When clients are logging on to the domain the computer start to uninstalling application that the user have been assigne though AD (only the applications assign to the worker, not the applications assign to the computer.) It should uninstall the application only if they no longer where member of the Domain but they are (through policys). The next time they logon the application are installed back again. Have been trying to find any answer on the forum but no luck. Tnx
×
×
  • Create New...