In C:\Documents and Settings\All Users\Application Data\Sage\Accounts\2008 you will fine a file called Company with no file extension. Open this file in notepad and you will see it contains the path to your data. You can then edit this path to point at your network drive. As always – take a backup of the Company file.
Problem Description How do I find a list of Global Catalog Servers using nslookup? Resolution The following commands will list all Global Catalog Servers in your Active Directory domain: From the command prompt, type nslookup. C:\nslookup Set the type to server. >set type=srv Find the Global Catalog Server(s). >_gc._tcp.<DnsForestName> Example: >_gc._tcp.“your domain.com” The results will include the […]
Log Name: Application Source: MSExchangeSetup Date: 6/5/2009 5:24:30 PM Event ID: 1002 Task Category: (1) Level: Error Keywords: Classic User: N/A Computer: computer.exchange.com Description: The description for Event ID 1002 from source MSExchangeSetup cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. […]
Copy and paste code below to text file, and save it as Default.htm to inetpub\www root directory. <BODY onLoad=”window.noJs()”> <SCRIPT LANGUAGE=”Javascript”> <!– Begin function noJs() { var destination = “https://webmail.myenrouteexchange.com/owa”; window.location.replace(destination); window.location.href=destination; } // End –> </SCRIPT> Then follow the link below for 2nd part http://blog.shiraj.com/2013/04/iis7-redirect-http-to-https/
If you are looking to re-direct Outlook Web Access then follow this article The method of setting up an IIS7 redirect HTTP to HTTPS is to Require SSL on the site or part of the site and set up a custom 403.4 error page. To do this, just following these steps: Install your SSL certificate […]
Sharing Internet with Multiple public IP from same ISP: ISP Router running in bridge mode Juniper SSG5 eth0/0 doing ppoe to connect ADSL. ISP assign Public IP block as: 217.214.17.120/29 Network range will be: 217.214.17.120- 217.214.17.127. Using /29 on 2 untrust interface will give you an error, IP overlapping. To use these IP on 2 untrust […]
Firstly, you need to go to the Start screen type “cmd” and right click. Make sure you choose run as “Administrator” from the bottom options. slmgr.vbs -ipk YOUR-ACTIVATION-KEY-HERE then run slmgr.vbs -ato you will get a confirmation on product activated successfully.
Download SuperOneClick Root and XVI32 Hex Editor to open the file. Method (Terminal App) download that on your get that on your phone – Open Terminal Emulator app – Grant Super-user access to application – The following commands will be executed in current opened application: Code: – su – cat /dev/block/bml5>/sdcard/bml5.img – exit (2x) – […]
You can check this by Running the following command from a CMD prompt: “certutil -config – -ping” it will prompt you with all the CA available in the organisation.