2020年9月30日 星期三

Cisco 3702i Web GUI does not work + CCA

 https://community.cisco.com/t5/wireless-and-mobility/cisco-cap3702i-web-gui-does-not-work/td-p/3874532


 

How to take ownership of files and folders

1.    Open File Explorer.

2.    Browse and find the file or folder you want to have full access.

3.    Right-click it, and select Properties.

4.    Click the Security tab to access the NTFS permissions.

5.    Click the Advanced button.

6.    On the "Advanced Security Settings" page, you need to click the Change link, in the Owner's field.

更多項目...

•

2016年9月28日



How to take ownership of files and folders on Windows 10 ...

 

 

First things first, make sure you have the latest version of java installed.

 

If that doesn't work, a lot of users find success by modifying a configuration file in the path,

C:\Program Files\Cisco Systems\Cisco Network Assistant\startup\startup.properties

using a text editor like notepad and change this specific line, from

"JVM_MAXIMUM_HEAP=1024m" 

to

"JVM_MAXIMUM_HEAP=512m" 

 

 

 

 


2020年9月2日 星期三

excel interface with python , openyxl

 first need to install the openyxl


https://zhuanlan.zhihu.com/p/61234249


https://medium.com/@will.wang/%E6%92%A5%E9%96%8B-python-pip-site-packages-%E7%9A%84%E8%97%8D%E8%89%B2%E8%9C%98%E8%9B%9B%E7%B6%B2-90e398bb3785


1. install anaconda 

2.To install this package with conda run:

conda install -c anaconda openpyxl

https://anaconda.org/anaconda/openpyxl

2.1 出error , 

(base) C:\Users\ham>conda -V

conda 4.8.3

(base) C:\Users\homartin>conda install -c anaconda openpyxl

Collecting package metadata (current_repodata.json): done


3. follow https://automatetheboringstuff.com/chapter12/

4. python vlookup function of two excel by pandas

2020年8月10日 星期一

GPUpdate /force everytime

 https://community.spiceworks.com/topic/355881-gpupdate-force-everytime


GUIn00b

Thai Pepper

GUIn00b

Jul 6, 2013 at 4:57 AM

I put this batch script called gpupdate_noreboot.bat on a network share:


gpupdate /force /wait:60

and then deployed a Scheduled Task to all computers through Group Policy so I can run it on demand.  That way I can just use the task scheduler from the command prompt targeting whatever computer I want to gpupdate.  I also made some other batch scripts to run the task en masse.  Totally free.


Example:


schtasks /run /s COMPUTERNAME /tn gpupdate_noreboot


2020年7月9日 星期四

MSSQL Reporting Server Services

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/174d4eb1-d4dc-46de-9223-23d063894233/how-to-start-and-stop-ssrs-services-using-windows-scheduler?forum=sqlreportingservices

More help is available by typing NET HELPMSG 2185.


C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\R
eportServer\bin>
C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\R
eportServer\bin>net stop ReportServer
The SQL Server Reporting Services (MSSQLSERVER) service is stopping.
The SQL Server Reporting Services (MSSQLSERVER) service was stopped successfully
.


C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\R
eportServer\bin>net start ReportServer
The SQL Server Reporting Services (MSSQLSERVER) service is starting..
The SQL Server Reporting Services (MSSQLSERVER) service was started successfully
.


C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\R
eportServer\bin>

2020年4月29日 星期三

MASS DATA-ENTRY AND TRANSFER BETWEEN TWO INCOMPATIBLE APPLICATIONS, OR FROM A WINDOWS APPLICATION TO A WEBSITE.

MASS DATA-ENTRY AND TRANSFER BETWEEN TWO INCOMPATIBLE APPLICATIONS, OR FROM A WINDOWS APPLICATION TO A WEBSITE.

Intelligently copy data from one application to another.
Automate Data entry into any application or web form.
A utomate data entry at high speeds, or copy data from one application to another.
“We are an IT Integrator working a project with a manufacturing company to implement an ERP system to replace their home-grown system. The plan is to have both systems running 3-6 months before powering off the home-grown. Hence, there is a need to populate data from one system to another to avoid double input and error. Since I have heard about WinTask before (from associates), therefore, we used your software for this purpose.”
“I use WinTask to take data in an excel spreadsheet and perform data entry into my accounting system. As my spreadsheet lists 1000 items that need to be entered, the automation script saves a lot of time.”
“I needed to replicate some keystrokes several thousand times. Your software allowed me to do that quite easily.”
“Each institution has to build information having its systems as source. Then, they need to enter then in a browser form (!!!!) manually. Super Wintask does the work. It reads the input file, generally in access, enters information and navigates though the browser, built a log, and at the end generates an input for other system.”