AX AOS Troubleshooting tips

http://www.google.co.uk/url?sa=t&rct=j&q=dynamics+ax+error+code+64&source=web&cd=1&ved=0CCgQFjAA&url=http%3A%2F%2Fwww.axug.com%2Fevents%2Faxug-workshop-aos-troubleshooting-march-2010&ei=gcIvT73QF6ie0QXGxMGtCA&usg=AFQjCNGU-jCgwBANCyHONSjdNk4qsY1gZA

Bulk export fra Garmin Connect

http://www.zonefivesoftware.com/sporttracks/forums/viewtopic.php?f=2&t=9670&p=64333#p64333

<script src="https://gist.github.com/1232102.js?file=disconnect.rb"></script>

For at køre det skal der blot bruges en ruby-installer fra:

http://bwv549.blogspot.com/2008/02/how-to-run-ruby-script.html

Remote Desktop Connection Authentication FAQ

http://blogs.msdn.com/b/rds/archive/2007/01/22/vista-remote-desktop-connection-authentication-faq.aspx

Autosignature

http://blogs.office.com/b/microsoft-outlook/archive/2008/07/11/how-do-i-back-up-my-signatures.aspx

http://www.emailsignature.eu/phpBB2/outlook-email-signature-templates-f14.html

http://markswinkels.nl/2010/01/how-to-exchange-2010-e-mail-signature-based-on-active-directory-information/

Run CScript from Notepad++

I needed a way to run a vbs script i was working on using Notepad++ and I all the time had to go to a cmd screen and run it.
Found a cool way to ease my pain, in the "Run" menu there is an option to save a command. Just type the following and a CMD window will open and will run the vbs in cscript.
=================================================================
cmd /k cd /d "$(CURRENT_DIRECTORY)" && Cscript "$(FILE_NAME)"
=================================================================
if you would like to leave the window open each time use the following:
=================================================================
cmd /c cd /d "$(CURRENT_DIRECTORY)" && Cscript "$(FILE_NAME)" && pause
=================================================================

http://snirh.blogspot.com/2010/03/notepad-run-script-with-cscript.html

Udvid VHD disk

http://www.howtogeek.com/50399/how-to-resize-a-microsoft-virtual-hard-drive-vhd-file/

Flyt IIS

http://web-developer.boeldt.net/IIS_Metabase_Backup.asp

http://www.diskwipe.org/

http://www.diskwipe.org/

Remote APP og ComboBoks

I en Remote App kan det forekomme at manikke kan vælge punkter i en ComboBoks. I Axapta 3.x/4.x er det f.eks. i visse dropdown menuer.

Disse hotfixes skal ligges ind:

Windows 7: http://support.microsoft.com/kb/979425

Windows XP: http://support.microsoft.com/default.aspx/kb/968358

AOS Networking

http://www.axaptapedia.com/AOS_networking