Vincent Stefanetti

Vincent Stefanetti Senior Consultant MAX Manufacturing Software Working with MAX and Related Technologies Since 1987 MAX ERP System Implementations and Projects MAX, Dynamics GP, Synergy, Event Manager, Crystal Reports, SQL Reporting Services, Database and System Migrations and Updates, MAX Training Classes - All Levels, Custom Reporting.

Use WIndows Power Shell to Script SQL Jobs from one instance to another

Open Powershell Execute Invoke-Sqlcmd Execute $output = "d:\ScheduledJobs.sql" Execute Remove-Item $output Execute Set-Location SQLSERVER:\SQL\localhost\DEFAULT\JobServer\Jobs Execute # loop through jobs appending output Lastly Execute dir | %{$_.script() + "`n`nGO`n`n" | out-file -append $output} Do the above one line at a time then take the output ScheduledJobs.sql go to the new server and open Management Studio and…

Read More

Troubleshooting Exchange Integration (checklist)

Troubleshooting Exchange Integration (checklist) Introduction The integration between Exact Synergy Enterprise and Microsoft Exchange (2010 and higher) is based on Windows Services. The background job used in the previous Microsoft Exchange application is no longer applicable for Microsoft Exchange 2010 (and higher) integration. Two Windows Services can easily be installed via MSI installation process. For…

Read More

Dynamics GP Feature List

Dynamics.set – List of Dynamics GP Products Product Code Main Dictionary Forms Reports Microsoft Dynamics GP 0 Dynamics.dic Forms.dic Reports.dic Project Accounting 258 PA258.DIC PAFORM.DIC PAREPT.DIC Fixed Assets 309 FAM.DIC F309.DIC R309.DIC Manufacturing 346 ICONMFG.DIC ICONFRMS.DIC ICONRPTS.DIC Human Resources 414 HR.DIC HRPFROM.DIC HRPRPTS.DIC FieldService 949 SRVSADV.DIC FRMS949.DIC RPTS949.DIC Interfund Management 1042 IFUND.DIC 1042FORM.DIC 1042RPTS.DIC Revenue…

Read More

MAX Advanced Shipping Module

You use the Advanced Shipping module to assign sales order line items to a bill of lading, add all specialized information to the bill of lading and print it. If you use Electronic Data Interchange (EDI) to send Advanced Shipment Notices (ASNs) for your products, you can use the Advanced Shipping module to add to…

Read More

MAX 5.5 Key Enhancements

MAX 5.5 Key Enhancements Manual Sales Pricing Alternate BOM and Routing Enhanced Lot and Serial Tracking Sales Consignment Module Stock Revaluation for Inventory and WIP (New Default Accounts for Distributed Reval) Unlimited Cost Sets Average/Last Purchase Price Automatically Updated in separate cost sets for PO Received. Decimal Places in Currency Maintenance Ship To and Bill…

Read More