rpanchal
Members-
Posts
28 -
Joined
-
Last visited
Reputation
0 NeutralAbout rpanchal

Personal Information
-
Occupation
Network Manager
-
Location
UK
Employer (optional)
-
Company Represented
Northgate Managed Seevices
-
Hi Guys, I currently have a Mac Pro Server and have deploystudio running to image all the iMacs. Is it possible to use this to image a MacBook with OSX & Windows 7? if so has anyone done it or can give me basic instructions to get the two OS's in an image for me to deploy? Thanks
-
Recently bought a batch of Dell Optiples 390's. Imaged them all up and the end user has reported that Movie Maker does not start up. I ran the Direct X diagnostic tool and the DDI version is showing as unkown, is there a patch or an updated driver that I need to install to make movie maker work? I have tried several different drivers fomr the dell site but none see mto work.
-
Hi All, I am having issues binding an imac to my AD, I keep getting invalid username & password when its trying to authenticate to the AD, any ideas? The credentials are correct as I have joined windows machines with the same account..
-
Is there a way of turning all IE GPO's off?
-
im not sure about javascripts, were the best place to start looking within GPO managment?
-
Hi All, Im having a very strange issue at the moment: User logs onto machine and logs into Outlook Web Access, all the options down the left hand side (folders etc...) they are visable but when clickon on them nothing happens, also new messages are unablke to be written When logginng onto the same machine with an admin account all works fine. This leads me to beliweve that its a GPO setting somewhere, any ideas as to were I can start looking first?
-
How do I go about doing this?? thanks
-
Hi All, Having issues with profiles with Windows 7. Current set-up is as follows: Domain Controller = Server 2008 R2 Clients Windows 7 Pro I have changed th epolicy setting to delete proifiles afrer x number of days, however this is not working and sometime resulting in users given a temp profile with not home drive etc.... Is there something that I am missing? Causing huge problems for student logging on
-
just tried it, smashing worked a treat!!!! nice one!!!!
-
Hi Guys, I have a Kyocera FS-5100 printer, the front control panel is locked and I have no idea what the ID and password is, is there a factory reset on the printers? Any ideas??
-
on the print server under print management all i have under enviroment is windows x64
-
Hi All, I currently have server 2008r2 running, I have a fe XP client machines who require a printer installing, I written the following script but the printer is not showing for the user?? am I missing anything??? On Error Resume Next Dim Net Set Net = CreateObject("WScript.Network") Printer1 = "\\rum-ps-01\ASD" Net.AddWindowsPrinterConnection Printer1 Net.SetDefaultPrinter Printer1 I have created a GPO and set the user logon script to the one above
