- Run this command in powershell
powershell -command "Get-CimInstance Win32_BIOS | Select-Object -ExpandProperty SerialNumber"
- Match the serial number using the list in Rippling
- Add the device name in the "Asset Tag" tab

Modified on: Wed, 18 Mar, 2026 at 8:48 AM
- Run this command in powershell
powershell -command "Get-CimInstance Win32_BIOS | Select-Object -ExpandProperty SerialNumber"
- Match the serial number using the list in Rippling
- Add the device name in the "Asset Tag" tab

Did you find it helpful? Yes No
Send feedback