So last week I was asked by one of our developers, if I can help them in setting up some sort of automated backup system which actually takes backup of database to a shared network drive at given time and also we need to retain past X day’s (or 3 day’s) backup copy just in
Category: Windows
Task history for Windows Scheduled Tasks !!
Though user’s workstations are usually upgraded with time, but generally servers are not so lucky. I guess they are last in the row (if the ever consider to be upgrade worthy), so if you are somehow required to work on these systems then it certainly gives you feel of old age computing (at least its
SSRS Execution Account and Password Change Policy
It is standard enterprise practice to make users to change their password at every 30 days or so. No doubt it is really a good practice but it can cause some funny issues if you have applied same password expiration policy to service accounts or to accounts which are basically used to perform some sort
ASP.NET and Page Not Found Error while debugging !
Being sunny weekend today, with full of energy I began to work on making some prototype application which I have to present to my client sometimes during next week. It been a while since I worked on ASP.NET on my application (@ 2 weeks) since I installed Sharepoint Server 2010 demo in my machine. So,
Oracle 11g R2 and Windows 7 … dealing with Enterprise Manager Troubles
So, this weekend I thought to refresh my experience with Oracle. And in that attempt, I decided to install latest of Oracle DBMS family, Oracle 11g. Now, it’s been a while since I used oracle, it was version 10g. And they have been significantly improved in version 11g, so I wanted to try them. But
Newsgroups … playing with ancient form of Forums …
If you are like me, then probably you already familiar with Forums and their uses (other than searching Pornos ofcourse ) … if you look at the history you will find that forums came to existence not too early … but their another form was here since early ages of Internet … it was is
IIS 7.5 + Multiple websites = troubles
Today when I was trying to work on an ASP.NET application which I was saving on my “Default Web Site” in IIS, I was getting “unable to start debugging on the web server. the iis worker process for the launched url isnot working” error whenever I try to run & debug any application in my