Jump to content

mtdmitchell

Members
  • Posts

    290
  • Joined

  • Last visited

Everything posted by mtdmitchell

  1. you can edit web pages with it. sorry :0)
  2. Any know if a MSI is available for this software? ASDAN Online Assessment or anyone using it? just been given it to install
  3. from Four Oaks, Sutton Coldfield - work in Erdington School
  4. I use a script to install it after i build a machine - PM me if you want it
  5. mtdmitchell

    Toners

    I use a few company's - originals only - one of my Favs is http://www.spectrumltd.co.uk (not a great website) always next day delivery upto 4pm, really good service . details below, very good prices. Adrianne Conley: Direct Line: 01274 767770 Fax No: 01274 739171 Senior Account Manager i also use probrand as well
  6. which SANS are recommended then? for a small budget
  7. What kind of storage?
  8. Thanks for the Info, certainly could'nt afford 20K this year. more like 5-8K
  9. Could have set a logon batch script to register the file with silent switch like: regsvr32 comdlg32.ocx /s
  10. to move the users you could try Robocopy ( i use the GUI version) fairly simple to use, i moved over 100o users a few summers ago. The tool will carry across perms etc Robocopy as for the Home directory you can do this in Active directoy by selecting all the users with shift and going to properties
  11. Spoke with Stone Yesterday and my account manager said prices are very High at the moment becuse of the dollar. If you wait a month prices might come down again. I always use 3 or 4 companies when i get qoutes and stone always match or better the qoutes so maybe have a word with your account manager. Ebuyer do have some good deals on Base units if you can order from them. i enjoy building my own check out for parts- using Overclockers UK
  12. I dont bother building PC's anymore mainly due to the fact that a 5 year warranty costs next to nothing these days, if you build you only get OEM warranty. I bought a Nice quad core, 4gb Ram all the usualy stuff and a 22inch widescreen monitor for less that £600 for myself and line manager last year from Stone.
  13. we only use MS OS
  14. im thinking about virtualizing a few of our unimportant servers to start with and doing it all inhouse using Hyper-V servers. What do i need to get started 2 basic servers with loads of ram - Raid do i need it? 1 or 2 sans? and the correct licensing of course would that be good enough to get me started
  15. What are the actual requirements for using eportal on a workstation not server- obviosly a browser, Java? looked on the web but cant find nothing. Our eportal is working fine for registers, adding events but when staff try and enter reports data the browser just hangs and eventually crashes. I can only find one machine that it seems to work on, and thats the Data managers! on my PC its crashed using , IE, FF and chrome. Staff here have just finished reports a few weeks ago for another years groups with no problems and we havent changed or updated anything since then.
  16. So we have Clip bank and SP 2007 and we can imbed vidoes into SP internally. But as we aren’t allowed to have this clip bank server made available externally even though we paid over £5000 for it the videos cannot be watched externally. Bgfl do provide a home access version of clip bank but you have to log in to your school email for the access to work. So I’m really not seeing the point of clip bank if I cannot use it externally with our VLE. I would like to know if anyone has actually set the server up externally as it does seem have two network cards.
  17. I need to re-direct users when they are logging in to sharepoint,they arent always going to be on our network so GP would not work. they could be using a home pc for example.
  18. thanks gpjt, I already have the sites restricted by user group i just wanted users from the staff group to land on a staff only page when they log in.
  19. Thanks i'll take a look over the weekend
  20. Hmm im not confident coding in ASP.Net in fact i dont know anything about it. I do know a little scripting and XHTML, Css. So i think if im pushed in the right direction i work it out.
  21. Im trying to redirect users when they log in, so the two different groups have seperate landing pages
  22. Could any one tell me how i would redirect a user based on the OU to a particular site in sharepoint? Basically i have 1 site for staff and 1 for students.
  23. Well Stone get the thumbs up from me, good quality pc's and laptops. Support is alot better than most, always next day onsite replacement\fix, and they match or better prices from RM. sales staff are nice and dont hasle you all the time. and the build time time for orders usually 2 weeks is second to none!
  24. heres the fix Error when trying to access "content sources under crawling I did some searching on that error and found that it occurs when a SharePoint database is not on the same version as the farm's configuration database. If you open up SQL Server and looked at the rows on the dbo.Version tables in both the configuration database and the database associated with the failed SSP, and check that they are not in sync; the updates for the farm had been applied to the configuration database but not the SSP databases. , here's what I did to resolve it: 1.On a SharePoint server in your farm (I'd suggest the one hosting the Central Admin site), open a command prompt and navigate to the directory containing the SharePoint Products and Technologies Configuration Wizard (psconfig.exe) 2.Execute the following command: psconfig -cmd -upgrade b2b -wait –force 3.Review the PSconfig and Update logs to see if any errors were reported. 4.Check the versioning data in the dbo.Version table in both of the SSP's databases to confirm that they now matched the config database's version. 5.Open the SSP Admin site and tried to administer the farm's Search configuration. This command will run the SharePoint Products and Technologies Configuration Wizard, but with specific conditions. The wizard will execute a “build-to-build” upgrade of the farm, forcing all files and databases to be upgraded to the latest patch version that has been installed for the farm
  25. Ive enabled callback so the error messages displays instead of the Unkown error: Could not find stored procedure 'dbo.proc_MSS_GetLocationConfigurations'. at Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchAdminPageBase.ErrorHandler(Object sender, EventArgs e) at Microsoft.SharePoint.Portal.Search.Admin.Pages.SearchSSPAdminPageBase.OnError(EventArgs e) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP._layouts_managefederatedlocations_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
×
×
  • Create New...