Image your HDD.. free and Windows based!
DriveImage
Tuesday, November 10, 2009
Sunday, October 25, 2009
Sunday, October 15, 2006
CRM 3 Cannot add a user and general troubleshouting
Here are some CRM 3 basics when troubleshooting the following:
These points should make troubleshooting a LOT easier...good luck!
- CRM not running
- Cannot add a new user
- Certain Pages are not displaying properly
- write access to the windows\temp directory
- write access to the .net temporary internet directory
- member of the privusers group from the crm ou
These points should make troubleshooting a LOT easier...good luck!
Friday, September 15, 2006
net shares and login credentials
On Windows 2000, I frequently have issues mapping drives, telling me about security conflicts or that the drive is already mapped even though it isn't any more. To solve this problem, you need to run the following from the command prompt:
net use * /d
net use * /d
List all DTS Packages in a query
Run this SQL against the msdb database:
SELECT DISTINCT name FROM sysdtspackages
SELECT DISTINCT name FROM sysdtspackages
Exporting Scheduled Task List to txt
This one works in Xp and also 2003 Server..
From the command prompt type:
schtasks > tasks.txt
From the command prompt type:
schtasks > tasks.txt
Monday, August 7, 2006
The network is not present or is not started
If this happens to one of your XP clients (may also work on 2k and Vista)
1) Browse to your adapater
2) Uninstall File and Print sharing for Microsoft Networks
3) Click OK etc...
4) Browse to the adapter again, install File and Print Sharing
Everything should now be working again! Obviously if this happens a lot, then there is a bit of an issue here, however corrupt file and print sharing does seem to occur every once in a while.
1) Browse to your adapater
2) Uninstall File and Print sharing for Microsoft Networks
3) Click OK etc...
4) Browse to the adapter again, install File and Print Sharing
Everything should now be working again! Obviously if this happens a lot, then there is a bit of an issue here, however corrupt file and print sharing does seem to occur every once in a while.
Subscribe to:
Posts (Atom)