Comments
-
Great idea, I might just run tftp.exe (to get the file) in a scheduled batch script (one for each SCCM server) and then just use the vb script (Script Monitor in SAM) to check that each files exists locally and delete it. That way the script monitor only needs local credentials as the scheduled batch script will run under…
-
I am currently running SAM 5.0.1 and was only using VB as I was able to find some script examples on the web and combine them until something worked locally. (I have no experience with anything other than basic SQL reporting). The desktop team have several remote SCCM servers and they have a 'PXE Service Point'. For some…
-
Awesome!!! 6 Columns and NOC Mode is a dream come true. Thanks!
-
Thanks aLTeReGo. My PowerShell is worse than my vb so I might google on how to do a 'runas' or impersonate a user as you described within the vbscript......
-
I would also like to ignore these as our network admins will not update our Nexus 7000 till later in the year (running 5.2(1)). I get over 10,000 events a day for my 7k.
-
I know its an old post, but the ability to create reports that contain objects with the coloured percentage bars would be fantastic.
-
F5 Viprion Including F5 and NET-SNMP MIBs
-
Latest Blue Coat CacheFlow 5000 MX Mib 1.3.6.1.4.1.14501.3.1.1
-
I have tried a new piece of code to just test the ability to download the file using tftp with 'runas' in the vb.....this works from the command line but doesn't work in SAM: I have removed any account details. CODE BEGIN: Option Explicit Dim oShell, WshShell set WshShell = CreateObject("WScript.Shell") Set oShell =…
-
Just a quick update as I upgraded to: NPM 10.3 RC, IPAM 3.0 RC, NCM 7.0.2, UDT 2.0.0 Solarwinds have added roles and permissions to IPAM and NCM to hide access from users which is fantiastic, thanks Solarwinds. I just need UDT locked down so they don't see a users AD account / AD groups / email addresses.