Jump to content

faza

Members
  • Posts

    470
  • Joined

  • Last visited

Everything posted by faza

  1. Can you not perform a normal migration? If i put a trust between the two servers?
  2. SYNACK - Will it lose anything else apart from the rules? Would i need to keep the existing server on the old domain and use the new server to run the wizard?
  3. If i use Exmerge will that copy all mail, calendar, tasks everything across. Can i not use a wizard?Or due to the new server being on a domain it is not possible.
  4. I can create a trust, so you think i would be able to do it? Do you advise to install Exchange 2007 on the new server.
  5. Hi, I have a new server which i am going to install Exchange 2007 on. I have an existing server with Exchange Server 2003 which is on a different domain. Can i migrate the mailboxes from the 2003 to the 2007? Faza
  6. Hi All, I have this issue that when i try to RIS 3 machines they are picking up the same UID as another 3 machines. I have tried everything to get these machines to RIS with a different UID when it RIS'es. I have tried to change the computer details using ADSI the support tool within server 2003. But when i change the three GUID held within there it still picks up the same UID when i try to RIS them. I have tried deleting all 6 computer accounts from the Active Directory and then RIS one machine and then the other one and they both pick up Administrator1. It seems to happen in two's the same 2 machines are picking up the same UID and then there is another 2 and another 2 It's so weird. Is there something that i am missing or can anyone offer any advice Faza
  7. faza

    ActivSync and XP

    The issue arises when the user adds some notes to the calendar item on the PDA. The user tries and synchronises it with PC but then it truncates the notes and next time you open the item the notes have been deleted. Faza
  8. faza

    ActivSync and XP

    I have currently got this error on my computer when i try and sync my items, it is normally my notes. The error that i am getting is: "text truncated on device modification of these items on the device will overwrite full text on desktop" Any advice would be great!! Faza
  9. So will x64 and x32 servers talk?
  10. Are Server 2003 x32 and Server 2003 x64 compatiable?
  11. I am in the process of installing Exchange 2007 and found that the server O/S needs to be x64. Our existing server i believe are all x32 as standard. Do i need to install the x64 O/S and are all the x32 i have compatiable and work fully with the x64 O/S. Faza
  12. Hi All, I am new to SharePoint Designer I would like to insert some sort of login asp.net function into my website. Is there any notes or guidance on this, so users have to login. Any help to get me started would be great. Faza
  13. Loading the default BIOS settings worked, just tried it thanks alot!!!!! How Weird! Faza
  14. Its a SP3 Image but on an Intel Processor, its so strange the rest of the 60 worked fine.
  15. I have recently brought 60 new machines. I have created a new RIS image for them and RIS'ed them all apart from one which just gets stuck after it has been RIS'ed. It puts the image on the machine, but when it restarts and when it gets to the XP setup it gets stuck there and does nothing. I thought it may be an issue with the SIF file so i removed the product Key etc but still the same. Any ideas Faza
  16. faza

    RM Ones

    I have un-installed SP3 and it works great after it has automatically installed all the drivers. But i have the problem whereby when it restarts or logs off it is says install updates now while shutting down and the update is the Service Pack 3. If i create a new image and dont install XP SP3 i will not be able to download any other updates, as it comes up asked to restart then the remaining updates appear. Any advice would be great Faza
  17. faza

    RM Ones

    yes i have
  18. faza

    RM Ones

    We have 60 RM Ones we have stripped off the RM image and re-installed XP and the drivers from there website. Once installed all the software and RIS'ed the machines. The problem starts........... As soon as a user inserts a USB pen the machine just restarts. Any help would be appreciated Faza
  19. Thanks SYNACK You know the latest script you sent (not the PM message), how and where would i put this line in. Sorry just learning the ropeas with script writing. WshNetwork.MapNetworkDrive "W:", "\\servername\programs" This line does not need any ifmember of etc... It is just a mapping for all users nopt dependant on group. Thanks for all your help and support Faza
  20. FN-Greatermanchester Will it work with this command to, or will i need to add a line at the top? WshNetwork.MapNetworkDrive "G:", "\\servername\games\" + fUser
  21. Sorry bit more help required i have tried different things to get this working. I have the following script below Set objNetwork = CreateObject("WScript.Network") ' Forces script to skip errors (rem below line to see errors) on error resume next Dim WshNetwork Set WshNetwork = WScript.CreateObject("WScript.Network") fUser = WshNetwork.UserName WshNetwork.RemoveNetworkDrive "G:" WshNetwork.RemoveNetworkDrive "W:" WshNetwork.MapNetworkDrive "W:", "\\servername\programs" WshNetwork.MapNetworkDrive "G:", "\\servername\games\" + fUser WScript.Quit The script works fine but for the g:\ mapping i only want that to work if the users are a member of a specific group. I know you can do it i have been looking everytime i try the whole script then fails to work. Any advice Faza
  22. Thanks SYNACK Worked a treat !!!! Faza
  23. I have got this VBS script thats says WshNetwork.MapNetworkDrive "G:", "\\servername\games\%username%\" But when the user logs on they are not getting the g:\. If i remove %username% it goes to the directory \\servername\games. There is a folder present within the games folder ie A user logs in as msmith there is a shared folder in there named msmith. Any advice would be great, I have tried permissions but still no joy. Faza
  24. apeo When i try to expand the zip file it says there are no files to extract. Thanks Faza
  25. Yes i know you can edit the URL, but i would like a button so it is similiar to Outlook. Thanks
×
×
  • Create New...