Aussie owned and operated, with 23+ years of industry experience, Gold Coast InfoTech is delighted to support all of your business technology requirements.

Gallery

Contacts

success@goldcoastinfotech.com.au

1800 291 071

KBArticles Scripts, Commands, Registry Uncategorized

SCRIPT: File exists on multiple servers

 Dim strFolder        Dim arrServers        Dim strProfile‘example of file path        strProfile = “C$WindowsSysWOW64MacromedFlashflash10v.ocx” arrComputers =     Array(“server1″,”server2”)        Set objFSO = CreateObject(“Scripting.FileSystemObject”)        sOutput=”Script Results for:” & strprofile & vbcrlf & vbcrlf                For EACH strComputer in arrComputerssOutput = sOutput & objFSO.FileExists (“\”& strComputer & strProfile) & vbtab & strComputer & vbcrlf              On Error Resume Next                        Next        wscript.echo sOutput

KBArticles Scripts, Commands, Registry Uncategorized

SCRIPT: Check File Version on multiple Servers

 Dim strFolder        Dim arrServers        Dim strProfile      strProfile = “C$WindowsSysWOW64MacromedFlashflash10v.ocx”       arrComputers =     Array(“server1″,”server2”)        Set objFSO = CreateObject(“Scripting.FileSystemObject”)        sOutput=”Script Results for:” & strprofile & vbcrlf & vbcrlf                For EACH strComputer in arrComputers sOutput = sOutput & objFSO.GetFileVersion (“\”& strComputer & strProfile) & vbtab & strComputer & vbcrlf        On Error Resume Next                        Next        wscript.echo sOutput

KBArticles Scripts, Commands, Registry Uncategorized

SCRIPT: add DNS Suffixes

‘vbscript Set Append DNS Suffixes (in order)On Error Resume Next strComputer = “.” arrNewDNSSuffixSearchOrder = Array(“internal.domain.local.1”, “internal.domain.local.2”)Set objWMIService = GetObject(“winmgmts:” _ & “{impersonationLevel=impersonate}!\” & strComputer & “rootcimv2”) Set objNetworkSettings = _ objWMIService.Get(“Win32_NetworkAdapterConfiguration”)intSetSuffixes = _ objNetworkSettings.SetDNSSuffixSearchOrder(arrNewDNSSuffixSearchOrder)

KBArticles

Biztalk 2009 fails SWIFT Setup – cant add Domain Groups

Problem: During the configuration of the Biztalk Accelerator for SWIFT configurationWhen configuring the MCRR featuresThe setup would complete but would be unable to add the domain ‘groups’ specified for Admins and Usersi.e. A4SWIFT Administrators Group; A4SWIFT Users Group. The setup would complete but with errors and from the logs it was obvious the system was […]

KBArticles Uncategorized

Moving the Edgesight 5.3 Database

Steps to move Edgesight 5.3 Database (same versions) This post assumes that you have already moved the SQL Database and SSRS.Its your responsibility to backup your edgesight configuration before making these types of changes. From Edgesight1) Backup “C:Program Files (x86)CitrixSystem MonitoringServerEdgeSightPagesweb.config” 2) Find <connectionStrings> xml tags in file and exid the “Source=olddatabase” to the new database […]

KBArticles Uncategorized

RDP Settings for Right monitor without network auth

Settings to open RDP on secondary Screen without network authentication screen mode id:i:2desktopwidth:i:1280desktopheight:i:1024enablecredsspsupport:i:0session bpp:i:24winposstr:s:0,1,1578,56,2378,656compression:i:1keyboardhook:i:2displayconnectionbar:i:1disable wallpaper:i:1disable full window drag:i:1allow desktop composition:i:0allow font smoothing:i:0disable menu anims:i:1disable themes:i:1disable cursor setting:i:0bitmapcachepersistenable:i:0full address:s:lvvsctxiti02audiomode:i:0redirectprinters:i:1redirectcomports:i:0redirectsmartcards:i:1redirectclipboard:i:1redirectposdevices:i:0autoreconnection enabled:i:0authentication level:i:2prompt for credentials:i:0negotiate security layer:i:1remoteapplicationmode:i:0alternate shell:s:shell working directory:s:gatewayhostname:s:gatewayusagemethod:i:4gatewaycredentialssource:i:4gatewayprofileusagemethod:i:1promptcredentialonce:i:1drivestoredirect:s: