March 14, 2022

#133 - Basic configuration of a Windows PC as a SCADA WinCC Client or Server

Windows:

> Execute all Windows Updates > Set-up PC name (This PC, props, Change Name. Run: hostname) > Set-up PC IP Address (run: ipconfig) > Set-up User name (Control Panel, User Accounts. Run: whoami)

> Control Panel, Program and Features, Turn Windows features On/Off, Enable Microsoft Message Queuing (MSMQ) Server > Enable Remote Desktop for user > Configure auto-logon: Without domain: run: netplwiz -> Untick box "User must enter user/pwd

With domain: regedit, HKEY_LOCAL_MACHINE, Software, Microsoft, WindowsNT, CurrentVersion, Winlogon (Set AutoAdminLogon to 1, DefaultDomainName myDomain, DefaultUserName myUser, DefaultPassword ***)

WinCC:

> Install WinCC v7.x SP1 then SP2 then update to the latest version available > Set PG/PC interface to the desired NIC (Ex. Intel TCPIP Active) > Turn on Network Discovery > Simatic Shell: Set encryption key, update, link the Server with the Clients > Configure AutoStart (tick AutoStart Active and Activate project at startup. For Clients reboot PC then tick auto login for Windows users with username and pwd) > Check for the built in scripts: Reset_WinCC.vbs (C:\Program Files\Siemens\WinCC\bin)

Other tools:

Ultra VNC (Tick Desktop duplication, set manually port number) NMAP Google Chrome
notepad++

No comments:

Post a Comment