Hi guys, I would like to read out the activation data of an assest from transaction AS02 in Powershell, but unfortunately the scripts tells me that the asset does not exist, but when I use it in SAP GUI I find the asset. [Reflection.Assembly]::LoadFile(“C:WindowsMicrosoft.NETassemblyGAC_64sapncov4.0_3.1.0.42__50436dca5c7f7d23sapnco.dll”) > $Null [Reflection.Assembly]::LoadFile(“C:WindowsMicrosoft.NETassemblyGAC_64sapnco_utilsv4.0_3.1.0.42__50436dca5c7f7d23sapnco_utils.dll”) > $Null Function Get-Destination { …
Asset does not exist Read More »