Forum Discussion
cumpleby
Sep 03, 2025Copper Contributor
SharePoint page to display Computer Information
Is it possible to have a sharepoint page display computer information on the page from the users device (Machine name, ip, logged in user, OS Version etc)? I have a powershell script that can get th...
cumpleby
Sep 03, 2025Copper Contributor
Hi, If ive collected that data into a HTML page is there anyway i can link that into a SharePoint webpage? Thanks
PankajBadoni
Sep 03, 2025Iron Contributor
Hi cumpleby,
You can build an SPFx (SharePoint Framework) web part to embed the desired functionality using HTML and JavaScript.
If you're looking for a starting point, you can also check out a sample from the link below:
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-script-editor