Share via

Security and Autentication

BAB 31 Reputation points
2021-10-11T08:05:25.107+00:00

Hi all

We have deployed the application on windows server 2016, The server is placed behind the Firewall

The scenerio is we want to protect the application at Server and OS level is well

Like is there any way to authentcate the application throgh Bios Serial Number.

Please advise.

Regards

Windows for business | Windows Server | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2021-10-13T08:21:26.413+00:00

    Hi there,

    You can use this method to retrieve the computer serial number
    Using the build in "wmic" command:

    "wmic bios get serialnumber"

    You can then try creating an Inbound & Outbound rule and try filtering it with the serial number.


    If the reply is helpful, please Upvote and Accept it as an answer

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.