Wednesday, January 24, 2024
KMxDIY:How to Make Rechargeable 9V Li-Ion Battery | DIY 9V rechargeable battery
Friday, January 12, 2024
Remove Tools SQL Server Reporting Service SSRS 2019 : How to revmove SSRS when not completed by Standard Methode
Remove Tools SQL Server Reporting Service SSRS 2019 : How to revmove SSRS when not completed by Standard Methode
If you are problem on that so step i did below.
1) check in add remove programe will not show ssrs .
2) check in service still there
3) go to programe file and deted ssrs folder
4) delete SSRS Service:
Wednesday, January 10, 2024
Infor WMS : How to Get Tools - Web-RF URL from SCE RF Client
Login to System.
Menu Tools -à Additional Downloads
Wednesday, December 20, 2023
Windows Server 2019 auto Shutdown Every Hour
Windows Server 2019 auto Shutdown Every Hour
the problem because of license Expired.
Log Name: System
Source: User32
Date: 12/21/2023 10:01:16 AM
Event ID: 1074
Task Category: None
Level: Information
Keywords: Classic
User: SYSTEM
Computer: WMSPrintSrv1
Description:
The process C:\Windows\system32\wlms\wlms.exe (WMSPRINTSRV1) has initiated the shutdown of computer WMSPRINTSRV1 on behalf of user NT AUTHORITY\SYSTEM for the following reason: Other (Planned)
Reason Code: 0x80000000
Shutdown Type: shutdown
Comment: The license period for this installation of Windows has expired. The operating system is shutting down.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="User32" Guid="{b0aa8734-56f7-41cc-b2f4-de228e98b946}" EventSourceName="User32" />
<EventID Qualifiers="32768">1074</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2023-12-21T03:01:16.970844000Z" />
<EventRecordID>187769</EventRecordID>
<Correlation />
<Execution ProcessID="756" ThreadID="892" />
<Channel>System</Channel>
<Computer>WMSPrintSrv1</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="param1">C:\Windows\system32\wlms\wlms.exe (WMSPRINTSRV1)</Data>
<Data Name="param2">WMSPRINTSRV1</Data>
<Data Name="param3">Other (Planned)</Data>
<Data Name="param4">0x80000000</Data>
<Data Name="param5">shutdown</Data>
<Data Name="param6">The license period for this installation of Windows has expired. The operating system is shutting down.
</Data>
<Data Name="param7">NT AUTHORITY\SYSTEM</Data>
</EventData>
</Event>
Friday, October 20, 2023
การบริหารคลังสินค้าแช่แข็ง COLD STORAGE WAREHOUSE
Monday, July 24, 2023
Infor WMS: Query Update UOM and Packey
update wmwhse1.Receiptdetail set PACKKEY = (select PACKKEY from wmwhse1.sku where sku.sku = Receiptdetail.SKU ) where RECEIPTKEY = '0000000011'
update wmwhse1.Receiptdetail set UOM = (select PACKUOM3 from wmwhse1.sku inner join wmwhse1.PACK on pack.PACKKEY = sku.PACKKEY where sku.sku = Receiptdetail.SKU ) where RECEIPTKEY = '0000000011'
UPdate default RF Receiving
update wmwhse1.SKU set RFDEFAULTUOM = (select PACKUOM3 from wmwhse1.PACK where pack.PACKKEY = sku.PACKKEY )
by KMxTEN
Wednesday, June 14, 2023
KMX10: Free QR Code Generator by Google
just for developer to do report and print out QR Code
https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl="KMx10"&choe=UTF-8";
By KMx10
-
https://stackoverflow.com/questions/39153581/how-do-you-change-session-timeout-in-iis-8-5
-
วิธี การ Maintenance SQL Server 2005 | Maintenance SQL Server 2008 | SQL 2005 Express | Sql management Studio How to SQL Server Maintenance...
-
Google turns off GMail data feed to sites like Facebook GMail contacts will no longer be automatically handed over to other websites and ser...